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
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
sergi
Tor
Commits
09614e0c
Commit
09614e0c
authored
4 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
Tweak documentation on 40282
parent
4321755d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
changes/ticket40282
+6
-6
6 additions, 6 deletions
changes/ticket40282
doc/man/tor.1.txt
+2
-4
2 additions, 4 deletions
doc/man/tor.1.txt
with
8 additions
and
10 deletions
changes/ticket40282
+
6
−
6
View file @
09614e0c
o
Major
feature (relay):
-
Relay do not use nor advertise a
DirPort a
nymore. Only authorities do
because it is still used by them. Closes ticket 40282.
- Authority DirPort self reachability test has now been removed becau
se
network reentry to that DirPort is not allowed anymore.
o
Removed
feature
s
(relay):
-
Because
DirPort
s
a
re only used on authorities, relays no longer
advertise them. Similarly, self-testing for DirPorts has been disabled,
since an unreachable DirPort is no reason for a relay not to adverti
se
itself. (Configuring a DirPort will still work, for now.) Closes
ticket 40282.
This diff is collapsed.
Click to expand it.
doc/man/tor.1.txt
+
2
−
4
View file @
09614e0c
...
...
@@ -2795,11 +2795,9 @@ details.)
+
The same flags are supported here as are supported by ORPort.
+
As of Tor 0.4.6.1-alpha, non
authoritative relays (see
As of Tor 0.4.6.1-alpha, non
-
authoritative relays (see
AuthoritativeDirectory) will not publish the DirPort but will still listen
on it so to avoid any unknown issues by closing all the sudden all
DirPorts on the network for most relays. We expect relays to stop
listening at some point in future stable releases. It is thus safe for you
on it. Clients don't use the DirPorts on relays, so it is safe for you
to remove the DirPort from your torrc configuration.
[[DirPortFrontPage]] **DirPortFrontPage** __FILENAME__::
...
...
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