summaryrefslogtreecommitdiff
path: root/changes/ticket7869
diff options
context:
space:
mode:
authorDaniel Pinto <danielpinto52@gmail.com>2020-06-07 17:26:02 +0100
committerNick Mathewson <nickm@torproject.org>2020-07-23 08:25:22 -0400
commit8763d96d20f33ca7367effb77fb5d7ab30c39766 (patch)
treefb3578108ce7a4066487eada188b9144913ff96b /changes/ticket7869
parentd72618eb7f152c8f1633294fa30978c7ac0a48f3 (diff)
downloadtor-8763d96d20f33ca7367effb77fb5d7ab30c39766.tar.gz
tor-8763d96d20f33ca7367effb77fb5d7ab30c39766.zip
Changes file for #7869
Diffstat (limited to 'changes/ticket7869')
-rw-r--r--changes/ticket78693
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket7869 b/changes/ticket7869
new file mode 100644
index 0000000000..001b165ff5
--- /dev/null
+++ b/changes/ticket7869
@@ -0,0 +1,3 @@
+ o Minor feature (directory authorities):
+ - Create new consensus method that removes the unecessary = padding
+ from ntor-onion-key. Closes ticket 7869. Patch by Daniel Pinto.