tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 01efb15496dab547a033f9b054410664c184977d
parent a51cd9a56971bbee67a3e0c1d34d56aa4689b3f1
Author: David Goulet <dgoulet@torproject.org>
Date:   Tue,  6 Dec 2022 08:56:04 -0500

Merge branch 'maint-0.4.5' into maint-0.4.7

Diffstat:
Achanges/ticket40722 | 5+++++
Msrc/app/config/auth_dirs.inc | 6+++---
2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/changes/ticket40722 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. diff --git a/src/app/config/auth_dirs.inc b/src/app/config/auth_dirs.inc @@ -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 "