<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ubuntu Tutorials &#187; privoxy</title>
	<atom:link href="http://ubuntu-tutorials.com/tag/privoxy/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Wed, 23 May 2012 20:22:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to install Tor &amp; Privoxy : (K)Ubuntu (6.06 / 6.10)</title>
		<link>http://ubuntu-tutorials.com/2006/11/02/how-to-install-tor-privoxy-kubuntu-606-610/</link>
		<comments>http://ubuntu-tutorials.com/2006/11/02/how-to-install-tor-privoxy-kubuntu-606-610/#comments</comments>
		<pubDate>Thu, 02 Nov 2006 17:50:36 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[Big Brother]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[privoxy]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[tor]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=166</guid>
		<description><![CDATA[I have been using the Tor privacy network for quite some time now and I really appreciate the anonymity it allows me. It is very easy to setup on Ubuntu systems and basically offers you the freedom to surf and chat anonymously. No more tracking by marketers or wondering if someone can find you based [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using the Tor privacy network for quite some time now and I really appreciate the anonymity it allows me.  It is very easy to setup on Ubuntu systems and basically offers you the freedom to surf and chat anonymously.  No more tracking by marketers or wondering if someone can find you based on your IP.  Of course always remember to use your powers of invisibility for good!  Here you can find out more about the <a title="Tor Network" href="http://tor.eff.org/">Tor Network</a>.</p>
<ol>
<li>sudo aptitude install tor</li>
<li>sudo  vim /etc/tor/torrc</li>
<li>sudo  vim /etc/privoxy/config</li>
<li>comment out: &#8220;logfile logfile&#8221; and &#8220;jarfile jarfile&#8221;</li>
<li>find: listen-address 127.0.0.1:8118</li>
<li>add (on next line): forward-socks4a / localhost:9050 . (including the period)</li>
<li>sudo /etc/init.d/tor restart &amp;&amp; sudo /etc/init.d/privoxy restart</li>
<li>configure your network to now use Tor and Privoxy.</li>
</ol>
<p>That is a pretty quick setup for getting the engine to work, now to actually use it.  This can be used globally if set in your network proxy config (System &gt; Preferences &gt; Network Proxy) or individually by program that allows proxy configuration.</p>
<p>Firefox Setup / Global Network Proxy Settings:</p>
<ol>
<li>Edit &gt; Preferences &gt; Advanced &gt; &#8220;Connection&#8221;</li>
<li>HTTP and SSL Proxy: localhost: 8118</li>
<li>SOCKS Host: localhost 9050</li>
</ol>
<p>Or for an even simpler method simply download the <a title="Tor Plugin For Firefox" href="https://addons.mozilla.org/firefox/2275">Tor Plugin for Firefox</a>.  It allows you to turn on / off the Tor proxy with a click of a button.</p>
<p>For gaim:</p>
<ol>
<li>Edit any account (Jabber, MSN, etc)</li>
<li>&#8220;Advanced&#8221; Tab or &#8220;Proxy Settings&#8221; (depending on your version of gaim)</li>
<li>Proxy Type: SOCKS 5</li>
<li>Host: 127.0.0.1</li>
<li>Port: 9050</li>
<li>Done</li>
</ol>
<p>For IRC (freenode) over gaim:</p>
<ol>
<li>Edit your IRC account settings</li>
<li>change &#8220;irc.freenode.net&#8221; to: mejokbp2brhw4omd.onion</li>
<li>&#8220;Advanced&#8221; Tab or &#8220;Proxy Settings&#8221; (depending on your version of gaim)</li>
<li>Proxy Type: SOCKS 5</li>
<li>Host: 127.0.0.1</li>
<li>Port: 9050</li>
</ol>
<p>Enjoy using the Tor Privacy network.  If you enjoy it, consider hosting another private node on the network to expand its reach and bandwidth.  It is very easy to setup (outside of the scope of this tutorial) and you can limit the bandwidth available.  Those instructions (hopefully) coming soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2006/11/02/how-to-install-tor-privoxy-kubuntu-606-610/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 3/9 queries in 0.018 seconds using disk: basic
Object Caching 246/248 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-05-25 17:24:15 -->
