From 9d3e497edb25d8161ba166ae5cec8fabf8b462fd Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 18 Sep 2012 16:22:12 -0400 Subject: [PATCH] Note a bug number for 6888 --- changes/bug6866 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.