mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-18 00:54:10 +02:00
add notes about redactions/edits
This commit is contained in:
parent
7466955744
commit
f4bad37c10
|
|
@ -144,6 +144,11 @@ Clients should ignore events with an `m.relates_to` that have a `rel_type` of
|
||||||
`m.reference` that refer to a verification where it is not the requester
|
`m.reference` that refer to a verification where it is not the requester
|
||||||
nor the accepter.
|
nor the accepter.
|
||||||
|
|
||||||
|
Clients should not redact or edit verification messages. A client may ignore
|
||||||
|
redactions or edits of key verification messages, or may cancel the
|
||||||
|
verification with a `code` of `m.unexpected_message` when it receives a
|
||||||
|
redaction or edit.
|
||||||
|
|
||||||
### SAS verification
|
### SAS verification
|
||||||
|
|
||||||
The messages used in SAS verification are the same as those currently defined,
|
The messages used in SAS verification are the same as those currently defined,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue