Skip to content
Snippets Groups Projects
Commit 3c894809 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

clean up the !reject/!invalid discussion

svn:r5817
parent 44cec7ce
No related branches found
Tags tor-0.1.1.12-alpha
No related merge requests found
......@@ -702,15 +702,14 @@ The configuration file, which contains "option value" pairs.
The tor process stores keys and other data here.
.LP
.TP
\fIDataDirectory\fP/\fBapproved-routers\fP
This file lists nickname to identity bindings for
NamingAuthoritativeDirectory. Each line lists a nickname
and a fingerprint seperated by whitespace. See your
\fBfingerprint\fP file in the \fIDataDirectory\fP for an
example line. If the nickname is \fB!invalid\fP or
\fB!reject\fP then descriptors from the given identity
(fingerprint) are rejected by the authoritative
directory server.
\fIDataDirectory\fP/\fBapproved-routers\fP This file lists nickname
to identity bindings for NamingAuthoritativeDirectory. Each line
lists a nickname and a fingerprint seperated 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 the authoritative directory server. If
it is \fB!invalid\fP then descriptors are accepted but marked in the
directory as not valid (not recommended).
.SH SEE ALSO
.BR privoxy (1),
.BR tsocks (1),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment