aboutsummaryrefslogtreecommitdiff
path: root/doc/tor.1.in
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-08-21 05:37:24 +0000
committerNick Mathewson <nickm@torproject.org>2007-08-21 05:37:24 +0000
commit7dbe7fd4d86f202714ce110b46f59e6ed243af16 (patch)
tree374bb598df817e4f60b80da4b22d2360f912ba19 /doc/tor.1.in
parent8cb6b2bc74c037331f7da26d4f3f92b34b4b9b98 (diff)
downloadtor-7dbe7fd4d86f202714ce110b46f59e6ed243af16.tar.gz
tor-7dbe7fd4d86f202714ce110b46f59e6ed243af16.zip
r14758@catbus: nickm | 2007-08-21 01:36:03 -0400
Finish implementing and documenting proposal 108: Authorities now use MTBF data to set their stability flags, once they have at least 4 days of data to use. svn:r11240
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r--doc/tor.1.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in
index 5be54902ef..e53a89e263 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -1199,6 +1199,10 @@ Only used by servers. Holds the fingerprint of the server's identity key.
Only for naming authoritative directory servers (see \fBNamingAuthoritativeDirectory\fP). This file lists nickname to identity bindings. Each line lists a nickname and a fingerprint separated by whitespace. See your \fBfingerprint\fP file in the \fIDataDirectory\fP for an example line. If the nickname is \fB!reject\fP then descriptors from the given identity (fingerprint) are rejected by this server. If it is \fB!invalid\fP then descriptors are accepted but marked in the directory as not valid, that is, not recommended.
.LP
.TP
+.B \fIDataDirectory\fP/router-stability
+Only used by authoritative directory servers. Tracks measurements for router mean-time-between-failures so that authorities have a good idea of how to set their Stable flags.
+.LP
+.TP
.B \fIHiddenServiceDirectory\fP/hostname
The <base32-encoded-fingerprint>.onion domain name for this hidden service.
.LP