mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-12 06:04:13 +02:00
Compare commits
1 commit
cefef01284
...
b5d0eb51c6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b5d0eb51c6 |
|
|
@ -3320,7 +3320,7 @@ PUT /rooms/!roomid:domain/state/m.room.bgd.color
|
|||
### Redactions
|
||||
|
||||
Since events are extensible it is possible for malicious users and/or
|
||||
servers to add keys that are, for example, offensive or illegal. Since
|
||||
servers to add keys that are, for example offensive or illegal. Since
|
||||
some events cannot be simply deleted, e.g. membership events, we instead
|
||||
'redact' events. This involves removing all keys from an event that are
|
||||
not required by the protocol. This stripped down event is thereafter
|
||||
|
|
|
|||
Loading…
Reference in a new issue