summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-09-24 11:56:00 -0400
committerNick Mathewson <nickm@torproject.org>2015-09-24 11:56:00 -0400
commit458ccd38dda51babe6787ef9bc361136ead1d53b (patch)
treef9405d45244299fba1226f27fa4ca3ff09763ed4 /changes
parenta395d1aa46976fa09b9b0897213ba10c788a3f92 (diff)
downloadtor-458ccd38dda51babe6787ef9bc361136ead1d53b.tar.gz
tor-458ccd38dda51babe6787ef9bc361136ead1d53b.zip
fold 17135 into changelog
Diffstat (limited to 'changes')
-rw-r--r--changes/bug171357
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/bug17135 b/changes/bug17135
deleted file mode 100644
index 0a0c57e074..0000000000
--- a/changes/bug17135
+++ /dev/null
@@ -1,7 +0,0 @@
- 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.