From 72b04a5aa42dd2729cf9fe9452e559c29466b250 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Tue, 29 Nov 2022 20:33:58 -0500 Subject: dirauth: rotate moria1 keys and ports Rotate the relay identity key and v3 identity key for moria1. They have been online for more than a decade, there was a known potential compromise, and anyway refreshing keys periodically is good practice. Advertise new ports too, to avoid confusion. Closes ticket 40722. --- changes/ticket40722 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/ticket40722 (limited to 'changes/ticket40722') 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. -- cgit v1.2.3-54-g00ecf