mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-16 00:14:09 +01:00
Clarifications.
Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
This commit is contained in:
parent
cd78eed3f1
commit
d445b07855
|
|
@ -101,7 +101,7 @@ between `public`, `invite`, and `restricted`.
|
||||||
* `private`: This is reserved, but unspecified.
|
* `private`: This is reserved, but unspecified.
|
||||||
* `restricted`: the same as `public`, with the additional caveat that servers must
|
* `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
|
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
|
## Security considerations
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue