Discussion:
[tor-dev] TBB + Privoxy
procmem
2018-04-29 14:15:24 UTC
Permalink
Hi. We are trying to get Tor Browser to work with privoxy to allow users
to optionally connect to other networks including I2P, Zeronet...

Here's what we tried:

* Disabling network.proxy.no_proxies_on

* Setting network.proxy.http_port to 8118 (privoxy’s port number)
network.proxy.http 127.0.0.1
network.proxy.http_port 8118
network.proxy.ssl 127.0.0.1
network.proxy.ssl_port 8118

* We know a transition to unix sockets for localhost comms is planned
but not currently enforced. We have workarounds for that.

Can someone please tell me what's missing?

NB This is a separate copy of Tor Browser to prevent fingerprinting
problems with normal surfing in general.


[0] https://forums.whonix.org/t/i2p-integration/4981
Mark Smith
2018-04-30 15:42:56 UTC
Permalink
Post by procmem
Hi. We are trying to get Tor Browser to work with privoxy to allow users
to optionally connect to other networks including I2P, Zeronet...
* Disabling network.proxy.no_proxies_on
* Setting network.proxy.http_port to 8118 (privoxy’s port number)
network.proxy.http 127.0.0.1
network.proxy.http_port 8118
network.proxy.ssl 127.0.0.1
network.proxy.ssl_port 8118
* We know a transition to unix sockets for localhost comms is planned
but not currently enforced. We have workarounds for that.
Can someone please tell me what's missing?
NB This is a separate copy of Tor Browser to prevent fingerprinting
problems with normal surfing in general.
What error or incorrect behavior are you experiencing?

Do your preference changes seem to remain in effect? That is, are they
correct if you check them via about:config after your special Tor
Browser is up and running?

Have you disabled Tor Launcher? During browser startup, Torbutton asks
Tor Launcher which proxy settings to use and resets many of the
preferences you mentioned.
--
Mark Smith
Pearl Crescent
http://pearlcrescent.com/
Loading...