diff options
author | David Goulet <dgoulet@torproject.org> | 2022-12-06 08:56:04 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2022-12-06 08:56:04 -0500 |
commit | 01efb15496dab547a033f9b054410664c184977d (patch) | |
tree | 2aed4aa28746413afcd84c50ee8a43eefbf5f108 /changes | |
parent | a51cd9a56971bbee67a3e0c1d34d56aa4689b3f1 (diff) | |
parent | 72b04a5aa42dd2729cf9fe9452e559c29466b250 (diff) | |
download | tor-01efb15496dab547a033f9b054410664c184977d.tar.gz tor-01efb15496dab547a033f9b054410664c184977d.zip |
Merge branch 'maint-0.4.5' into maint-0.4.7
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket40722 | 5 |
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. |