diff options
author | Roger Dingledine <arma@torproject.org> | 2012-10-20 15:37:57 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-10-20 15:37:57 -0400 |
commit | 93044642842208e188a80bd086460e2cc60fbed7 (patch) | |
tree | 7fe67da545cb50fd6c11cdadcff2fd132d87e917 /changes/warn-about-hses-without-guards | |
parent | 7ebfeff65756edf94dec5f1b0568d5a3cfebc823 (diff) | |
download | tor-93044642842208e188a80bd086460e2cc60fbed7.tar.gz tor-93044642842208e188a80bd086460e2cc60fbed7.zip |
fold in changes files for upcoming 0.2.4.4-alpha
Diffstat (limited to 'changes/warn-about-hses-without-guards')
-rw-r--r-- | changes/warn-about-hses-without-guards | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/warn-about-hses-without-guards b/changes/warn-about-hses-without-guards deleted file mode 100644 index 57b8b4d00f..0000000000 --- a/changes/warn-about-hses-without-guards +++ /dev/null @@ -1,8 +0,0 @@ - o Minor features: - - - Warn users who run hidden services on a Tor client with - UseEntryGuards disabled that their hidden services will be - vulnerable to http://freehaven.net/anonbib/#hs-attack06 (the - attack which motivated Tor to support entry guards in the first - place). Fixes bug 6889. - |