Any torbutton/privoxy experts here?

Graham grahamtodd2 at googlemail.com
Sat Nov 10 16:55:52 UTC 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, 09 Nov 2007 16:19:05 -0700
"D. R. Evans" <doc.evans at gmail.com> wrote:

> I have no idea how to use tor/privoxy in another browser. torbutton is
> supposed to do everything automatically, but of course it only works
> in FF.
> 
>   Doc

That is incorrect.  I have no knowledge of Tor but Privoxy runs as a
server and can be used by any application that connects via port 80
(such as browsers), if you want it to do so.

The default address and port you connect to in Privoxy is
127.0.0.1:8118.  You ALWAYS connect to 127.0.0.1 but the port number of
8118 is set in the config file, which in my case (on gutsy)
is /etc/privoxy/config

Privoxy will filter http:// (ordinary) and https:// (secure) sites, but
no other protocols.  So no matter what browser you have (Konqueror,
Firefox, Opera, Dillo, etc) and you want to go with the default, set
your browser to connect with 127.0.0.1 at port 8118, then take out the
usual restrictions to 127.0.0.1 and localhost, otherwise no server
connecting to 127.0.0.1 will work.

I suggest then you reboot to see if Privoxy runs as a server when you
try and connect sites with your browser.  Try 

http://www.piptalk.com/

to see if the ads at the top are taken out by Privoxy.  If#
not,reinstall Privoxy through apt-get and be sure to reboot afterwards.
It should then work.

As an additional guard, I suggest you download the hosts text file from

http://www.mvps.org/winhelp2002/hosts.htm

copy it and addit beneath the existing text in /etc/hosts, but with one
amendment.  Look for the first line with

127.0.0.1	localhost

which is uncommented (has a # before it) and turn it into

# 127.0.0.1	localhost

so that it is commented.  you don't need this as you have a reference
to this address above.

HTH
- -- 

Graham Todd
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Please sign and encrypt for internet privacy

iD8DBQFHNeK2thMHx1h/UZYRApp0AKCBBkwW1Y4ZHeTenhlMGYTsjyhmPQCghuyc
7dYLSmi/v7Q/KdRyC9Ze5PA=
=Djuo
-----END PGP SIGNATURE-----


More information about the kubuntu-users mailing list