mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Authorities reject descriptors without ntor keys
Before, they checked for version 0.2.4.18-rc or later, but this would not catch relays without version lines, or buggy or malicious relays missing an ntor key.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Major bug fixes (circuit building):
|
||||
- Authorites should not trust the version a relay claims (if any),
|
||||
instead, they should check specifically for an ntor key.
|
||||
Fixes bug 19163; bugfix on 0.2.4.18-rc.
|
||||
Reference in New Issue
Block a user