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:
teor (Tim Wilson-Brown)
2016-07-06 16:50:48 +10:00
parent 9932544297
commit 33da2abd05
2 changed files with 20 additions and 0 deletions
+4
View File
@@ -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.