mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 11:34:09 +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
|
## Tradeoffs
|
||||||
|
|
||||||
## Potential issues
|
## 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
|
## Security considerations
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue