MSC4289: Explicitly privilege room creators#4289
Merged
Conversation
Member
|
(for clarity: this is using the process defined by matrix-org/matrix-spec#2157) |
Member
|
This proposal completed FCP in an embargoed setting, and is now accepted. |
4 tasks
Member
|
Spec PR is a WIP out of band by me. |
Member
|
Spec PR is now in review (and open) out of band. |
Member
|
For clarity: this MSC has been assigned to room version 12. |
turt2live
reviewed
Jul 29, 2025
Comment on lines
+178
to
+190
| (Embargoed until Aug 11, 2025) | ||
|
|
||
| ### Security Considerations | ||
|
|
||
| (Embargoed until Aug 11, 2025) | ||
|
|
||
| ### Credits | ||
|
|
||
| Thanks to Timo Kösters for initiating discussion around this MSC. | ||
|
|
||
| ### Unstable prefix | ||
|
|
||
| During development this room version is referred to as `org.matrix.hydra.11` alongside MSC4291 and MSC4297 (embargoed until Aug 11, 2025). |
Member
There was a problem hiding this comment.
hmm, I didn't seem to mention it at the time (sorry), but these dates were fixed in #4314 to be August 14th instead.
| - The new room does not have Alice as a creator or additional creator. | ||
|
|
||
| This allows the creator status to move between users. | ||
|
|
3 tasks
github-merge-queue bot
pushed a commit
to matrix-org/matrix-js-sdk
that referenced
this pull request
Aug 8, 2025
* Support for creator power level Adds support for infinite power level specified by [MSC4289](matrix-org/matrix-spec-proposals#4289). * Update unit test * Hardcode versions as room versions strings aren't ordered * Add test for v12 rooms * Use more compact syntax Co-authored-by: R Midhun Suresh <hi@midhun.dev> * Fix doc Co-authored-by: R Midhun Suresh <hi@midhun.dev> * Fix additionalCreators from PR edit * Split out hydra room version check * Move power level logic into room state Which already has knowledge of the room create event * Add docs * Fix unused bits * Fix docs * Fix lying docstring * Reverse logic for hydra semantics Assume unknown room versions do use hydra * Use backticks Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * Switch back to hardcoding just the two hydra versions --------- Co-authored-by: R Midhun Suresh <hi@midhun.dev> Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
RiotRobot
pushed a commit
to matrix-org/matrix-js-sdk
that referenced
this pull request
Aug 8, 2025
* Support for creator power level Adds support for infinite power level specified by [MSC4289](matrix-org/matrix-spec-proposals#4289). * Update unit test * Hardcode versions as room versions strings aren't ordered * Add test for v12 rooms * Use more compact syntax Co-authored-by: R Midhun Suresh <hi@midhun.dev> * Fix doc Co-authored-by: R Midhun Suresh <hi@midhun.dev> * Fix additionalCreators from PR edit * Split out hydra room version check * Move power level logic into room state Which already has knowledge of the room create event * Add docs * Fix unused bits * Fix docs * Fix lying docstring * Reverse logic for hydra semantics Assume unknown room versions do use hydra * Use backticks Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * Switch back to hardcoding just the two hydra versions --------- Co-authored-by: R Midhun Suresh <hi@midhun.dev> Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> (cherry picked from commit e119bf9)
dbkr
added a commit
to matrix-org/matrix-js-sdk
that referenced
this pull request
Aug 8, 2025
* Support for creator power level Adds support for infinite power level specified by [MSC4289](matrix-org/matrix-spec-proposals#4289). * Update unit test * Hardcode versions as room versions strings aren't ordered * Add test for v12 rooms * Use more compact syntax * Fix doc * Fix additionalCreators from PR edit * Split out hydra room version check * Move power level logic into room state Which already has knowledge of the room create event * Add docs * Fix unused bits * Fix docs * Fix lying docstring * Reverse logic for hydra semantics Assume unknown room versions do use hydra * Use backticks * Switch back to hardcoding just the two hydra versions --------- (cherry picked from commit e119bf9) Co-authored-by: David Baker <dbkr@users.noreply.github.com> Co-authored-by: R Midhun Suresh <hi@midhun.dev> Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
turt2live
reviewed
Aug 14, 2025
|
|
||
| ### Alternatives | ||
|
|
||
| (Embargoed until Aug 11, 2025) |
Member
|
Merged 🎉 |
|
The Room Administration page links here from this sentence:
How the hell am I supposed to do that? There's no explanation anywhere in the documentation. |
31 tasks
This was referenced Jan 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rendered
(Written by Matthew as Matrix project lead (while on the clock as Element CTO) and Kegan as Element staff eng)
Process note: This MSC completed FCP in an embargoed setting. The embargoed sections will be updated once disclosed.
See https://matrix.org/blog/2025/07/security-predisclosure/ for details.