Date: Tue, 23 Sep 2014 19:48:08 -0300 From: Mario Lobo <lobo@bsd.com.br> To: freebsd-questions@freebsd.org Subject: Re: Tor-project & git .... Message-ID: <20140923194808.3755c46b@Papi> In-Reply-To: <20140923230305.471c5dac.freebsd@edvax.de> References: <5421DC35.5000402@hiwaay.net> <20140923230305.471c5dac.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 23 Sep 2014 23:03:05 +0200 Polytropon <freebsd@edvax.de> wrote: > On Tue, 23 Sep 2014 15:46:45 -0500, William A. Mahaffey III wrote: > > .... I am interested in the tor project > > (https://www.torproject.org/) for anonymizing my browsing. > > Inconveniently (but not surprisingly), they don't have a prebuilt > > FBSD 9.3 package. > > FreeBSD has a port of Tor in its collection, but I don't know > how far that can be used as an integration to web browsers... > Yes, it has ! And it works beautifully. I have a working setup of tor+privoxy that delivers exactly what is expected. tor TCP 127.0.0.1:9050 (LISTEN) privoxy TCP 10.10.10.1:8118 (LISTEN) # snip of /usr/local/etc/privoxy/config # # To chain Privoxy and Tor, both running on the same system, you # would use something like: # forward-socks5 / 127.0.0.1:9050 . I just point my browser to privoxy and it communicates with tor. -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] (99% winblows FREE) "UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140923194808.3755c46b>