diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-09-18 16:22:12 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-09-18 16:22:12 -0400 |
commit | 9d3e497edb25d8161ba166ae5cec8fabf8b462fd (patch) | |
tree | 99eb0a3ee88abab4dfe045ed9ff0fe1751ff3501 | |
parent | acda1735fd62a8e2c90d6525049bc583f6049940 (diff) | |
download | tor-9d3e497edb25d8161ba166ae5cec8fabf8b462fd.tar.gz tor-9d3e497edb25d8161ba166ae5cec8fabf8b462fd.zip |
Note a bug number for 6888
-rw-r--r-- | changes/bug6866 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changes/bug6866 b/changes/bug6866 index ee1e571eb7..efaab98575 100644 --- a/changes/bug6866 +++ b/changes/bug6866 @@ -5,4 +5,5 @@ - Disable the use of Guard nodes when in Tor2WebMode. Guard usage by Tor2Web clients allows hidden services to identity tor2web clients through their repeated selection of the same rendezvous - and introduction point circuit endpoints (their guards). + and introduction point circuit endpoints (their guards). Fixes + bug 6888. |