tor

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

commit d6186c7435d64cad9b516f4ee35db7fdbd8b91e7
parent 68fe8826ddec2eefa103e4772bce35f7d1666ac3
Author: Roger Dingledine <arma@torproject.org>
Date:   Sat, 23 May 2020 04:27:56 -0400

Man page: MinUptimeHidServDirectoryV2 defaults to 96 hours

Bugfix on 0.2.6.3-alpha; fixes bug 34299.

Diffstat:
Achanges/bug34299 | 3+++
Mdoc/tor.1.txt | 4++--
2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/changes/bug34299 b/changes/bug34299 @@ -0,0 +1,3 @@ + o Minor bugfixes (man page): + - Update the man page to reflect that MinUptimeHidServDirectoryV2 + defaults to 96 hours. Fixes bug 34299; bugfix on 0.2.6.3-alpha. diff --git a/doc/tor.1.txt b/doc/tor.1.txt @@ -2907,8 +2907,8 @@ on the public Tor network. networkstatus documents rather than generating its own. (Default: 0) [[MinUptimeHidServDirectoryV2]] **MinUptimeHidServDirectoryV2** __N__ **seconds**|**minutes**|**hours**|**days**|**weeks**:: - Minimum uptime of a v2 hidden service directory to be accepted as such by - authoritative directories. (Default: 25 hours) + Minimum uptime of a relay to be accepted as a hidden service directory + by directory authorities. (Default: 96 hours) [[RecommendedServerVersions]] **RecommendedServerVersions** __STRING__:: STRING is a comma-separated list of Tor versions currently believed to be