<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Howto Install TOR,Privoxy and Tor GUI Programs (Vidalia,Tork and Torbutton)in Ubuntu</title>
	<atom:link href="http://www.ubuntugeek.com/howto-install-torprivoxy-and-tor-gui-programs-vidaliatork-and-torbuttonin-ubuntu.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/howto-install-torprivoxy-and-tor-gui-programs-vidaliatork-and-torbuttonin-ubuntu.html</link>
	<description>Ubuntu Linux Tips,Howtos&#38;Tutorials&#124;Edgy,Feisty,Gutsy,Hardy,Intrepid</description>
	<pubDate>Tue, 30 Sep 2008 23:31:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Cebolla</title>
		<link>http://www.ubuntugeek.com/howto-install-torprivoxy-and-tor-gui-programs-vidaliatork-and-torbuttonin-ubuntu.html#comment-135905</link>
		<dc:creator>Cebolla</dc:creator>
		<pubDate>Mon, 25 Aug 2008 06:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=507#comment-135905</guid>
		<description>noreply.org is the ideal place for Tor and Privoxy debs.  If you go to the official Vidalia page you can check out the latest development snapshot using subversion.  Be sure the subversion package as well as the ones listed above are installed.  after svn checkout, compile inside of ~/vidalia using 'cmake . &#38;&#38; make ; sudo make install'  Do not run vidalia with tor running!  sudo /etc/init.d/tor stop.  then sudo edit /etc/tor/torrc and add 'RunAsDaemon 0' (without the ') and also user edit ~/.vidalia/torrc and add the same (starting Tor within vidalia uses a seperate config). Vidalia will complain if Tor is running under default noreply.org (OR offical ubuntu debs) configuration, once those edits in place, and verified Tor is not running, start vidalia, go into preferences and uncheck the option to start Tor automatically.  After that you may play with stop/start/new identity (change ip address on demand), and with those edits vidalia will not hang on start.  Use torbutton only, remove any live bookmarks, they can leak information, latest firefox can leak timezone.  be sure to follow /etc/privoxy/config configuration to forward socks4a on localhost.  sudo /etc/init.d/privoxy force-reload &#38;&#38; sudo /etc/init.d/priovxy restart.   

support a free internet, donate to eff.org who protects our rights in this country including the legal use of Tor, support america's covert black ops programs, support the victims of crime, and do not use Tor for illegal purposes.  

Tor/privoxy/vidalia information verified as working in Hardy Heron and Intrepid Ibex (currently ubuntu repo for tor/privoxy)</description>
		<content:encoded><![CDATA[<p>noreply.org is the ideal place for Tor and Privoxy debs.  If you go to the official Vidalia page you can check out the latest development snapshot using subversion.  Be sure the subversion package as well as the ones listed above are installed.  after svn checkout, compile inside of ~/vidalia using &#8216;cmake . &amp;&amp; make ; sudo make install&#8217;  Do not run vidalia with tor running!  sudo /etc/init.d/tor stop.  then sudo edit /etc/tor/torrc and add &#8216;RunAsDaemon 0&#8242; (without the &#8216;) and also user edit ~/.vidalia/torrc and add the same (starting Tor within vidalia uses a seperate config). Vidalia will complain if Tor is running under default noreply.org (OR offical ubuntu debs) configuration, once those edits in place, and verified Tor is not running, start vidalia, go into preferences and uncheck the option to start Tor automatically.  After that you may play with stop/start/new identity (change ip address on demand), and with those edits vidalia will not hang on start.  Use torbutton only, remove any live bookmarks, they can leak information, latest firefox can leak timezone.  be sure to follow /etc/privoxy/config configuration to forward socks4a on localhost.  sudo /etc/init.d/privoxy force-reload &amp;&amp; sudo /etc/init.d/priovxy restart.   </p>
<p>support a free internet, donate to eff.org who protects our rights in this country including the legal use of Tor, support america&#8217;s covert black ops programs, support the victims of crime, and do not use Tor for illegal purposes.  </p>
<p>Tor/privoxy/vidalia information verified as working in Hardy Heron and Intrepid Ibex (currently ubuntu repo for tor/privoxy)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oxan</title>
		<link>http://www.ubuntugeek.com/howto-install-torprivoxy-and-tor-gui-programs-vidaliatork-and-torbuttonin-ubuntu.html#comment-126846</link>
		<dc:creator>Oxan</dc:creator>
		<pubDate>Wed, 16 Jul 2008 21:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=507#comment-126846</guid>
		<description>It is not mentioned that there are well know bug with vidalia gui and Hardy (Read the Tor documentation about it) which in most cases freeze and is not respond. Sometimes also takes 100% of CPU cycles and system crash.

@xboxhacker.net is right. Tor developers and community strongly suggest to download packages from noreply mirror.

</description>
		<content:encoded><![CDATA[<p>It is not mentioned that there are well know bug with vidalia gui and Hardy (Read the Tor documentation about it) which in most cases freeze and is not respond. Sometimes also takes 100% of CPU cycles and system crash.</p>
<p>@xboxhacker.net is right. Tor developers and community strongly suggest to download packages from noreply mirror.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pippo</title>
		<link>http://www.ubuntugeek.com/howto-install-torprivoxy-and-tor-gui-programs-vidaliatork-and-torbuttonin-ubuntu.html#comment-124829</link>
		<dc:creator>pippo</dc:creator>
		<pubDate>Wed, 09 Jul 2008 15:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=507#comment-124829</guid>
		<description>after the installation of privoxy you must stop it and open the file config in /etc/privoxy and then add this line "forward-socks4a / localhost:9050 ." without quote.
then restart privoxy: sudo privoxy</description>
		<content:encoded><![CDATA[<p>after the installation of privoxy you must stop it and open the file config in /etc/privoxy and then add this line &#8220;forward-socks4a / localhost:9050 .&#8221; without quote.<br />
then restart privoxy: sudo privoxy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xboxhacker.net</title>
		<link>http://www.ubuntugeek.com/howto-install-torprivoxy-and-tor-gui-programs-vidaliatork-and-torbuttonin-ubuntu.html#comment-116227</link>
		<dc:creator>xboxhacker.net</dc:creator>
		<pubDate>Fri, 13 Jun 2008 00:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=507#comment-116227</guid>
		<description>it is also necessary to use Torbutton (with use privoxy checked) for Tor to work. (the latest dev release has the most features) there is one line that must be added from the original privoxy package config file (you must use privoxy with tor or your dns requests will still be sent to your ISP) however i cannot get vidalia (either from the repos, latest stable, or svn snapshot) to work.  if you feel ok running Tor from command line, or better yet "RunAsDaemon 1" in the /etc/tor/torrc config file, i think thats better (not having to rely on vidalia).  however one thing i have not figured out how to do, is to change identities from command line.  any help here?</description>
		<content:encoded><![CDATA[<p>it is also necessary to use Torbutton (with use privoxy checked) for Tor to work. (the latest dev release has the most features) there is one line that must be added from the original privoxy package config file (you must use privoxy with tor or your dns requests will still be sent to your ISP) however i cannot get vidalia (either from the repos, latest stable, or svn snapshot) to work.  if you feel ok running Tor from command line, or better yet &#8220;RunAsDaemon 1&#8243; in the /etc/tor/torrc config file, i think thats better (not having to rely on vidalia).  however one thing i have not figured out how to do, is to change identities from command line.  any help here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xboxhacker.net</title>
		<link>http://www.ubuntugeek.com/howto-install-torprivoxy-and-tor-gui-programs-vidaliatork-and-torbuttonin-ubuntu.html#comment-116178</link>
		<dc:creator>xboxhacker.net</dc:creator>
		<pubDate>Thu, 12 Jun 2008 22:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=507#comment-116178</guid>
		<description>The information in this tutorial is incomplete. Sure, it can install Tor and privoxy, however it does not tell you what needs to be edited in the /etc/privoxy/config file for it to work.  I am also unsure if a stock /etc/tor/torrc will work right off the bat.  

Vidalia by default will work from a torrc inside of ~/.vidalia/torrc however i belieive it generates this from the existing /etc/tor/torrc

I'm also thinking that installing vidalia from source is better.  under hardy to get vidalia compiled from the original vidalia tar.gz http://vidalia-project.net:8001/vidalia/vidalia-0.1.3.tar.gz it requires the following hardy packages to do so.  i also believe that a released version of Tor from the noreply.org site is better than something at launchpad.net.  

libqt4-dev
cmake
qt4-dev-tools
qt4-designer
build-essential</description>
		<content:encoded><![CDATA[<p>The information in this tutorial is incomplete. Sure, it can install Tor and privoxy, however it does not tell you what needs to be edited in the /etc/privoxy/config file for it to work.  I am also unsure if a stock /etc/tor/torrc will work right off the bat.  </p>
<p>Vidalia by default will work from a torrc inside of ~/.vidalia/torrc however i belieive it generates this from the existing /etc/tor/torrc</p>
<p>I&#8217;m also thinking that installing vidalia from source is better.  under hardy to get vidalia compiled from the original vidalia tar.gz <a href="http://vidalia-project.net:8001/vidalia/vidalia-0.1.3.tar.gz" rel="nofollow">http://vidalia-project.net:8001/vidalia/vidalia-0.1.3.tar.gz</a> it requires the following hardy packages to do so.  i also believe that a released version of Tor from the noreply.org site is better than something at launchpad.net.  </p>
<p>libqt4-dev<br />
cmake<br />
qt4-dev-tools<br />
qt4-designer<br />
build-essential</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unknown</title>
		<link>http://www.ubuntugeek.com/howto-install-torprivoxy-and-tor-gui-programs-vidaliatork-and-torbuttonin-ubuntu.html#comment-109584</link>
		<dc:creator>unknown</dc:creator>
		<pubDate>Thu, 29 May 2008 19:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=507#comment-109584</guid>
		<description>doesn't work with vidalia comes up with the yellow onion thing and refuses to properly load after that...</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t work with vidalia comes up with the yellow onion thing and refuses to properly load after that&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mdm</title>
		<link>http://www.ubuntugeek.com/howto-install-torprivoxy-and-tor-gui-programs-vidaliatork-and-torbuttonin-ubuntu.html#comment-105806</link>
		<dc:creator>mdm</dc:creator>
		<pubDate>Thu, 22 May 2008 15:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=507#comment-105806</guid>
		<description>I tried this in Hardy but when I run Vidalia I get a yellow onion and not green, it then doesn't respond?.

Before reading this I compiled the original source files for vidalia and it did the same thing.</description>
		<content:encoded><![CDATA[<p>I tried this in Hardy but when I run Vidalia I get a yellow onion and not green, it then doesn&#8217;t respond?.</p>
<p>Before reading this I compiled the original source files for vidalia and it did the same thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Preston</title>
		<link>http://www.ubuntugeek.com/howto-install-torprivoxy-and-tor-gui-programs-vidaliatork-and-torbuttonin-ubuntu.html#comment-100979</link>
		<dc:creator>Mark Preston</dc:creator>
		<pubDate>Wed, 14 May 2008 02:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=507#comment-100979</guid>
		<description>I really want to follow your work here. I'm confused though. I had added the line and sudo aptitude update, before I tried to install the packages. That's when I got the pgp errors. Also, the Tor button for firefox, is that what you are doing here? Sorry. Thanks for the help.</description>
		<content:encoded><![CDATA[<p>I really want to follow your work here. I&#8217;m confused though. I had added the line and sudo aptitude update, before I tried to install the packages. That&#8217;s when I got the pgp errors. Also, the Tor button for firefox, is that what you are doing here? Sorry. Thanks for the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uzisuicide</title>
		<link>http://www.ubuntugeek.com/howto-install-torprivoxy-and-tor-gui-programs-vidaliatork-and-torbuttonin-ubuntu.html#comment-100795</link>
		<dc:creator>uzisuicide</dc:creator>
		<pubDate>Tue, 13 May 2008 18:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=507#comment-100795</guid>
		<description>Mark, 

Install packages after updating. The pgp error is not an impediment to install that the repositories are updated.</description>
		<content:encoded><![CDATA[<p>Mark, </p>
<p>Install packages after updating. The pgp error is not an impediment to install that the repositories are updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Preston</title>
		<link>http://www.ubuntugeek.com/howto-install-torprivoxy-and-tor-gui-programs-vidaliatork-and-torbuttonin-ubuntu.html#comment-100773</link>
		<dc:creator>Mark Preston</dc:creator>
		<pubDate>Tue, 13 May 2008 16:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=507#comment-100773</guid>
		<description>Upon adding the lines to the repos, and updating, I received a pgp error for each line you have to add.

Can this be fixed? Or is it fatal?</description>
		<content:encoded><![CDATA[<p>Upon adding the lines to the repos, and updating, I received a pgp error for each line you have to add.</p>
<p>Can this be fixed? Or is it fatal?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
