Merge remote-tracking branch 'public/ticket18319'

This commit is contained in:
Nick Mathewson
2017-01-21 14:44:00 -05:00
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (directory authority, security):
- The default for AuthDirPinKeys is now 1: directory authorities will
reject relays where the RSA identity key matches a previously seen
value, but the Ed25519 key has changed. Closes ticket 18319.