Update proposals/1442-state-resolution.md

Co-Authored-By: erikjohnston <erikj@jki.re>
This commit is contained in:
Richard van der Hoff 2018-12-11 10:12:52 +00:00 committed by GitHub
parent f06455479d
commit 612d8a66ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.