diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug17135 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug17135 b/changes/bug17135 new file mode 100644 index 0000000000..0a0c57e074 --- /dev/null +++ b/changes/bug17135 @@ -0,0 +1,7 @@ + o Major features (Ed25519 keys, keypinning) + - The key-pinning option on directory authorities is now + advisory-only by default. In a future version, or when the + AuthDirPinKeys option is set, pins are enforced again. + Disabling key-pinning seemed like a good idea so that we can + survive the fallout of any usability problems associated with + ed25519 keys. Closes ticket 17135. |