<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to avoid online tracking. (Hint: you&#160;can&#039;t.)</title>
	<atom:link href="http://boingboing.net/2011/01/05/how-to-avoid-online.html/feed" rel="self" type="application/rss+xml" />
	<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html</link>
	<description>Brain candy for Happy Mutants</description>
	<lastBuildDate>Wed, 19 Jun 2013 23:52:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: OoerictoO</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-986645</link>
		<dc:creator>OoerictoO</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-986645</guid>
		<description>most resources i&#039;ve found just say to use noscript and tor to protect against this.  the former i use extensively and the latter i use a bit.  tor is painful most of the time.  is there a better way to hide plugins and fonts?  i use useragent switcher.

noscript works well, but i want to BUY stuff on the internet from the sites that track the most as they have the most benefit from it (other than advertisers).  if i want to buy stuff from these places, almost without fail they need JS turned on.</description>
		<content:encoded><![CDATA[<p>most resources i&#8217;ve found just say to use noscript and tor to protect against this.  the former i use extensively and the latter i use a bit.  tor is painful most of the time.  is there a better way to hide plugins and fonts?  i use useragent switcher.</p>
<p>noscript works well, but i want to BUY stuff on the internet from the sites that track the most as they have the most benefit from it (other than advertisers).  if i want to buy stuff from these places, almost without fail they need JS turned on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-986399</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-986399</guid>
		<description>I wonder how unique devices like iPads or iPhones appear - devices which can&#039;t be customized with fonts, etc.? Do websites have access to UDIDs or MAC addresses?</description>
		<content:encoded><![CDATA[<p>I wonder how unique devices like iPads or iPhones appear &#8211; devices which can&#8217;t be customized with fonts, etc.? Do websites have access to UDIDs or MAC addresses?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SamSam</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-987681</link>
		<dc:creator>SamSam</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-987681</guid>
		<description>&lt;blockquote&gt;Also, why does boingboing need 31 different javascripts across 10 different domains?&lt;/blockquote&gt;

Because BoingBoing serves up advertising like nobody&#039;s business.

Frequently when my machine is slow I&#039;ll go to a BB article and the &quot;loading&quot; icon on my browser will keep spinning and spinning and spinning, long after the article itself is loaded. You look at what it&#039;s trying to load and it&#039;s all that other junk.

If you open your Chrome developer tab to look at all the resources Boing Boing requests, it&#039;s just absurd. &lt;a href=&quot;https://img.skitch.com/20110107-rit7x77u9is7w21ahgbftj4krj.jpg&quot;&gt;Here&#039;s an image&lt;/a&gt; of less than 10% of all the files BB made my browser download. How many of those third-party domains are collecting browsing information from me as I go through Boing Boing?</description>
		<content:encoded><![CDATA[<blockquote><p>Also, why does boingboing need 31 different javascripts across 10 different domains?</p></blockquote>
<p>Because BoingBoing serves up advertising like nobody&#8217;s business.</p>
<p>Frequently when my machine is slow I&#8217;ll go to a BB article and the &#8220;loading&#8221; icon on my browser will keep spinning and spinning and spinning, long after the article itself is loaded. You look at what it&#8217;s trying to load and it&#8217;s all that other junk.</p>
<p>If you open your Chrome developer tab to look at all the resources Boing Boing requests, it&#8217;s just absurd. <a href="https://img.skitch.com/20110107-rit7x77u9is7w21ahgbftj4krj.jpg">Here&#8217;s an image</a> of less than 10% of all the files BB made my browser download. How many of those third-party domains are collecting browsing information from me as I go through Boing Boing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J Random Scribbler</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985898</link>
		<dc:creator>J Random Scribbler</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985898</guid>
		<description>The article is simply wrong when it says most sites take snapshots of all your hundreds of computer settings.

As part of each and every request to a webserver, your browser sends a few pieces of information in the HTTP headers.  These include things like language settings, cookies, the last page you were on (the &quot;Referer&quot;) and your browser type and version (the &quot;user agent&quot;).  They do not include fonts, screen resolution and all the other system settings, except for the operating system version which is part of the user agent header.

To get at all those other pieces of information, an ad company needs to use Javascript, which can be turned off (as someone already mentioned.)  However this may be a problem for some people, since the slick user interface goodies on the web today simply won&#039;t work without Javascript.

Even if Javascript is on, the browser controls which system settings are available to Javascript programs, and thus can be sent back to the company&#039;s website.  This vaies a lot by browser and version; some versions of Internet Explorer even let Javascript see that contents of your copy/paste clipboard.  The good part about this is that because the browser controls what&#039;s available, a browser plugin could (at least in theory) let you decide whether you wanted websites to know your screen size, fonts, and so forth.

Flash cookies and the like are a different story.  I&#039;m not a Flash programmer, so I don&#039;t know what computer information is and is not available to Flash.  However, &quot;Flash cookies&quot; can in fact be deleted; it just takes a browser extension like BetterPrivacy to do it.  

The vast majority of sites don&#039;t bother with any of this, and only capture the information that goes into the webserver logs on every request; the time, the requester&#039;s IP address, the URL requested, the result code of the request, and often the Referer and user agent. Sometimes this also includes your login name if you are signed in, but it&#039;s hardly hundreds of pieces of information for every site.

</description>
		<content:encoded><![CDATA[<p>The article is simply wrong when it says most sites take snapshots of all your hundreds of computer settings.</p>
<p>As part of each and every request to a webserver, your browser sends a few pieces of information in the HTTP headers.  These include things like language settings, cookies, the last page you were on (the &#8220;Referer&#8221;) and your browser type and version (the &#8220;user agent&#8221;).  They do not include fonts, screen resolution and all the other system settings, except for the operating system version which is part of the user agent header.</p>
<p>To get at all those other pieces of information, an ad company needs to use Javascript, which can be turned off (as someone already mentioned.)  However this may be a problem for some people, since the slick user interface goodies on the web today simply won&#8217;t work without Javascript.</p>
<p>Even if Javascript is on, the browser controls which system settings are available to Javascript programs, and thus can be sent back to the company&#8217;s website.  This vaies a lot by browser and version; some versions of Internet Explorer even let Javascript see that contents of your copy/paste clipboard.  The good part about this is that because the browser controls what&#8217;s available, a browser plugin could (at least in theory) let you decide whether you wanted websites to know your screen size, fonts, and so forth.</p>
<p>Flash cookies and the like are a different story.  I&#8217;m not a Flash programmer, so I don&#8217;t know what computer information is and is not available to Flash.  However, &#8220;Flash cookies&#8221; can in fact be deleted; it just takes a browser extension like BetterPrivacy to do it.  </p>
<p>The vast majority of sites don&#8217;t bother with any of this, and only capture the information that goes into the webserver logs on every request; the time, the requester&#8217;s IP address, the URL requested, the result code of the request, and often the Referer and user agent. Sometimes this also includes your login name if you are signed in, but it&#8217;s hardly hundreds of pieces of information for every site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985911</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985911</guid>
		<description>The author he interviewed a few marketers and no privacy advocates.  Perhaps this isn&#039;t surprising, given the venue but makes you wonder if it&#039;s just a terrible article or deliberate anti-privacy FUD. 

Browsers have to have up-to-date lists of every company in the world in order to block anything? O RLY?</description>
		<content:encoded><![CDATA[<p>The author he interviewed a few marketers and no privacy advocates.  Perhaps this isn&#8217;t surprising, given the venue but makes you wonder if it&#8217;s just a terrible article or deliberate anti-privacy FUD. </p>
<p>Browsers have to have up-to-date lists of every company in the world in order to block anything? O RLY?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-986168</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-986168</guid>
		<description>Well, this is interesting.

&quot;Your browser fingerprint appears to be unique among the 1,333,108 tested so far.

&quot;Currently, we estimate that your browser has a fingerprint that conveys at least 20.35 bits of identifying information.&quot;

Wow, I&#039;m unique ... oh, wait.

Thing is, I&#039;m not sure why I should care.  

I don&#039;t block or manage cookies any more.   I did that for a long while, and approving or rejecting every single cookie got old.  So I turned that off.

However, my firewall blocks ads and many of the third-party monitoring services and URLs that I don&#039;t recognize as anything I want - google-analytics.com, adsonar.com, channeladvisor.com, rubiconproject.com, and so forth.  

My browser has Flashblock, too.  I don&#039;t know for sure that Flashblock prevents Flash cookies being set, however, and no doubt some sites where I allow Flash have set some.

So, OK, they can trace me all over the web.  However, as far as I can tell, their objective is to deliver targeted advertising to me.  And because I block ads very successfully with the above strategy, none of that carefully targeted advertising ever reaches my eyes.  

It kind of creeps me out that they know who I am and where I&#039;ve been browsing.  But if they can&#039;t use that information for their intended purpose, really, what&#039;s the harm?  Someone please tell me.  What am I missing?

</description>
		<content:encoded><![CDATA[<p>Well, this is interesting.</p>
<p>&#8220;Your browser fingerprint appears to be unique among the 1,333,108 tested so far.</p>
<p>&#8220;Currently, we estimate that your browser has a fingerprint that conveys at least 20.35 bits of identifying information.&#8221;</p>
<p>Wow, I&#8217;m unique &#8230; oh, wait.</p>
<p>Thing is, I&#8217;m not sure why I should care.  </p>
<p>I don&#8217;t block or manage cookies any more.   I did that for a long while, and approving or rejecting every single cookie got old.  So I turned that off.</p>
<p>However, my firewall blocks ads and many of the third-party monitoring services and URLs that I don&#8217;t recognize as anything I want &#8211; google-analytics.com, adsonar.com, channeladvisor.com, rubiconproject.com, and so forth.  </p>
<p>My browser has Flashblock, too.  I don&#8217;t know for sure that Flashblock prevents Flash cookies being set, however, and no doubt some sites where I allow Flash have set some.</p>
<p>So, OK, they can trace me all over the web.  However, as far as I can tell, their objective is to deliver targeted advertising to me.  And because I block ads very successfully with the above strategy, none of that carefully targeted advertising ever reaches my eyes.  </p>
<p>It kind of creeps me out that they know who I am and where I&#8217;ve been browsing.  But if they can&#8217;t use that information for their intended purpose, really, what&#8217;s the harm?  Someone please tell me.  What am I missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BB</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985915</link>
		<dc:creator>BB</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985915</guid>
		<description>So true. I have to hit allow page, like 3 times, in noscript.</description>
		<content:encoded><![CDATA[<p>So true. I have to hit allow page, like 3 times, in noscript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985917</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985917</guid>
		<description>Based on the info found so far in the comments, here is what I did.  Installed TorButton and set all proxy ports to 0, so I&#039;m not using the proxy, but I am disabling all plugins. Disabled all Javascript using web developer tool bar which is already installed.  Completely disabled all cookies and history, and I&#039;m left with a score on https://panopticlick.eff.org/ of 1 in 52. That&#039;s brought down from 1 in 1.3 million before I changed anything.  So while I&#039;m not completely anonymous, the next step would be installing TOR, to actually anonymize my IP address, and I&#039;d be pretty sure that nobody was tracking me. At least not for the purposes of marketing and other such things.</description>
		<content:encoded><![CDATA[<p>Based on the info found so far in the comments, here is what I did.  Installed TorButton and set all proxy ports to 0, so I&#8217;m not using the proxy, but I am disabling all plugins. Disabled all Javascript using web developer tool bar which is already installed.  Completely disabled all cookies and history, and I&#8217;m left with a score on <a href="https://panopticlick.eff.org/" rel="nofollow">https://panopticlick.eff.org/</a> of 1 in 52. That&#8217;s brought down from 1 in 1.3 million before I changed anything.  So while I&#8217;m not completely anonymous, the next step would be installing TOR, to actually anonymize my IP address, and I&#8217;d be pretty sure that nobody was tracking me. At least not for the purposes of marketing and other such things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-986175</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-986175</guid>
		<description>There are ways to change the user agent string of your browser. For FireFox, you can use the User Agent switcher [https://addons.mozilla.org/en-US/firefox/addon/59/] to do so. I originally used this to use FF on legacy enterprise apps which only allowed IE to connect to them, but you can also setup your own user agent or even make your own custom one.</description>
		<content:encoded><![CDATA[<p>There are ways to change the user agent string of your browser. For FireFox, you can use the User Agent switcher [https://addons.mozilla.org/en-US/firefox/addon/59/] to do so. I originally used this to use FF on legacy enterprise apps which only allowed IE to connect to them, but you can also setup your own user agent or even make your own custom one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gilbert Wham</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985932</link>
		<dc:creator>Gilbert Wham</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985932</guid>
		<description>I&#039;ve blocked as many as I can without the whole page stopping working. It&#039;s sped up loading the comments page somewhat.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve blocked as many as I can without the whole page stopping working. It&#8217;s sped up loading the comments page somewhat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985934</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985934</guid>
		<description>So apparently every time I add a new font to my Mac or update my Firefox plugins, I&#039;m a new identity! Awesome!</description>
		<content:encoded><![CDATA[<p>So apparently every time I add a new font to my Mac or update my Firefox plugins, I&#8217;m a new identity! Awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-986461</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-986461</guid>
		<description>You can. See  http://identi.ca/notice/61614444 and http://identi.ca/notice/61614732.</description>
		<content:encoded><![CDATA[<p>You can. See  <a href="http://identi.ca/notice/61614444" rel="nofollow">http://identi.ca/notice/61614444</a> and <a href="http://identi.ca/notice/61614732" rel="nofollow">http://identi.ca/notice/61614732</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: traalfaz</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985956</link>
		<dc:creator>traalfaz</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985956</guid>
		<description>Try this:
https://panopticlick.eff.org/

In my normal mode, running portable firefox in private browsing mode through privoxy, adblock plus, flashblock and noscript, there are over 100,000 browsers that look the same as mine.  That&#039;s pretty good, I think.

Unless you take these measures though, yeah, hit that site and you&#039;ll find that your browser is probably uniquely identifiable.

Taking only some of these measures may even make it worse; since few people make the effort to scratch off the serial numbers, having done so kind of is its own fingerprint.</description>
		<content:encoded><![CDATA[<p>Try this:<br />
<a href="https://panopticlick.eff.org/" rel="nofollow">https://panopticlick.eff.org/</a></p>
<p>In my normal mode, running portable firefox in private browsing mode through privoxy, adblock plus, flashblock and noscript, there are over 100,000 browsers that look the same as mine.  That&#8217;s pretty good, I think.</p>
<p>Unless you take these measures though, yeah, hit that site and you&#8217;ll find that your browser is probably uniquely identifiable.</p>
<p>Taking only some of these measures may even make it worse; since few people make the effort to scratch off the serial numbers, having done so kind of is its own fingerprint.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xzzy</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-986470</link>
		<dc:creator>xzzy</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-986470</guid>
		<description>They get the font list from Flash.

Jobs is kind of a dick, but perhaps he&#039;s on to something with this whole &quot;kill flash&quot; thing.

</description>
		<content:encoded><![CDATA[<p>They get the font list from Flash.</p>
<p>Jobs is kind of a dick, but perhaps he&#8217;s on to something with this whole &#8220;kill flash&#8221; thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shanks</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985708</link>
		<dc:creator>shanks</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985708</guid>
		<description>How hard is it to block websites from seeing computer settings and do the adjustments behind an information wall on your computer?</description>
		<content:encoded><![CDATA[<p>How hard is it to block websites from seeing computer settings and do the adjustments behind an information wall on your computer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wrybread</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985711</link>
		<dc:creator>wrybread</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985711</guid>
		<description>I can easily spoof a different browser, couldn&#039;t someone make a plugin that spoofs many of the settings that are being used to identify us? The &quot;language&quot; and &quot;location&quot; setting are useful enough, but I&#039;m guessing many of these settings could be spoofed every time I load a webpage without negatively affecting me.</description>
		<content:encoded><![CDATA[<p>I can easily spoof a different browser, couldn&#8217;t someone make a plugin that spoofs many of the settings that are being used to identify us? The &#8220;language&#8221; and &#8220;location&#8221; setting are useful enough, but I&#8217;m guessing many of these settings could be spoofed every time I load a webpage without negatively affecting me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GuidoDavid</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985712</link>
		<dc:creator>GuidoDavid</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985712</guid>
		<description>Yes, you can. 
Set up a VM with a different OS and browse from behind a proxy, no cookies and all the rest. It&#039;d be a pain in the ass, but not too difficult if you _reallly_ want to obscure your details.</description>
		<content:encoded><![CDATA[<p>Yes, you can.<br />
Set up a VM with a different OS and browse from behind a proxy, no cookies and all the rest. It&#8217;d be a pain in the ass, but not too difficult if you _reallly_ want to obscure your details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SamSam</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985722</link>
		<dc:creator>SamSam</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985722</guid>
		<description>That&#039;s pretty interesting. I don&#039;t really care about who&#039;s tracking my movements, but it was interesting to see how identifiable I am. None of the browsers they tested so far have my exact plugins, and none of them have my exact system fonts.

Download one esoteric font, and they&#039;ve got you for good.</description>
		<content:encoded><![CDATA[<p>That&#8217;s pretty interesting. I don&#8217;t really care about who&#8217;s tracking my movements, but it was interesting to see how identifiable I am. None of the browsers they tested so far have my exact plugins, and none of them have my exact system fonts.</p>
<p>Download one esoteric font, and they&#8217;ve got you for good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spincycle</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-986236</link>
		<dc:creator>spincycle</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-986236</guid>
		<description>Owning a computer for a month without adjusting settings? That&#039;s...astonishing.</description>
		<content:encoded><![CDATA[<p>Owning a computer for a month without adjusting settings? That&#8217;s&#8230;astonishing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seyo</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985725</link>
		<dc:creator>seyo</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985725</guid>
		<description>What about routinely changing your settings? Changing resolution, input device settings, multiple monitor arrangements? What about creating spoof settings that can also be changed constantly, and hiding the real ones? As Kamen says, don&#039;t tell me something is impossible, tell me you don&#039;t know how to do it yet. (disclosure: I didn&#039;t read the link so forgive me if these questions are already addressed)</description>
		<content:encoded><![CDATA[<p>What about routinely changing your settings? Changing resolution, input device settings, multiple monitor arrangements? What about creating spoof settings that can also be changed constantly, and hiding the real ones? As Kamen says, don&#8217;t tell me something is impossible, tell me you don&#8217;t know how to do it yet. (disclosure: I didn&#8217;t read the link so forgive me if these questions are already addressed)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985983</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985983</guid>
		<description>ever heard of Linux?</description>
		<content:encoded><![CDATA[<p>ever heard of Linux?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sally599</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985732</link>
		<dc:creator>sally599</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985732</guid>
		<description>I can&#039;t say that I&#039;m disturbed that they know I&#039;m running firefox and which application plug in&#039;s I have, considering that if I test it again tomorrow it&#039;s likely to have changed.  I only have my cookies and history deleted after browser close so there is some limited tracking already I just don&#039;t want anyone getting my life history.  But I have to say that this totally explains why H and R block kept insisting my screen had horrible resolution and their program might not display correctly (netbook, odd screen size, but the resolution is fine).  Please companies don&#039;t assume your remote detection is actually meaningful.  If I saw a warped image that was uninterpretable, odds are I couldn&#039;t click next.  Thank you.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t say that I&#8217;m disturbed that they know I&#8217;m running firefox and which application plug in&#8217;s I have, considering that if I test it again tomorrow it&#8217;s likely to have changed.  I only have my cookies and history deleted after browser close so there is some limited tracking already I just don&#8217;t want anyone getting my life history.  But I have to say that this totally explains why H and R block kept insisting my screen had horrible resolution and their program might not display correctly (netbook, odd screen size, but the resolution is fine).  Please companies don&#8217;t assume your remote detection is actually meaningful.  If I saw a warped image that was uninterpretable, odds are I couldn&#8217;t click next.  Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seanpatgallagher</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985741</link>
		<dc:creator>seanpatgallagher</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985741</guid>
		<description>You could run a privacy-enhancing proxy ( such as &lt;a href=&quot;http://www.privoxy.org&quot;&gt;privoxy&lt;/a&gt; ) on your local machine and configure your browser to connect to the Internet through that.

That should strip the identifying information from your HTTP headers. This can confuse web-sites that try to customize content depending on your installed plugins, however.

Privoxy is bundled with &lt;a href=&quot;https://www.torproject.org/&quot;&gt;Tor&lt;/a&gt; - an anonymizing proxy system that is resistant to surveillance. 

-S</description>
		<content:encoded><![CDATA[<p>You could run a privacy-enhancing proxy ( such as <a href="http://www.privoxy.org">privoxy</a> ) on your local machine and configure your browser to connect to the Internet through that.</p>
<p>That should strip the identifying information from your HTTP headers. This can confuse web-sites that try to customize content depending on your installed plugins, however.</p>
<p>Privoxy is bundled with <a href="https://www.torproject.org/">Tor</a> &#8211; an anonymizing proxy system that is resistant to surveillance. </p>
<p>-S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chriscombs</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985742</link>
		<dc:creator>chriscombs</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985742</guid>
		<description>looks like all the reasonably unique stuff is provided by Flash and Java. THANKS GUYS!!!</description>
		<content:encoded><![CDATA[<p>looks like all the reasonably unique stuff is provided by Flash and Java. THANKS GUYS!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985743</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985743</guid>
		<description>Since I run all my settings at default, all the time, I&#039;m guessing I&#039;m pretty difficult to track.

I do this so that I can use any computer without having to waste my time tuning it.  I don&#039;t carry a computer, I just use whatever&#039;s in front of me at any given moment.</description>
		<content:encoded><![CDATA[<p>Since I run all my settings at default, all the time, I&#8217;m guessing I&#8217;m pretty difficult to track.</p>
<p>I do this so that I can use any computer without having to waste my time tuning it.  I don&#8217;t carry a computer, I just use whatever&#8217;s in front of me at any given moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hassenpfeffer</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985753</link>
		<dc:creator>hassenpfeffer</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985753</guid>
		<description>Adama was right. NO NETWORKS.</description>
		<content:encoded><![CDATA[<p>Adama was right. NO NETWORKS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bardfinn</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985756</link>
		<dc:creator>bardfinn</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985756</guid>
		<description>... So people with an information appliance, such as an iPod or iPad --- with cookies disabled - have heightened privacy over someone running a Windows machine?

IRONY</description>
		<content:encoded><![CDATA[<p>&#8230; So people with an information appliance, such as an iPod or iPad &#8212; with cookies disabled &#8211; have heightened privacy over someone running a Windows machine?</p>
<p>IRONY</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-986273</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-986273</guid>
		<description>Interestingly, they say that the typical browser gives up 20 bits of information, 2^20=1,000,000 approximately, and they stopped the study at the 1.3 millionth visitor. They need to find another 10-12 bits of information per beowser to really identify people uniquely, still it&#039;s interesting.
Flash cookies, silverlight cookies and globalStorage! Oh. My!</description>
		<content:encoded><![CDATA[<p>Interestingly, they say that the typical browser gives up 20 bits of information, 2^20=1,000,000 approximately, and they stopped the study at the 1.3 millionth visitor. They need to find another 10-12 bits of information per beowser to really identify people uniquely, still it&#8217;s interesting.<br />
Flash cookies, silverlight cookies and globalStorage! Oh. My!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Captain Obviousness</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985763</link>
		<dc:creator>Captain Obviousness</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985763</guid>
		<description>But Tor was developed by the US government before being released open source.  Does it really hide your tracks from everyone, or is it a honeypot?</description>
		<content:encoded><![CDATA[<p>But Tor was developed by the US government before being released open source.  Does it really hide your tracks from everyone, or is it a honeypot?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cory</title>
		<link>http://boingboing.net/2011/01/05/how-to-avoid-online.html#comment-985779</link>
		<dc:creator>cory</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-985779</guid>
		<description>All that does is make your VM the thing that all those sites have a signature for.  It&#039;s still *you*, you&#039;re the only one using that VM.

Forget personal privacy.  It&#039;s going away.  Here&#039;s what I really want right now: For the power brokers to be just as naked as the rest of us.  If everyone is equally public, the powerful have more to lose than I do.
</description>
		<content:encoded><![CDATA[<p>All that does is make your VM the thing that all those sites have a signature for.  It&#8217;s still *you*, you&#8217;re the only one using that VM.</p>
<p>Forget personal privacy.  It&#8217;s going away.  Here&#8217;s what I really want right now: For the power brokers to be just as naked as the rest of us.  If everyone is equally public, the powerful have more to lose than I do.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
