Clarifications.

Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
This commit is contained in:
Patrick Cloke 2021-06-18 08:09:36 -04:00 committed by Richard van der Hoff
parent cd78eed3f1
commit d445b07855

View file

@ -101,7 +101,7 @@ between `public`, `invite`, and `restricted`.
* `private`: This is reserved, but unspecified.
* `restricted`: the same as `public`, with the additional caveat that servers must
verify the `m.room.member` event is signed by one of the `authorised_servers` if
a member is not yet invited or joined to the room.
a member was not yet invited or joined into the room.
## Security considerations