aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-10-07 10:23:44 -0400
committerNick Mathewson <nickm@torproject.org>2019-10-07 10:23:44 -0400
commit7a26f14a37dc5ba6b6ef2816a22b6893502726a3 (patch)
treed5ab10e01a248cf1ec0c1666d86f8cc21ca4c255 /changes
parent56e8d84ea3e5110c676c165882570b5cc37e946d (diff)
parent52b7ae71b31671c758a2798e8c98abb720ac22f5 (diff)
downloadtor-7a26f14a37dc5ba6b6ef2816a22b6893502726a3.tar.gz
tor-7a26f14a37dc5ba6b6ef2816a22b6893502726a3.zip
Merge remote-tracking branch 'tor-github/pr/1317'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket296693
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket29669 b/changes/ticket29669
new file mode 100644
index 0000000000..f7e98a16ce
--- /dev/null
+++ b/changes/ticket29669
@@ -0,0 +1,3 @@
+ o Minor feature (hidden service, control port):
+ - The ADD_ONION key blob keyword "BEST" now defaults from RSA1024 (v2) to
+ ED25519-V3 (v3). Closes ticket 29669.