From: Nick Mathewson Date: Tue, 11 Oct 2011 03:06:25 +0000 (-0400) Subject: Changes file for prop176 branch X-Git-Tag: tor-0.2.3.6-alpha~30^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc07b5a12936f0cd8c5791c94f66c20e1929b0ab;p=thirdparty%2Ftor.git Changes file for prop176 branch --- diff --git a/changes/prop176 b/changes/prop176 new file mode 100644 index 0000000000..faedc1adf8 --- /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. +