summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-01-29 14:54:21 -0500
committerDavid Goulet <dgoulet@torproject.org>2021-01-29 14:54:21 -0500
commitb2434d30d2c1071f01d9331752fc7d357169332f (patch)
treefe4b908fc6cfb88c7f0d869f20d4d6a32484c794 /changes
parentea380162025d392803a96d331c8dc64bef56f2e7 (diff)
parent705fd37875c4acd61037da6a2680678ae128e4a4 (diff)
downloadtor-b2434d30d2c1071f01d9331752fc7d357169332f.tar.gz
tor-b2434d30d2c1071f01d9331752fc7d357169332f.zip
Merge branch 'tor-gitlab/mr/285' into ticket2667_044_01
Diffstat (limited to 'changes')
-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.