mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 13:53:31 +01:00
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.
This commit is contained in:
parent
efeef819f5
commit
72b04a5aa4
5
changes/ticket40722
Normal file
5
changes/ticket40722
Normal file
@ -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.
|
@ -1,6 +1,6 @@
|
||||
"moria1 orport=9101 "
|
||||
"v3ident=D586D18309DED4CD6D57C18FDB97EFA96D330566 "
|
||||
"128.31.0.39:9131 9695 DFC3 5FFE B861 329B 9F1A B04C 4639 7020 CE31",
|
||||
"moria1 orport=9201 "
|
||||
"v3ident=F533C81CEF0BC0267857C99B2F471ADF249FA232 "
|
||||
"128.31.0.39:9231 1A25C6358DB91342AA51720A5038B72742732498",
|
||||
"tor26 orport=443 "
|
||||
"v3ident=14C131DFC5C6F93646BE72FA1401C02A8DF2E8B4 "
|
||||
"ipv6=[2001:858:2:2:aabb:0:563b:1526]:443 "
|
||||
|
Loading…
Reference in New Issue
Block a user