[tor-commits] [tor/master] Changes file for prop176 branch
nickm at torproject.org
nickm at torproject.org
Tue Oct 11 03:22:17 UTC 2011
commit cc07b5a12936f0cd8c5791c94f66c20e1929b0ab
Author: Nick Mathewson <nickm at torproject.org>
Date: Mon Oct 10 23:06:25 2011 -0400
Changes file for prop176 branch
---
changes/prop176 | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/changes/prop176 b/changes/prop176
new file mode 100644
index 0000000..faedc1a
--- /dev/null
+++ b/changes/prop176
@@ -0,0 +1,8 @@
+ o Major features
+ - Implement a new handshake protocol for authenticating Tors to
+ each other over TLS. It should be more resistant to fingerprinting
+ than previous protocols, and should require less TLS hacking for
+ future Tor implementations. Implements Proposal 185.
+ - Allow variable-length padding cells to disguise the length of
+ Tor's TLS records. Implements part of Proposal 184.
+
More information about the tor-commits
mailing list