[tor-bugs] #9957 [Tor]: Tor should consider stderr output of transport proxies

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed May 28 00:12:19 UTC 2014


#9957: Tor should consider stderr output of transport proxies
------------------------+--------------------------------
     Reporter:  wfn     |      Owner:
         Type:  defect  |     Status:  needs_revision
     Priority:  minor   |  Milestone:  Tor: 0.2.6.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor-pt
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------------
Changes (by asn):

 * status:  needs_review => needs_revision


Comment:

 It's worth noting that wfn's code only gets triggered during
 `configure_proxy`, that is while the managed proxy protocol is happening.
 So, if the managed proxy protocol completes, any stderr messages from the
 PT will be ignored.

 It might be a good idea to keep an ear on PTs all the time, so that we can
 catch any exceptions that applications throw in the middle of their
 runtime (after configured as managed proxies).

 Marking this as needs_revision, till we decide on behavior.

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


More information about the tor-bugs mailing list