[tor-bugs] #6958 [TorBirdy]: Implement JavaScript HTTP proxy
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Mon Sep 24 01:32:49 UTC 2012
#6958: Implement JavaScript HTTP proxy
-------------------------+--------------------------------------------------
Reporter: ioerror | Owner: ioerror
Type: enhancement | Status: new
Priority: blocker | Milestone:
Component: TorBirdy | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
TorBirdy really needs a HTTP->SOCKS5 shim - who better to provide it than
TorBirdy?
I propose that we use Moxie's incredible head start on the matter:
https://github.com/moxie0/Convergence/blob/master/client/components/LocalProxy.js
https://github.com/moxie0/Convergence/tree/master/client/chrome/content/workers
https://github.com/moxie0/Convergence/tree/master/client/chrome/content/proxy
There are two ways to do it - one is async and the other isn't. I think we
should first try the most straight forward approach of using what is
already written; later we can improve it by making it async.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6958>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list