From a357c473d27df6d3e2963d49b548761ea5671421 Mon Sep 17 00:00:00 2001 From: "Iain R. Learmonth" Date: Sun, 6 Nov 2016 23:31:04 +0000 Subject: Add instructions for getting bridge hashed fingerprint (#10883) --- templates/about.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates/about.html b/templates/about.html index 75c2e40..c5de6ff 100644 --- a/templates/about.html +++ b/templates/about.html @@ -29,6 +29,13 @@ country:us”), with specific contact information (e.g.,

You are able to get a detailed view of how the relay is configured. What its exit policy is and all the data that you would normally find in the descriptor.

+

Bridges

+If you are searching for a bridge, you will need to search by the hashed +fingerprint. This prevents leaking the fingerprint of the bridge when +searching. You can find this in the hashed-fingerprint file in the +Tor data directory. On Debian systems, this is in /var/lib/tor +but may be in another location on your system. The location is specified as +DataDirectory in your torrc.
-- cgit v1.2.1