aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket40081
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-08-12 14:52:23 -0400
committerNick Mathewson <nickm@torproject.org>2020-08-12 14:52:23 -0400
commit9b3e721d74fa6c40d1dabb678054de277d0e3f9a (patch)
tree67b2a5db79a0b9090dc4ef4cb6b15bddc6be1e9d /changes/ticket40081
parent1b3c206cf3f88792d6a78fc50b263fc145f910ea (diff)
downloadtor-9b3e721d74fa6c40d1dabb678054de277d0e3f9a.tar.gz
tor-9b3e721d74fa6c40d1dabb678054de277d0e3f9a.zip
Changelog draft for 0.4.4.4-rc
Diffstat (limited to 'changes/ticket40081')
-rw-r--r--changes/ticket400816
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/ticket40081 b/changes/ticket40081
deleted file mode 100644
index 683ae33518..0000000000
--- a/changes/ticket40081
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor features (security):
- - Channels using obsolete versions of the Tor link protocol are no
- longer allowed to circumvent address-canonicity checks.
- (This is only a minor issue, since such channels have no way to
- set ed25519 keys, and therefore should always be rejected.)
- Closes ticket 40081.