mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-26 10:58:38 +01:00
Add potential issue with redacted_because field
Signed-off-by: Tulir Asokan <tulir@maunium.net>
This commit is contained in:
parent
cd75d0f220
commit
238b78bbaf
|
|
@ -70,6 +70,10 @@ authorized.
|
|||
## Tradeoffs
|
||||
|
||||
## Potential issues
|
||||
A redaction with a thousand targets could mean a thousand events get `unsiged`
|
||||
-> `redacted_because` containing that redaction event. One potential solution
|
||||
to this is omitting the list of redacted event IDs from the data in the
|
||||
`redacted_because` field.
|
||||
|
||||
## Security considerations
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue