From 4df346a12d943d476ab7490d63c1b23bd21a6b0a Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 30 Oct 2018 11:00:47 +0000 Subject: [PATCH] Add metadata about update --- proposals/1442-state-resolution.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/proposals/1442-state-resolution.md b/proposals/1442-state-resolution.md index e0efa6987..6f6b3a75d 100644 --- a/proposals/1442-state-resolution.md +++ b/proposals/1442-state-resolution.md @@ -1,3 +1,10 @@ +Author: Erik Johnston +Created: 2018-07-20 + +Updated: +- #1693: Clarify how to handle rejected events ─ Erik Johnston, 2018-10-30 + + # State Resolution: Reloaded @@ -47,7 +54,7 @@ which can be summarized into two separate cases: 1. Moderation evasion ─ where an attacker can avoid e.g. bans by forking and joining the room DAG in particular ways. -1. State resets ─ where a server (often innocently) sends an event that points +2. State resets ─ where a server (often innocently) sends an event that points to disparate parts of the graph, causing state resolution to pick old state rather than later versions.