tor

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

commit 1e08efdb5891008f8180603bccf461c467275f57
parent 16cbbf04c49715d2ba94e079597aeed284a6398d
Author: Alexander Færøy <ahf@torproject.org>
Date:   Wed, 20 Oct 2021 21:47:26 +0000

Merge branch 'maint-0.4.5' into maint-0.4.6

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.