tor

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

commit 059ea671ed15a72b13ed0f9446cdcef648b821b7
parent 7c2c749d8987d675bfe0a74100c2da5f693037c0
Author: Alexander Færøy <ahf@torproject.org>
Date:   Wed, 20 Oct 2021 21:47:26 +0000

Merge branch 'maint-0.4.6' into main

Diffstat:
Achanges/ticket30477 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/changes/ticket30477 b/changes/ticket30477 @@ -0,0 +1,4 @@ + o Minor features (bridge): + - We now announce the URL to Tor's new bridge status at + https://bridges.torproject.org/ when Tor is configured to run as a bridge + relay. Closes ticket 30477.