Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaba
Tor
Commits
3c894809
Commit
3c894809
authored
19 years ago
by
Roger Dingledine
Browse files
Options
Downloads
Patches
Plain Diff
clean up the !reject/!invalid discussion
svn:r5817
parent
44cec7ce
No related branches found
Branches containing commit
Tags
tor-0.1.1.12-alpha
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/tor.1.in
+8
-9
8 additions, 9 deletions
doc/tor.1.in
with
8 additions
and
9 deletions
doc/tor.1.in
+
8
−
9
View file @
3c894809
...
...
@@ -702,15 +702,14 @@ The configuration file, which contains "option value" pairs.
The tor process stores keys and other data here.
.LP
.TP
\fIDataDirectory\fP/\fBapproved-routers\fP
This file lists nickname to identity bindings for
NamingAuthoritativeDirectory. 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!invalid\fP or
\fB!reject\fP then descriptors from the given identity
(fingerprint) are rejected by the authoritative
directory server.
\fIDataDirectory\fP/\fBapproved-routers\fP This file lists nickname
to identity bindings for NamingAuthoritativeDirectory. 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 (not recommended).
.SH SEE ALSO
.BR privoxy (1),
.BR tsocks (1),
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment