From 3ca5fe81e33ab7848c848b683bffe12e743398f3 Mon Sep 17 00:00:00 2001 From: Karsten Loesing Date: Wed, 26 Feb 2014 10:44:55 +0100 Subject: Write hashed bridge fingerprint to logs and to disk. Implements #10884. --- doc/tor.1.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/tor.1.txt b/doc/tor.1.txt index f2960af29..dc6788935 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2305,6 +2305,10 @@ __DataDirectory__**/keys/***:: __DataDirectory__**/fingerprint**:: Only used by servers. Holds the fingerprint of the server's identity key. +__DataDirectory__**/hashed-fingerprint**:: + Only used by bridges. Holds the hashed fingerprint of the bridge's + identity key. (That is, the hash of the hash of the identity key.) + __DataDirectory__**/approved-routers**:: Only for naming authoritative directory servers (see **NamingAuthoritativeDirectory**). This file lists nickname to identity -- cgit v1.2.3