aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-10-10 23:06:25 -0400
committerNick Mathewson <nickm@torproject.org>2011-10-10 23:14:32 -0400
commitcc07b5a12936f0cd8c5791c94f66c20e1929b0ab (patch)
tree67d625d66a930e93e39a9816b36e4d42a0262935 /changes
parent35fe4825fc7da01367f37bc73ea4fc5c9d61ed2d (diff)
downloadtor-cc07b5a12936f0cd8c5791c94f66c20e1929b0ab.tar
tor-cc07b5a12936f0cd8c5791c94f66c20e1929b0ab.tar.gz
Changes file for prop176 branch
Diffstat (limited to 'changes')
-rw-r--r--changes/prop1768
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/prop176 b/changes/prop176
new file mode 100644
index 000000000..faedc1adf
--- /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.
+