[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Document RecommendedServerVersions and RecommendedClientVer...
Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv26824
Modified Files:
tor.1.in
Log Message:
Document RecommendedServerVersions and RecommendedClientVersions
Index: tor.1.in
===================================================================
RCS file: /home/or/cvsroot/tor/doc/tor.1.in,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -p -d -r1.111 -r1.112
--- tor.1.in 11 Jan 2006 00:59:24 -0000 1.111
+++ tor.1.in 11 Jan 2006 23:21:25 -0000 1.112
@@ -209,7 +209,7 @@ is to run as a client unless ORPort is c
you don't need to set this; Tor is pretty smart at figuring out whether
you are reliable and high-bandwidth enough to be a useful server.)
-This option will likely be deprecated in the future; see the NoPublish
+This option will likely be deprecated in the future; see the \fBNoPublish\fP
option below. (Default: 0)
.LP
.TP
@@ -551,6 +551,20 @@ option can appear multiple times: the va
spliced together.
.LP
.TP
+\fBRecommendedClientVersions \fR\fISTRING\fP
+STRING is a command-separated list of Tor versions currently believed
+to be safe for clients to use. This information is included in version 2
+directories. If this is not set then the value of \fBRecommendedVersions\fR
+is used.
+.LP
+.TP
+\fBRecommendedServerVersions \fR\fISTRING\fP
+STRING is a command-separated list of Tor versions currently believed
+to be safe for servers to use. This information is included in version 2
+directories. If this is not set then the value of \fBRecommendedVersions\fR
+is used.
+.LP
+.TP
\fBDirAllowPrivateAddresses \fR\fB0\fR|\fB1\fR\fP
If set to 1, Tor will accept router descriptors with arbitrary "Address"
elements. Otherwise, if the address is not an IP or is a private IP,