[tor-bugs] #29083 [Core Tor/Tor]: WTF-PAD: Specify exit policy for machine conditions

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jan 14 13:05:02 UTC 2019


#29083: WTF-PAD: Specify exit policy for machine conditions
-------------------------+-------------------------------------------------
     Reporter:  asn      |      Owner:  (none)
         Type:  defect   |     Status:  new
     Priority:  Medium   |  Milestone:  Tor: 0.4.0.x-final
    Component:  Core     |    Version:
  Tor/Tor                |   Keywords:  wtf-pad, tor-relay, tor-cell,
     Severity:  Normal   |  padding
Actual Points:           |  Parent ID:  #28632
       Points:           |   Reviewer:
      Sponsor:           |
-------------------------+-------------------------------------------------
 From the TODO file:
 {{{
   - Specify exit policy for machine conditions?
     - short_policy_t looks good, except for its flexible array member :/
       - Can we make our own struct with a small, fixed number of policy
         entries? Say 3-4? Or is that a bad idea to lose this flexibility?
     - Check conditions based on attached streams on the circuit
       - Accept should mean "only apply if matched"
       - Reject should mean "don't apply if matched"
       - If a policy is specified, Reject *:* is implicit default (so
 reject
         policies need an Accept entry).
       - With no policy, Accept *:* is implicit default.
 }}}

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


More information about the tor-bugs mailing list