diff options
Diffstat (limited to 'changes/bug6866')
-rw-r--r-- | changes/bug6866 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/changes/bug6866 b/changes/bug6866 deleted file mode 100644 index efaab98575..0000000000 --- a/changes/bug6866 +++ /dev/null @@ -1,9 +0,0 @@ - o Minor bugfixes: - - Convert an assert in the pathbias code to a log message. Assert - appears to only be triggerable by Tor2Web mode. Fixes bug 6866; - bugfix on 0.2.3.17-beta. - - 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). Fixes - bug 6888. |