aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-09-25 12:39:00 -0400
committerNick Mathewson <nickm@torproject.org>2012-09-25 12:39:00 -0400
commit95d9f7e9cce96d684a1f0279aa82c68d0b6182be (patch)
tree3928668f93b72e958818ff333c517b81a26fb123 /changes
parentdc014c97472e3adf2306938841c13de0040a2ff0 (diff)
parent38609f1354104f14bf7dde540b932450ab9a54cc (diff)
downloadtor-95d9f7e9cce96d684a1f0279aa82c68d0b6182be.tar.gz
tor-95d9f7e9cce96d684a1f0279aa82c68d0b6182be.zip
Merge remote-tracking branch 'rransom/warn-about-hses-without-guards'
Diffstat (limited to 'changes')
-rw-r--r--changes/warn-about-hses-without-guards8
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/warn-about-hses-without-guards b/changes/warn-about-hses-without-guards
new file mode 100644
index 0000000000..57b8b4d00f
--- /dev/null
+++ b/changes/warn-about-hses-without-guards
@@ -0,0 +1,8 @@
+ 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.
+