mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-01 09:14:10 +01:00
Update proposals/1442-state-resolution.md
Co-Authored-By: erikjohnston <erikj@jki.re>
This commit is contained in:
parent
f06455479d
commit
612d8a66ef
|
|
@ -473,7 +473,7 @@ Intuitively using rejected events feels dangerous, however:
|
|||
duplicated event would then pass the auth checks. Ignoring rejected events would therefore not
|
||||
eliminate any potential attack vectors.
|
||||
|
||||
We specifically don't use rejected auth events in the iterative auth checks, as
|
||||
Rejected auth events are deliberately excluded from use in the iterative auth checks, as
|
||||
in that case the auth events aren't re-authed like the rest of the events in the
|
||||
list.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue