summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-05-03 15:27:18 -0400
committerNick Mathewson <nickm@torproject.org>2017-05-04 08:37:41 -0400
commit8dd1028aa2788cbd3bbb960ed8eaee7cda7c22c7 (patch)
treed1ba8dc42d3448fa170457ed54ccec7bdcdb5de4 /changes
parentc12d2cb2dcfe52aadf528a70433b468327472eaf (diff)
downloadtor-8dd1028aa2788cbd3bbb960ed8eaee7cda7c22c7.tar.gz
tor-8dd1028aa2788cbd3bbb960ed8eaee7cda7c22c7.zip
Changes file for prop140
Diffstat (limited to 'changes')
-rw-r--r--changes/prop1409
1 files changed, 9 insertions, 0 deletions
diff --git a/changes/prop140 b/changes/prop140
new file mode 100644
index 0000000000..04a30dcb57
--- /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.
+