diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-09-05 23:51:18 -0700 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2014-09-06 00:32:39 -0700 |
commit | aa90e53312424ee7f7b8461df1922e1a4e2155c3 (patch) | |
tree | 7cdad961428f2100b9363862ae827da9d5fbb68e /docs | |
parent | Fix state unit test (diff) | |
download | synapse-aa90e53312424ee7f7b8461df1922e1a4e2155c3.tar.xz |
add todo
Diffstat (limited to 'docs')
-rw-r--r-- | docs/specification.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/specification.rst b/docs/specification.rst index 5b044459e2..d8189996cf 100644 --- a/docs/specification.rst +++ b/docs/specification.rst @@ -1972,6 +1972,10 @@ victim would then include in their view of the chatroom history. Other servers in the chatroom would reject the invalid messages and potentially reject the victims messages as well since they depended on the invalid messages. +.. TODO + Track trustworthiness of HS or users based on if they try to pretend they + haven't seen recent events, and fake a splitbrain... --M + Threat: Block Network Traffic +++++++++++++++++++++++++++++ |