Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
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
The Tor Project
Core
Tor
Commits
7998ea2f
Commit
7998ea2f
authored
4 years ago
by
Alexander Hansen Færøy
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'tor-gitlab/mr/237' into maint-0.4.5
parents
4a77aa6e
34baa1bd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
changes/ticket40188
+4
-0
4 additions, 0 deletions
changes/ticket40188
doc/man/tor.1.txt
+5
-3
5 additions, 3 deletions
doc/man/tor.1.txt
with
9 additions
and
3 deletions
changes/ticket40188
0 → 100644
+
4
−
0
View file @
7998ea2f
o Minor features (documentation):
- Mention the !badexit directive that can appear in an authority's
approved-routers file, and update the description of the !invalid
directive. Closes ticket 40188.
This diff is collapsed.
Click to expand it.
doc/man/tor.1.txt
+
5
−
3
View file @
7998ea2f
...
...
@@ -3824,9 +3824,11 @@ __DataDirectory__/**`approved-routers`**::
**fingerprint** file in a tor relay's __DataDirectory__ for an example
fingerprint line. If the status is **!reject**, then descriptors from the
given identity are rejected by this server. If it is **!invalid** then
descriptors are accepted, but marked in the directory as not valid, that
is, not recommended. In either case, the corresponding relays are not
included in the consensus.
descriptors are accepted, but marked in the vote as not valid.
If it is **!badexit**, then the authority will vote for it to receive a
BadExit flag, indicating that it shouldn't be used for traffic leaving
the Tor network.
(Neither rejected nor invalid relays are included in the consensus.)
__DataDirectory__/**`v3-status-votes`**::
Only for v3 authoritative directory servers. This file contains status
...
...
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