[tor-bugs] #11629 [FTE]: FTE breaks with latest obfsproxy (because of move to SOCKS5)

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Apr 28 17:51:01 UTC 2014


#11629: FTE breaks with latest obfsproxy (because of move to SOCKS5)
------------------------+--------------------
     Reporter:  asn     |      Owner:  kpdyer
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:
    Component:  FTE     |    Version:
   Resolution:          |   Keywords:
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------

Comment (by kpdyer):

 Ideally, fteproxy should not have an external dependency upon obfsproxy.

 As a short term solution I can include obfsproxy (internally) in fteproxy.
 Longer term I can resolve this issue within fteproxy.

 asn - What's the best way to avoid obfsproxy-dependent code like:

 https://github.com/kpdyer/fteproxy/blob/master/bin/fteproxy#L225
 https://github.com/kpdyer/fteproxy/blob/master/bin/fteproxy#L275
 https://github.com/kpdyer/fteproxy/blob/master/fteproxy/__init__.py#L391
 and
 https://github.com/kpdyer/fteproxy/blob/master/fteproxy/__init__.py#L471

 I assume that there is a proper way to use pyptlib and my implementation
 is just a cheap hack?

 -Kevin

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


More information about the tor-bugs mailing list