Merge remote-tracking branch 'tor-gitlab/mr/103' into maint-0.3.5

This commit is contained in:
Nick Mathewson
2020-10-07 08:05:31 -04:00
6 changed files with 32 additions and 74 deletions
+6
View File
@@ -0,0 +1,6 @@
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.