mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
Merge branch 'maint-0.4.5' into maint-0.4.7
This commit is contained in:
commit
01efb15496
2 changed files with 8 additions and 3 deletions
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 "
|
"moria1 orport=9201 "
|
||||||
"v3ident=D586D18309DED4CD6D57C18FDB97EFA96D330566 "
|
"v3ident=F533C81CEF0BC0267857C99B2F471ADF249FA232 "
|
||||||
"128.31.0.39:9131 9695 DFC3 5FFE B861 329B 9F1A B04C 4639 7020 CE31",
|
"128.31.0.39:9231 1A25C6358DB91342AA51720A5038B72742732498",
|
||||||
"tor26 orport=443 "
|
"tor26 orport=443 "
|
||||||
"v3ident=14C131DFC5C6F93646BE72FA1401C02A8DF2E8B4 "
|
"v3ident=14C131DFC5C6F93646BE72FA1401C02A8DF2E8B4 "
|
||||||
"ipv6=[2001:858:2:2:aabb:0:563b:1526]:443 "
|
"ipv6=[2001:858:2:2:aabb:0:563b:1526]:443 "
|
||||||
|
|
Loading…
Add table
Reference in a new issue