aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket2667
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-01-29 14:51:38 -0500
committerDavid Goulet <dgoulet@torproject.org>2021-01-29 14:51:38 -0500
commit705fd37875c4acd61037da6a2680678ae128e4a4 (patch)
treead5d4c14bacfda66b55e8ab4cac31c90faac5d21 /changes/ticket2667
parent79cb47cfc2ed83911f78fa24ba4205bf69958105 (diff)
parent9eba65bd8b688497de139b57ac72e5b8a40bb728 (diff)
downloadtor-705fd37875c4acd61037da6a2680678ae128e4a4.tar.gz
tor-705fd37875c4acd61037da6a2680678ae128e4a4.zip
Merge branch 'tor-gitlab/mr/284' into ticket2667_043_01
Diffstat (limited to 'changes/ticket2667')
-rw-r--r--changes/ticket26674
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket2667 b/changes/ticket2667
new file mode 100644
index 0000000000..cc42286ef9
--- /dev/null
+++ b/changes/ticket2667
@@ -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.