Bridges now refuse "rendezvous2" publish attempts

Suggested during review of ticket 18332.
This commit is contained in:
Roger Dingledine
2016-03-16 16:46:14 -04:00
parent 413b0c0ddb
commit e28448a23e
3 changed files with 13 additions and 0 deletions
+4
View File
@@ -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.