diff options
author | Roger Dingledine <arma@torproject.org> | 2006-01-17 01:10:17 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-01-17 01:10:17 +0000 |
commit | a789e1ec3804cd36b60217efdd870ab95c4103e1 (patch) | |
tree | 3efbc900eae91f8b194a077572b14a7429d78730 /doc/tor.1.in | |
parent | 1c4822802f94df5769722450e032993e6ffddb1e (diff) | |
download | tor-a789e1ec3804cd36b60217efdd870ab95c4103e1.tar.gz tor-a789e1ec3804cd36b60217efdd870ab95c4103e1.zip |
improve the man page entry for AllowUnverifiedNodes
svn:r5833
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r-- | doc/tor.1.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index dd607e8e98..1e6e612536 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -199,8 +199,9 @@ The following options are useful only for clients (that is, if \fBSOCKSPort\fP i .LP .TP \fBAllowUnverifiedNodes\fR \fBentry\fR|\fBexit\fR|\fBmiddle\fR|\fBintroduction\fR|\fBrendezvous\fR|...\fP -Where on our circuits should we allow Tor servers that the directory -servers haven't authenticated as "verified"? (Default: middle,rendezvous) +Allow no-name routers (ones that the dirserver operators don't +know anything about) in only these positions in your circuits. +The default is "middle,rendezvous", and other choices are not advised. .LP .TP \fBClientOnly \fR\fB0\fR|\fB1\fR\fP |