[tor-bugs] #25892 [Core Tor/Tor]: "AccessibleTorPorts" Add a new option and deprecate 2 options

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Apr 26 10:28:24 UTC 2018


#25892: "AccessibleTorPorts" Add a new option and deprecate 2 options
--------------------------------------------+--------------------------
 Reporter:  cypherpunks                     |          Owner:  (none)
     Type:  enhancement                     |         Status:  reopened
 Priority:  Medium                          |      Milestone:
Component:  Core Tor/Tor                    |        Version:
 Severity:  Normal                          |     Resolution:
 Keywords:  tor-config, 035-proposed, easy  |  Actual Points:
Parent ID:                                  |         Points:  1
 Reviewer:                                  |        Sponsor:  SponsorZ
--------------------------------------------+--------------------------

Comment (by teor):

 To avoid user confusion, I think we should have this option take a list of
 accept/reject rules, like ExitPolicy, SOCKSPolicy etc.

 We can make accept the default, and we can probably modify it to assume
 all IP addresses if you just specify a port.

 So these options are equivalent:
 {{{
 AccessibleTorPorts 443,9877
 AccessibleTorPorts accept 443, accept 9877
 AccessibleTorPorts accept *:443, accept *:9877
 AccessibleTorPorts accept *:443, accept *:9877, reject *:*
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25892#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list