aboutsummaryrefslogtreecommitdiff
path: root/changes/warn-about-hses-without-guards
diff options
context:
space:
mode:
Diffstat (limited to 'changes/warn-about-hses-without-guards')
-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 000000000..57b8b4d00
--- /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.
+