mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-18 03:53:43 +01:00
additional clarification
This commit is contained in:
parent
cf953c47fd
commit
8123c4ef0f
|
|
@ -91,8 +91,8 @@ On `M_WRONG_ROOM_KEYS_VERSION` error when trying to `PUT` keys:
|
||||||
2. notify the user that there is a new backup, and display relevant information
|
2. notify the user that there is a new backup, and display relevant information
|
||||||
3. confirm with user that they want to use the backup (user may want use the
|
3. confirm with user that they want to use the backup (user may want use the
|
||||||
backup, to stop backing up keys, or to create a new backup)
|
backup, to stop backing up keys, or to create a new backup)
|
||||||
4. ensure the backup key is signed by the user's master key, or prompt the user
|
4. ensure the public part of the recovery key is signed by the user's master
|
||||||
to enter the recovery key
|
key, or prompt the user to enter the private part of the recovery key
|
||||||
|
|
||||||
On receipt of undecryptable message:
|
On receipt of undecryptable message:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue