Skip to content
Snippets Groups Projects
Commit 65b14eae authored by Andrew Lewman's avatar Andrew Lewman
Browse files

Added hiddenservice files as well to the man page.

svn:r9033
parent 25d94d37
No related branches found
No related tags found
No related merge requests found
......@@ -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),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment