aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2022-12-06 08:56:04 -0500
committerDavid Goulet <dgoulet@torproject.org>2022-12-06 08:56:04 -0500
commitbce0b2a78c1c444c5e14e846650f9b276f995499 (patch)
tree8d032a4d6909b5686c80b28e1f9eb5cf386f4109 /changes
parent2941006d25c04cfc41a9d3ec634eff06be6ad5cf (diff)
parent72b04a5aa42dd2729cf9fe9452e559c29466b250 (diff)
downloadtor-bce0b2a78c1c444c5e14e846650f9b276f995499.tar.gz
tor-bce0b2a78c1c444c5e14e846650f9b276f995499.zip
Merge branch 'maint-0.4.5' into release-0.4.5
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket407225
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket40722 b/changes/ticket40722
new file mode 100644
index 0000000000..a9a9f520a9
--- /dev/null
+++ b/changes/ticket40722
@@ -0,0 +1,5 @@
+ o Directory authority changes (moria1):
+ - Rotate the relay identity key and v3 identity key for moria1. They
+ have been online for more than a decade and refreshing keys
+ periodically is good practice. Advertise new ports too, to avoid
+ confusion. Closes ticket 40722.