-
Notifications
You must be signed in to change notification settings - Fork 411
MSC4289: Explicitly privilege room creators #4289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
(for clarity: this is using the process defined by matrix-org/matrix-spec#2157) |
This proposal completed FCP in an embargoed setting, and is now accepted. |
When the embargo disclosure lifts, the merged copy of the MSC will be updated accordingly. |
Adds support for infinite power level specified by [MSC4289](matrix-org/matrix-spec-proposals#4289).
Spec PR is a WIP out of band by me. |
Spec PR is now in review (and open) out of band. |
For clarity: this MSC has been assigned to room version 12. |
(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). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This section is updated by #4315
* 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 <[email protected]> * Fix doc Co-authored-by: R Midhun Suresh <[email protected]> * 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 <[email protected]> * Switch back to hardcoding just the two hydra versions --------- Co-authored-by: R Midhun Suresh <[email protected]> Co-authored-by: Richard van der Hoff <[email protected]>
* 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 <[email protected]> * Fix doc Co-authored-by: R Midhun Suresh <[email protected]> * 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 <[email protected]> * Switch back to hardcoding just the two hydra versions --------- Co-authored-by: R Midhun Suresh <[email protected]> Co-authored-by: Richard van der Hoff <[email protected]> (cherry picked from commit e119bf9)
* 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 <[email protected]> Co-authored-by: R Midhun Suresh <[email protected]> Co-authored-by: Richard van der Hoff <[email protected]>
|
||
### Alternatives | ||
|
||
(Embargoed until Aug 11, 2025) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Embargoed sections are added in #4328
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. |
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.