<?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>Ze blog &#187; Internet</title>
	<atom:link href="http://blog.vautier.net/tag/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vautier.net</link>
	<description>it's all blue</description>
	<lastBuildDate>Wed, 10 Mar 2010 17:25:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Are you browsing? Google knows&#8230;</title>
		<link>http://blog.vautier.net/2008/04/10/are-you-browsing-google-knows/</link>
		<comments>http://blog.vautier.net/2008/04/10/are-you-browsing-google-knows/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 10:01:35 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[IT world]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://blog.vautier.net/?p=2</guid>
		<description><![CDATA[While trying to figure out why my Mom&#8217;s iPod wouldn&#8217;t update to 1.3, I fired up Wireshark hoping to find out if iTunes was communicating with the old Win2K laptop. It turned out it wasn&#8217;t, so it looks like I&#8217;m going to have to plug it into the WinXP box to update it (worked last [...]]]></description>
			<content:encoded><![CDATA[<p>While trying to figure out why my Mom&#8217;s iPod wouldn&#8217;t update to 1.3, I fired up Wireshark hoping to find out if iTunes was communicating with the old Win2K laptop. It turned out it wasn&#8217;t, so it looks like I&#8217;m going to have to plug it into the WinXP box to update it (worked last time, cross your fingers for me, please).</p>
<p>But the interesting fact is this: while looking at the updating list of requests and responses, I noticed a call to a Google domain was made, namely sb.l.google.com, in spite of the fact I wasn&#8217;t making a search, nor using GMail at the time. The request, of the form <em>GET /safebrowsing/update?client=&#8230;</em> came up again a few times.</p>
<p>It turns out Firefox <a href="http://kb.mozillazine.org/Browser.safebrowsing.provider.*.updateURL" target="_blank">makes use</a> of the <a href="http://code.google.com/apis/safebrowsing/developers_guide.html" target="_blank">Google SafeBrowsing API</a> (sb stands for SafeBrowsing), and calls it at intervals (in the first 5mn after browser launch, then within 15-20mn, then every 25-30mn is recommended) to update a database of domains suspected of phishing. It appears no request is made to the server while you&#8217;re browsing, Firefox stores the list locally and checks against it when you request an URL, then adds a warning just under the tabs if a domain is considered untrustworthy. It also pushes data to Google SB when it encounters a website that might be missing in the database.</p>
<p>This isn&#8217;t new. The inclusion of the API was introduced in Firefox&#8217;s code trunk in 2006, and back then, the Mozilla team <a href="http://wiki.mozilla.org/Phishing_Protection" target="_blank">pondered</a> whether it would end up serving as a base for anti-phishing. Well, it did. And that&#8217;s news to me.</p>
<p>Personally, I have a little issue with this feature. Even if Google does the right thing and totally separates data, Firefox on all my computers essentially tells Google whenever I open and close a browser window. This information is marginal as far as privacy, but it&#8217;s yet another piece of personal information that ends up on Google servers.</p>
<p>Moreover, I usually can tell phishing requests rather easily on my own without requiring assistance. I disabled the tool by unchecking the &#8220;Tell me if the site I&#8217;m visiting is a forgery&#8221; option in Tools &#8211; Options &#8211; Security.</p>
<p>By the way, <a href="http://www.wireshark.org/" target="_blank">Wireshark 1.0</a> has just been released. A great tool to peek into the innards of your system&#8217;s communications.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.vautier.net/2008/04/10/are-you-browsing-google-knows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.330 seconds -->
