apply changes from review
This commit is contained in:
parent
7b4ea94f22
commit
267eead50f
2 changed files with 15 additions and 5 deletions
|
@ -1341,10 +1341,11 @@ Example response:
|
|||
Reporting that decryption keys are withheld
|
||||
-------------------------------------------
|
||||
|
||||
When sending an encrypted event to a room, a client can signal to other devices
|
||||
in that room that it is not sending them the keys needed to decrypt the event.
|
||||
In this way, the receiving client can indicate to the user why it cannot
|
||||
decrypt the event, rather than just showing a generic error message.
|
||||
When sending an encrypted event to a room, a client can optionally signal to
|
||||
other devices in that room that it is not sending them the keys needed to
|
||||
decrypt the event. In this way, the receiving client can indicate to the user
|
||||
why it cannot decrypt the event, rather than just showing a generic error
|
||||
message.
|
||||
|
||||
In the same way, when one device requests keys from another using `Key
|
||||
requests`_, the device from which the key is being requested may want to tell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue