diff options
author | Roger Dingledine <arma@torproject.org> | 2011-10-26 20:54:15 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-10-26 20:54:15 -0400 |
commit | 47dff61061f4bfc2ad5f1992a11b48e5c7ad94af (patch) | |
tree | 613ad75a115e604ace093732059b0cc06f10810d /ChangeLog | |
parent | 821f59b4df6877e497cb9c2a7691dd1eaa59c93c (diff) | |
download | tor-47dff61061f4bfc2ad5f1992a11b48e5c7ad94af.tar tor-47dff61061f4bfc2ad5f1992a11b48e5c7ad94af.tar.gz |
a little blurb for 0.2.3.6-alpha
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,4 +1,11 @@ Changes in version 0.2.3.6-alpha - 2011-10-26 + Tor 0.2.3.6-alpha includes the fix from 0.2.2.34 for a critical + anonymity vulnerability where an attacker can deanonymize Tor + users. Everybody should upgrade. + + This release also features support for a new v3 connection handshake + protocol, and fixes to make hidden service connections more robust. + o Major features: - Implement a new handshake protocol (v3) for authenticating Tors to each other over TLS. It should be more resistant to fingerprinting |