commit 47dff61061f4bfc2ad5f1992a11b48e5c7ad94af Author: Roger Dingledine arma@torproject.org Date: Wed Oct 26 20:54:15 2011 -0400
a little blurb for 0.2.3.6-alpha --- ChangeLog | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 24b4961..c721e70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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
tor-commits@lists.torproject.org