mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
f2b1eb1f05
This will effectively also deny any bridge to be used as a single hop to the introduction point since bridge do not authenticate like clients. Fixes #24963 Signed-off-by: David Goulet <dgoulet@torproject.org>
6 lines
293 B
Plaintext
6 lines
293 B
Plaintext
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.
|