mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
exit: Deny re-entry into the network
Exit relays now reject exit attempts to known relay addresses + ORPort and also to authorities on the ORPort and DirPort. Closes #2667 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
committed by
David Goulet
parent
f26950fa7a
commit
93ac6ec4d3
@@ -0,0 +1,4 @@
|
||||
o Major feature (exit):
|
||||
- Re-entry into the network is now denied at the Exit level to all relays'
|
||||
ORPort and authorities' ORPort+DirPort. This is to help mitigate a series
|
||||
of attacks. See ticket for more information. Closes ticket 2667.
|
||||
Reference in New Issue
Block a user