mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
clean up the !reject/!invalid discussion
svn:r5817
This commit is contained in:
parent
44cec7cecd
commit
3c89480913
17
doc/tor.1.in
17
doc/tor.1.in
@ -702,15 +702,14 @@ The configuration file, which contains "option value" pairs.
|
|||||||
The tor process stores keys and other data here.
|
The tor process stores keys and other data here.
|
||||||
.LP
|
.LP
|
||||||
.TP
|
.TP
|
||||||
\fIDataDirectory\fP/\fBapproved-routers\fP
|
\fIDataDirectory\fP/\fBapproved-routers\fP This file lists nickname
|
||||||
This file lists nickname to identity bindings for
|
to identity bindings for NamingAuthoritativeDirectory. Each line
|
||||||
NamingAuthoritativeDirectory. Each line lists a nickname
|
lists a nickname and a fingerprint seperated by whitespace. See your
|
||||||
and a fingerprint seperated by whitespace. See your
|
\fBfingerprint\fP file in the \fIDataDirectory\fP for an example line.
|
||||||
\fBfingerprint\fP file in the \fIDataDirectory\fP for an
|
If the nickname is \fB!reject\fP then descriptors from the given identity
|
||||||
example line. If the nickname is \fB!invalid\fP or
|
(fingerprint) are rejected by the authoritative directory server. If
|
||||||
\fB!reject\fP then descriptors from the given identity
|
it is \fB!invalid\fP then descriptors are accepted but marked in the
|
||||||
(fingerprint) are rejected by the authoritative
|
directory as not valid (not recommended).
|
||||||
directory server.
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR privoxy (1),
|
.BR privoxy (1),
|
||||||
.BR tsocks (1),
|
.BR tsocks (1),
|
||||||
|
Loading…
Reference in New Issue
Block a user