From 15b2b8bd69ff30a85c2364bcc528090b36aa9286 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 23 Jul 2008 14:07:32 +0000 Subject: r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200 Patch from Christian Wilms: remove (HiddenService|Rend)(Exclude)?Nodes options. They never worked properly, and nobody seems to be using them. Resolves bug 754. svn:r16144 --- doc/tor.1.in | 23 ----------------------- 1 file changed, 23 deletions(-) (limited to 'doc/tor.1.in') diff --git a/doc/tor.1.in b/doc/tor.1.in index 381fe79414..3fdf73c9d3 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -550,16 +550,6 @@ close" on the same circuit. Currently, two addresses are .\" .TP .LP .TP -\fBRendNodes \fR\fInode\fR,\fInode\fR,\fI...\fP -A list of identity fingerprints or nicknames of preferred nodes to use for the -rendezvous point, if possible. -.LP -.TP -\fBRendExcludeNodes \fR\fInode\fR,\fInode\fR,\fI...\fP -A list of identity fingerprints or nicknames of nodes to never use when -choosing a rendezvous point. -.LP -.TP \fBSocksPort \fR\fIPORT\fP Advertise this port to listen for connections from Socks-speaking applications. Set this to 0 if you don't want to allow application @@ -1272,19 +1262,6 @@ multiple lines with the same VIRTPORT: when a user connects to that VIRTPORT, one of the TARGETs from those lines will be chosen at random. .LP .TP -\fBHiddenServiceNodes \fR\fInode\fR,\fInode\fR,\fI...\fP -If possible, use the specified nodes, defined by their identity fingerprints or -nicknames, as introduction points for the hidden service. If this is left -unset, Tor will be smart and pick some reasonable ones; most people can leave -this unset. -.LP -.TP -\fBHiddenServiceExcludeNodes \fR\fInode\fR,\fInode\fR,\fI...\fP -Do not use the specified nodes, defined by their identity fingerprints or -nicknames, as introduction points for the hidden service. In normal use there -is no reason to set this. -.LP -.TP \fBPublishHidServDescriptors \fR\fB0\fR|\fB1\fR\fP If set to 0, Tor will run any hidden services you configure, but it won't advertise them to the rendezvous directory. This option is only useful -- cgit v1.2.3-54-g00ecf