Merge branch 'ticket24963_042_02'

This commit is contained in:
Nick Mathewson
2019-07-23 14:03:30 -04:00
3 changed files with 26 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor feature (onion service):
- Disallow single hop clients to introduce directly at the introduction
point. We've removed Tor2web a while back and rendezvous are blocked at
the relays. This is to remove load off the network from spammy clients.
Close ticket 24963.