aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket2667
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-02-03 08:44:19 -0500
committerDavid Goulet <dgoulet@torproject.org>2021-02-03 08:44:19 -0500
commit0968c40e36f7cb73ceb7d5761c329ac37692429e (patch)
treecc779b61ba12d4d8ae79c60f5d216068194caae5 /changes/ticket2667
parentc51ce99da644d50c8d81e1a56d87fea1b71b924e (diff)
parent705fd37875c4acd61037da6a2680678ae128e4a4 (diff)
downloadtor-0968c40e36f7cb73ceb7d5761c329ac37692429e.tar.gz
tor-0968c40e36f7cb73ceb7d5761c329ac37692429e.zip
Merge branch 'maint-0.4.3' into release-0.4.3
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.