mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-08-05 07:27:52 +02:00
Compare commits
1 commit
96266d9f8a
...
9bf760d707
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9bf760d707 |
|
|
@ -1623,8 +1623,9 @@ In such cases where the current history visibility setting does not allow sharin
|
||||||
MAY choose not to share *any* room history, even messages sent when the
|
MAY choose not to share *any* room history, even messages sent when the
|
||||||
history visibility setting would allow sharing.
|
history visibility setting would allow sharing.
|
||||||
|
|
||||||
In all other cases, before inviting Bob to a room, Alice's client SHOULD share all available shareable keys.
|
In all other cases, Alice's client SHOULD share all available shareable keys.
|
||||||
It does this by constructing and sending a key bundle as follows:
|
|
||||||
|
Before inviting Bob to a room, Alice's client constructs and sends a key bundle as follows:
|
||||||
|
|
||||||
1. Alice's client SHOULD ensure that it has downloaded all keys relevant to the room
|
1. Alice's client SHOULD ensure that it has downloaded all keys relevant to the room
|
||||||
from [server-side key backup](#server-side-key-backups), if she is using it.
|
from [server-side key backup](#server-side-key-backups), if she is using it.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue