Conversation
|
|
||
| **TODO**: This section. | ||
|
|
||
| ## Potential issues |
There was a problem hiding this comment.
seemingly I forgot to mention m.room.create: it needs to be sent by a user ID, not a server (or room, not that it can...) because it implies that servers create rooms when it's actually users who do. I don't think anything overly breaks if we were to allow it, but the semantic reasons justify banning (imo).
|
Sending as a "Room" sounds confusing to me. "Room" is a rather unfortunate name for a Matrix Event Graph to begin with. What the described use-case wants, it seems, is to publish events from some sort of role identifier (e.g., Acme corp) that may be collectively hold. E.g., top-level officers are authorized to publish announcements on behalf of Acme corp id. A way to manage such id in Self-Sovereign Identifier space is to e.g. use a MultiSig Autonomous Identifier (AID) of KERI. |
Rendered
Dependencies: