Update wording to be betterer

Co-Authored-By: erikjohnston <erikj@jki.re>
pull/977/head
Richard van der Hoff 6 years ago committed by GitHub
parent 612d8a66ef
commit 7782781442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -474,7 +474,7 @@ Intuitively using rejected events feels dangerous, however:
eliminate any potential attack vectors.
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
auth events aren't re-authed during the iterative auth checks (although non-auth events are.)
list.
@ -549,7 +549,7 @@ This gives the resolved state at _Message 3_ to be _Topic 4_.
The following is an example room DAG, where time flows down the page. We assume
event `B` is initially rejected by the server (due to not passing auth against
the state, but does pass auth against its auth chain).
the state), but does pass auth against its auth chain.
![state-res-rejected.png](images/state-res-rejected.png)

Loading…
Cancel
Save