[tor-bugs] #11674 [Tor]: Document TOR_PT_PROXY in 'pt-spec.txt'.

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jun 26 22:45:01 UTC 2014


#11674: Document TOR_PT_PROXY in 'pt-spec.txt'.
------------------------+--------------------------------
     Reporter:  asn     |      Owner:
         Type:  defect  |     Status:  needs_review
     Priority:  normal  |  Milestone:  Tor: 0.2.6.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor-spec tor-pt
Actual Points:          |  Parent ID:  #8402
       Points:          |
------------------------+--------------------------------

Comment (by yawning):

 {{{
 If the client PT finds out that the TOR_PT_PROXY environment
 variable is set, the PT is expected to use that as an outgoing
 proxy.
 }}}

 I would prefer something like:
 {{{
 If the client PT is provided with a TOR_PT_PROXY environment
 variable, it MUST make all outgoing network connections via the
 supplied proxy.  If it is unable to do so for any reason (eg:
 malformed value, unsupported proxy type, unreachable proxy
 address), it MUST return a `PROXY_ERROR` and terminate.
 }}}

 Adjust language to taste.  The hard-failure requirement should explicitly
 be listed in the pt-spec instead of being buried in a proposal (as a
 MUST).

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


More information about the tor-bugs mailing list