<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: paranoid browsing with squid</title>
	<link>http://www.outflux.net/blog/archives/2006/12/07/paranoid-browsing-with-squid/</link>
	<description>code is freedom -- patching my itch</description>
	<pubDate>Wed, 09 Jul 2008 11:18:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Oppressed</title>
		<link>http://www.outflux.net/blog/archives/2006/12/07/paranoid-browsing-with-squid/#comment-564</link>
		<author>Oppressed</author>
		<pubDate>Thu, 12 Jul 2007 01:56:14 +0000</pubDate>
		<guid>http://www.outflux.net/blog/archives/2006/12/07/paranoid-browsing-with-squid/#comment-564</guid>
					<description>Thank you, thank you. This is awesome. This is also necessary in oppressive nations where they fiddle with DNS servers to block certain content (that is, using SSH SOCKS with local DNS is useless because the DNS lookup itself cannot be trusted). I'm not going to say where this is, but let's just say they are hosting the 2008 Olympics.</description>
		<content:encoded><![CDATA[<p>Thank you, thank you. This is awesome. This is also necessary in oppressive nations where they fiddle with DNS servers to block certain content (that is, using SSH SOCKS with local DNS is useless because the DNS lookup itself cannot be trusted). I&#8217;m not going to say where this is, but let&#8217;s just say they are hosting the 2008 Olympics.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: SB</title>
		<link>http://www.outflux.net/blog/archives/2006/12/07/paranoid-browsing-with-squid/#comment-573</link>
		<author>SB</author>
		<pubDate>Tue, 27 Nov 2007 19:05:40 +0000</pubDate>
		<guid>http://www.outflux.net/blog/archives/2006/12/07/paranoid-browsing-with-squid/#comment-573</guid>
					<description>I've been using IPCop and its SSH and Squid to surf through. I am not picking up and DNS 'leaks' with a packet sniffer either. However, I would like to know if you could tell me:
A: When my port forwarded traffic goes to localhost:9999 then gets forwarded through the shell to Squid on port 800, does Squid not handle all the DNS? 
B: if I use -D in my plink.exe batch file, I am able to use Socks in FF, but otherwise, I'm using an http proxy. Is one method preferred over another?

My overall concern is unfiltered access to sites I need but also privacy. I don't want anyone snooping on my DNS. 

I'm looking at IronKey and other Tor on a stick ideas and am wondering if you have any other suggestions. I'd like to be anonymous, so my ISP isn't watching all I do either. Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using IPCop and its SSH and Squid to surf through. I am not picking up and DNS &#8216;leaks&#8217; with a packet sniffer either. However, I would like to know if you could tell me:<br />
A: When my port forwarded traffic goes to localhost:9999 then gets forwarded through the shell to Squid on port 800, does Squid not handle all the DNS?<br />
B: if I use -D in my plink.exe batch file, I am able to use Socks in FF, but otherwise, I&#8217;m using an http proxy. Is one method preferred over another?</p>
<p>My overall concern is unfiltered access to sites I need but also privacy. I don&#8217;t want anyone snooping on my DNS. </p>
<p>I&#8217;m looking at IronKey and other Tor on a stick ideas and am wondering if you have any other suggestions. I&#8217;d like to be anonymous, so my ISP isn&#8217;t watching all I do either. Thanks.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: KC</title>
		<link>http://www.outflux.net/blog/archives/2006/12/07/paranoid-browsing-with-squid/#comment-574</link>
		<author>KC</author>
		<pubDate>Mon, 03 Dec 2007 20:00:50 +0000</pubDate>
		<guid>http://www.outflux.net/blog/archives/2006/12/07/paranoid-browsing-with-squid/#comment-574</guid>
					<description>(In response to SB's post above)

Answer to Question A:  In this situation, Squid is performing the DNS lookups for you.  Your computer would resolve 'localhost' without a DNS lookup, data for your HTTP traffic is sent over the port forwarding tunnel created by SSH and Squid will attempt to fulfill your HTTP requests by performing its own DNS lookups originating from its location.

Answer to Question B:  Both methods accomplish the same amount of encryption and "hiding", assuming you've configured Firefox like the article says (by going to about:config).  With Squid, you would have an added layer of caching which may or may not be useful.  In an asymmetric Internet connection like consumer-grade cable or DSL, the caching is of no practical use because download bandwidth is so much more than upload bandwidth.</description>
		<content:encoded><![CDATA[<p>(In response to SB&#8217;s post above)</p>
<p>Answer to Question A:  In this situation, Squid is performing the DNS lookups for you.  Your computer would resolve &#8216;localhost&#8217; without a DNS lookup, data for your HTTP traffic is sent over the port forwarding tunnel created by SSH and Squid will attempt to fulfill your HTTP requests by performing its own DNS lookups originating from its location.</p>
<p>Answer to Question B:  Both methods accomplish the same amount of encryption and &#8220;hiding&#8221;, assuming you&#8217;ve configured Firefox like the article says (by going to about:config).  With Squid, you would have an added layer of caching which may or may not be useful.  In an asymmetric Internet connection like consumer-grade cable or DSL, the caching is of no practical use because download bandwidth is so much more than upload bandwidth.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
