From 0dd48bfe5aab9ca213dfbacd3b2ee8710a584405 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 13 Dec 2016 08:54:38 -0500 Subject: Change the default of AuthDirPinKeys to 1. Closes ticket 18319. --- doc/tor.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tor.1.txt') diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 9b8a0f00bf..5845b1a107 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2265,7 +2265,7 @@ on the public Tor network. publish a descriptor if any other relay has reserved its identity keypair. In all cases, Tor records every keypair it accepts in a journal if it is new, or if it differs from the most recently - accepted pinning for one of the keys it contains. (Default: 0) + accepted pinning for one of the keys it contains. (Default: 1) [[AuthDirSharedRandomness]] **AuthDirSharedRandomness** **0**|**1**:: Authoritative directories only. Switch for the shared random protocol. -- cgit v1.2.3-54-g00ecf