[tbb-bugs] #13786 [Tor Browser]: Tor Browser 4.5-alpha-1 and custom proxy settings

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Nov 20 14:34:22 UTC 2014


#13786: Tor Browser 4.5-alpha-1 and custom proxy settings
---------------------------------------+----------------------
     Reporter:  cypherpunks-duplicate  |      Owner:  tbb-team
         Type:  defect                 |     Status:  new
     Priority:  normal                 |  Milestone:
    Component:  Tor Browser            |    Version:
   Resolution:                         |   Keywords:
Actual Points:                         |  Parent ID:
       Points:                         |
---------------------------------------+----------------------
Changes (by gk):

 * cc: arthuredelstein (added)


Comment:

 Torbutton commit 59445b7baed58e712bd38c02e6dc75882ff0c997 breaks things.
 More specifically:
 {{{
   let proxy = originalProxy.QueryInterface(Ci.nsIProxyInfo);
 }}}
 gives us the Privoxy settings and constructing out of it a SOCKS proxy is
 quite bold. :) I guess Privoxy does not like getting treated in this way
 and does not understand the browser. Not sure yet what a proper solution
 would be, though.

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


More information about the tbb-bugs mailing list