[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #13605 [Core Tor/Tor]: Create a client/relay-side ReducedExitPolicy



#13605: Create a client/relay-side ReducedExitPolicy
----------------------------------------------+----------------------------
 Reporter:  mikeperry                         |          Owner:  (none)
     Type:  enhancement                       |         Status:
                                              |  needs_review
 Priority:  Medium                            |      Milestone:  Tor:
                                              |  0.3.3.x-final
Component:  Core Tor/Tor                      |        Version:
 Severity:  Normal                            |     Resolution:
 Keywords:  tor-relay, easy, review-group-18  |  Actual Points:
Parent ID:                                    |         Points:  medium
 Reviewer:                                    |        Sponsor:
----------------------------------------------+----------------------------
Changes (by teor):

 * status:  needs_revision => needs_review


Comment:

 Looks great, but needs some more documentation.

 The man page should talk about ReducedExitPolicy under ExitPolicy:
 {{{
 If you want to use a reduced exit policy rather than the default exit
 policy, set "ReducedExitPolicy 1". If you want to _replace_ the default
 exit policy with your custom exit policy, end your exit policy with either
 a reject *:* or an accept *:*. Otherwise, you’re _augmenting_ (prepending
 to) the default or reduced exit policy.
 }}}


 The man page should document exactly what the reduced exit policy is.

 For example, here is the man page entry for the default exit policy:
 {{{
     The default exit policy is:

     reject *:25
     reject *:119
     reject *:135-139
     reject *:445
     reject *:563
     reject *:1214
     reject *:4661-4666
     reject *:6346-6429
     reject *:6699
     reject *:6881-6999
     accept *:*

     Since the default exit policy uses accept/reject *, it applies to both
 IPv4 and IPv6 addresses.
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13605#comment:23>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs