]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for prop176 branch
authorNick Mathewson <nickm@torproject.org>
Tue, 11 Oct 2011 03:06:25 +0000 (23:06 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 11 Oct 2011 03:14:32 +0000 (23:14 -0400)
changes/prop176 [new file with mode: 0644]

diff --git a/changes/prop176 b/changes/prop176
new file mode 100644 (file)
index 0000000..faedc1a
--- /dev/null
@@ -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.
+