[tor-commits] [tor/master] Changes file for prop140
nickm at torproject.org
nickm at torproject.org
Thu May 4 12:58:39 UTC 2017
commit 8dd1028aa2788cbd3bbb960ed8eaee7cda7c22c7
Author: Nick Mathewson <nickm at torproject.org>
Date: Wed May 3 15:27:18 2017 -0400
Changes file for prop140
---
changes/prop140 | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/changes/prop140 b/changes/prop140
new file mode 100644
index 0000000..04a30dc
--- /dev/null
+++ b/changes/prop140
@@ -0,0 +1,9 @@
+ o Major features (directory protocol):
+ - Tor relays and authorities are now able to serve clients an
+ abbreviated version of the networkstatus consensus document,
+ containing only the changes since the an older consensus document that
+ the client holds. Clients now request these documents when
+ available. When this new protocol is in use by both client and server,
+ they will use far less bandwidth (up to 94% less) to keep an up-to-date
+ consensus. Implements proposal 140; closes ticket 13339.
+
More information about the tor-commits
mailing list