Forráskód Böngészése

Added hiddenservice files as well to the man page.

svn:r9033
Andrew Lewman 18 éve
szülő
commit
65b14eae90
1 módosított fájl, 8 hozzáadás és 0 törlés
  1. 8 0
      doc/tor.1.in

+ 8 - 0
doc/tor.1.in

@@ -946,6 +946,14 @@ Only used by servers. Holds the most recently generate router descriptor.
 .TP
 .B \fIDataDirectory\fP/approved-routers
 Only for naming authoritative directory servers (see \fBNamingAuthoritativeDirectory\fP).  This file lists nickname to identity bindings.  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, that is, not recommended.
+.LP
+.TP
+.B \fIHiddenServiceDirectory\fP/hostname 
+The <base32-encoded-fingerprint>.onion domain name for this hidden service.
+.LP
+.TP
+.B \fIHiddenServiceDirecotyr\fP/private_key 
+The private key for this hidden service.
 .SH SEE ALSO
 .BR privoxy (1),
 .BR tsocks (1),