diff options
author | Daniel Pinto <danielpinto52@gmail.com> | 2020-06-07 17:26:02 +0100 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-07-23 08:25:22 -0400 |
commit | 8763d96d20f33ca7367effb77fb5d7ab30c39766 (patch) | |
tree | fb3578108ce7a4066487eada188b9144913ff96b /changes/ticket7869 | |
parent | d72618eb7f152c8f1633294fa30978c7ac0a48f3 (diff) | |
download | tor-8763d96d20f33ca7367effb77fb5d7ab30c39766.tar.gz tor-8763d96d20f33ca7367effb77fb5d7ab30c39766.zip |
Changes file for #7869
Diffstat (limited to 'changes/ticket7869')
-rw-r--r-- | changes/ticket7869 | 3 |
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. |