[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 18:23:22 UTC 2014
#11629: FTE breaks with latest obfsproxy (because of move to SOCKS5)
------------------------+--------------------------
Reporter: asn | Owner: kpdyer
Type: defect | Status: needs_review
Priority: normal | Milestone:
Component: FTE | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
------------------------+--------------------------
Comment (by yawning):
Replying to [comment:1 kpdyer]:
> I assume that there is a proper way to use pyptlib and my implementation
is just a cheap hack?
There's two correct ways to use it.
One would be to write your own networking code to provide the
infrastructure being pulled in from obfsproxy (The equivalent of the
`obfsproxy.transports.base.BaseTransport` code).
The other would be to do what ScrambleSuit did and use obfsproxy for
everything (See #11354). This will probably be easier from a development
standpoint, but there is a licensing conflict since all the FTE code is
GPLed, and I'm not sure how asn feels about adding a dependency to libfte
that includes native code to obfsproxy.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11629#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list