mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-10 13:34:09 +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
|
duplicated event would then pass the auth checks. Ignoring rejected events would therefore not
|
||||||
eliminate any potential attack vectors.
|
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
|
in that case the auth events aren't re-authed like the rest of the events in the
|
||||||
list.
|
list.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue