[tor-bugs] #10134 [Obfsproxy]: Create bananaphone transport for obfsproxy
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Nov 29 09:06:45 UTC 2013
#10134: Create bananaphone transport for obfsproxy
---------------------------+-----------------
Reporter: asn | Owner: asn
Type: task | Status: new
Priority: normal | Milestone:
Component: Obfsproxy | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
---------------------------+-----------------
Comment (by david):
Fixed.
Now available for review.
https://github.com/david415/obfsproxy/commits/david-bananaphone
The client side is now using handle_socks_args
to retrieve the transport options from tor.
Removed all default transport options except abridged which defaults to
false.
All transport options are required... like this:
My client side torrc has a bridge line like this:
Bridge bananaphone x.x.x.x:21172 modelName=markov corpus=/opt/bananaphone-
corpora/pg29468.txt encodingSpec=words,sha1,4 order=1
And on the bridge torrc I've got this transport options line:
ServerTransportOptions bananaphone modelName=markov corpus=/opt
/bananaphone-corpora/pg29468.txt encodingSpec=words,sha1,4 order=1
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10134#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list