We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7466955 commit f4bad37Copy full SHA for f4bad37
proposals/2241-e2e-verification-in-dms.md
@@ -144,6 +144,11 @@ Clients should ignore events with an `m.relates_to` that have a `rel_type` of
144
`m.reference` that refer to a verification where it is not the requester
145
nor the accepter.
146
147
+Clients should not redact or edit verification messages. A client may ignore
148
+redactions or edits of key verification messages, or may cancel the
149
+verification with a `code` of `m.unexpected_message` when it receives a
150
+redaction or edit.
151
+
152
### SAS verification
153
154
The messages used in SAS verification are the same as those currently defined,
0 commit comments