summaryrefslogtreecommitdiff
path: root/changes/ticket18332
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2016-03-16 16:46:14 -0400
committerRoger Dingledine <arma@torproject.org>2016-03-16 16:46:14 -0400
commite28448a23e06e4bc997e1fdcca5af04a9d20598c (patch)
tree035d5c52910b0d226093d27ac108a20f6f68b395 /changes/ticket18332
parent413b0c0ddba289da2cd90f394940f5f58a92a1a6 (diff)
downloadtor-e28448a23e06e4bc997e1fdcca5af04a9d20598c.tar.gz
tor-e28448a23e06e4bc997e1fdcca5af04a9d20598c.zip
Bridges now refuse "rendezvous2" publish attempts
Suggested during review of ticket 18332.
Diffstat (limited to 'changes/ticket18332')
-rw-r--r--changes/ticket183324
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket18332 b/changes/ticket18332
index 9a8a6bd6ab..d19c617392 100644
--- a/changes/ticket18332
+++ b/changes/ticket18332
@@ -4,3 +4,7 @@
check whether they are one of the relays in the network that is
"supposed" to handle that descriptor. Implements ticket 18332.
+ o Minor bugfixes:
+ - Bridges now refuse "rendezvous2" (hidden service descriptor)
+ publish attempts. Suggested by ticket 18332.
+