Google Chrome, Chromium, and Google
Wednesday, October 01, 2008
A number of people have asked about the relationship between Google Chrome, Chromium, and Google, specifically in regards to what data is sent to Google or other providers. This is meant to provide a complete answer to that question, and as you will see below, almost all such communication can be disabled within the options of the product itself. Before getting too deep into the question though, it is helpful to have a common set of terminology. Chromium is the name we have given to the open source project and the browser source code that we released and maintain at www.chromium.org. One can compile this source code to get a fully working browser. Google takes this source code, and adds on the Google name and logo, an auto-updater system called GoogleUpdate, and RLZ (described later in this post), and calls this Google Chrome. As such, everything which applies to Chromium below also applies to Google Chrome, while there are some things that apply to Google Chrome (such as the auto-updater) that do not apply to Chromium.
Communications between Chromium (and Google Chrome) and service providers
Search Suggest: If you type a few letters into the address bar and pause, Google Chrome will send the letters you have typed to your default search provider so it can return a list of suggestions. These suggestions will appear in the drop-down that appears below the address bar. The letters you have typed are only sent if your search provider provides a suggest service. As an example, suppose your search provider is Google and you're located in the United States. If you type "presid" and pause, you might get suggestions like "Search Google for Presidential Polls", "Search Google for Presidents", as well as a suggested website (a page listing the Presidents of the United States on www.whitehouse.gov). Your provider for search suggestions may log these suggest queries. In the case of Google, we log 2% of these suggest queries, and anonymize these logs within approximately 24 hours as described in an earlier blog post.
If you choose to accept a search query suggestion, that query will be sent back to your search provider to return a results page. If you choose to accept a suggested website, the accepted suggestion is not sent back to your search provider unless you've opted-in to stats collection. If you have, Google may collect the suggestion you accepted along with the letters you had typed so far in order to improve the suggest service. If you are in a different part of the world, or are using a different search provider, you may get different suggestions.
If you do not wish this data to be sent to your search provider, you have a number of options. The first is to use incognito mode, in which the suggest feature is automatically disabled. You may still get suggestions from your local history stored on your computer, but no suggest queries are sent to your search provider. You can also turn off search suggestions permanently. Finally, you can change your search provider. If your new search provider supports suggest functionality (such as Yahoo!), suggest queries will be sent to this new provider. If it does not support suggest functionality then suggest queries will not be sent.
Safe Browsing: Safe Browsing is a feature designed to help protect users from phishing and malware. The way Safe Browsing works is that roughly every half hour, an updated list of suspected phishing and malware websites is downloaded from Google and stored locally on your computer. As you browse the web, URLs are checked against these lists that are maintained locally on your computer. If a match against the list is found, a request to Google is sent for more information. This request is formed by taking a 256-bit hash of the URL, and sending the first 32-bits of that hash. To be clear, requests are not sent for each page you visit, and we never send a URL in plain text to Google. More information on how this feature works is available in the Google Chrome help center. This feature can also be disabled, although disabling this feature means that you will not be warned before you visit a suspected phishing website, or a website suspected of downloading and installing malware onto your computer.
Suggestions for Navigation Errors: By default, Chromium (and Google Chrome) offer smarter error messages when you encounter unavailable websites. These error messages automatically generate suggestions for webpages with web addresses similar to the one you're trying to access. This feature involves sending the URL that failed to Google, to obtain suggested alternatives. This feature can be disabled in the options dialog.
Which Google Domain: Shortly after startup, Chromium (and Google Chrome) send a request to Google to determine which localized version of Google to use, e.g. whether to direct queries to google.com, google.de, google.co.uk, or another localized version of Google. This is important because sending queries to the right localized Google domain ensures that you get results that are more relevant. For instance, a user searching for "Football" on google.co.uk would get results for European football ("soccer"), while a search on google.com might favor results on American football. Currently (in Google Chrome version 0.2.149), this request is sent regardless of what your default search engine is set to. This was an oversight, and this information was never used to track users. In Google Chrome 0.3, this request will only be sent if your default search provider is set to Google. This change has already been made in the Chromium source code.
Communications between Google Chrome (but not Chromium) and service providers
Usage Statistics and Crash Reports: This option is opt-in, and is disabled by default. Users can elect to send Google their usage statistics and crash reports. This includes statistics on how often Google Chrome features, such as accepting a suggested query or URL in the address bar, are used. Google Chrome doesn't send other personal information, such as name, email address, or Google account information. This option can be enabled or disabled at any time.
GoogleUpdate: When you install Google Chrome, GoogleUpdate is also installed. GoogleUpdate makes sure that your copy of Google Chrome is kept up to date, so that when updates are released your version is automatically updated without any action required on your part. This is especially important to make sure that users are protected by the latest security fixes that Google releases. As part of these update checks, two unique, randomly generated IDs are sent, along with information such as version number, language, operating system, and other install or update-related details. This information helps us accurately count total users, and is not associated with you or your Google Account. More information is available in the Google Chrome help center. GoogleUpdate cannot be disabled from within Google Chrome. GoogleUpdate is automatically uninstalled on the next update check (typically every few hours) after the last Google product using it is uninstalled. The GoogleUpdate team is working on functionality to allow GoogleUpdate to be uninstalled immediately after the last app using it is uninstalled.
RLZ: When you do a Google search from the Google Chrome address bar, an "RLZ parameter" is included in the URL. It is also sent separately on days when Google Chrome has been used or when certain significant events occur such as a successful installation of Google Chrome. RLZ contains some encoded information, such as where you downloaded Google Chrome and where you got it from. This parameter does not uniquely identify you, nor is it used to target advertising. This information is used to understand the effectiveness of different distribution mechanisms, such as downloads directly from Google vs. other distribution channels. More information is available in the Google Chrome help center. This cannot be disabled so long as your search provider is Google. If your default search provider is not Google, then searches performed using the address bar will go to your default search provider, and will not include this RLZ parameter.
Updates to Google Chrome's privacy policy
In addition to explaining what communications take place between Google Chrome and service providers, we want to let you know that we are updating the Google Chrome privacy policy to reflect a change that we have made to the browser to protect user privacy.
Since the release of Google Chrome, we have modified the way its browsing history works so that the searchable index of pages you visit does not include sites with "https" web addresses. However, thumbnail-sized screenshots of these pages will be captured for local use, such as on the new tab page. The updated version of the privacy policy reflects this change. As before, your browsing history stays on your own computer for your convenience and is not sent back to Google. And remember: You can delete all or part of your browsing history at any time, or you can conduct your browsing in incognito mode, which does not store browsing history.
We hope this new language makes it more clear how Google Chrome works. For more information, check out the Google Chrome privacy video on our YouTube Google Privacy Channel.

20 comments:
Steven said...
Why is Google Chrome's Updater different to the Google Pack Updater? Why doesn't Google Chrome appear in the Installed Software list in the Google Updater?
October 3, 2008 5:28 AM
webmaster said...
To steven, Google Chrome Updater is actually part of the whole package. In the TOS, you agree that you allow Google to upgrade and patch their product at their discretion. This makes sense just in case there's some security whole or bug.
October 3, 2008 7:50 AM
Kalpajit said...
In all the Google chrome is awesome.
But...
>Why there is no Google Toolbar in it??
>Moreover when multiple tabs are opened and I close one the browser slows down and does not respond for some seconds which is not the case in Firefox.
>I have even noticed that when I open a pdf. page from web during browsing the particular tab responds very very slowly.
I trust Google & so hope that such minor problems will be solved.
October 3, 2008 1:02 PM
comment gravity well said...
When will we receive in browser adblocking? and whatever googlish name you'll give to extensions?
October 4, 2008 7:02 AM
Rohit said...
hello sir,
I am try to install Chrome's on my office and it's not install give error of 0x80072ee7
and in home work fine why?
October 5, 2008 10:40 PM
deathdr0ne said...
"This makes sense just in case there's some security whole or bug."
Um that's security "hole" not whole. Whole with a w is how you spell it when you mean all or many of something. eg. You ate the whole thing!
Hole in the sense of security is the same as in the sense of a hole in the ground. i.e. a "breach", worm hole etc..
/* End of Grammar Policing Message */
October 6, 2008 2:47 AM
Chewy Fudge said...
In regards to GoogleUpdate.
I can fully understand your reasons for letting it run completely unattended. But it still leaves me with a feeling of a lack of control over my pc.
With the unattended update I'm forced to search for info about updates, where as with an attended update, I normally get a sort description of what the update is about, which version I'm updating to, and often a link to a full changelog.
It seems pretty clear that you have no intentions of changing the way GoogleUpdate runs. So my suggestion is this.
Every time an update is release to a user you get a message a long the lines of: "Hello good Chrome User. Chrome has just updated to v. xxxx. For more info click this link".
Or give the users the options of getting a messages after the update like the one above, a new tab with a full changelog and description or to receive nothing.
And with that said, continue the great work with Chrome!!
Besides a couple of children diseases (which is normal) you have made a hell of a browser. I'm looking forward to see where you are going to take this. Kudos :-)
October 6, 2008 4:10 AM
Steven said...
To webmaster, you are answering a different question. Why did Google create a new Google Updater when they already have one?
The answer is probably something simple like Chrome is a beta and the normal Google Updater only works on releases. For example you cannot download Picasa 3 with it.
October 9, 2008 7:50 AM
Krishna said...
Hi,
I have install Google Chrome in my Lappy. When I tried to login in Vodafone. its working fine but when I tried to navigate Manage my account to pay my bill Its not loading the webpage. Its working in IE 6 not in google chrome. Please help...
Thanks for your Help!
KRIS
October 14, 2008 9:29 AM
Victor SEO said...
How can I delete a single thumbnail in my recently visited list? The documentation says I can, but doesn't say how
October 15, 2008 6:02 PM
mark said...
cant play music or videos in players.getting a message saying i need to install adobe flash. when i try to install it says it failed. got to the adobe web page at one point...it asked for operating system and browser. the drop down choices are only internet explorer and fire fox. wont let me proceed with the installation without choosing. the audio/video players work fine as usual when i use the ie browser. cant use this product much until this issue is resolved.
November 1, 2008 8:31 PM
Bob said...
Am having same problem as Mark. Chrome want's a flash plugin installed. I tell it to install it. Then it says the install failed. Help, please.
November 3, 2008 10:42 AM
~Andrew~ said...
I'm also a fan of Chrome, but would like to have tighter control such as is provided by Firefox 3.03, e.g., flash and script control and something like adblock. Any chance of this happening with Chrome esp. since ad revenue is such a Google driver?
November 10, 2008 9:44 AM
francepops said...
how do i change the default search engine to google.co.uk i live in france but only want to search uk sites.
November 18, 2008 2:48 AM
kat said...
im having the same problems as mark and bob and its frustrating because i still have to use the internet explorer browser until i know how to fix this problem. any help would be greatly appreciated
November 21, 2008 6:58 PM
agun said...
Google Chrome is nice, but i think you can do better than this. For example:
1. I often accidentaly close a tab or the whole chrome window.
I think google chrome should have a feature that ask me first if i really want to close tabs or windows.
2. Google chrome should provide STOP loading button just like firefox did. Sometimes, i don't want the whole page loaded, coz the information i need is already loaded. But i forced to keep waiting with no interface to stop the loading.
3. I understand that most website today is run on javascript. But i think i should have the freedom to turn on or turn off the javascript whenever i want. In google chrome, javascript is always on. Is there any easy button to turn it off just like in firefox?
Google, i think you are really awesome, truly. I'm hoping the best for you that someday you will create a totally new platform that can fight 'microslop windown'. Yet, it should be user friendly and easy. Go google!
November 28, 2008 10:50 AM
Carl - Reno said...
How can I delete the thumb nail of pages I visited?
December 12, 2008 3:28 PM
Jayesh said...
i cant play music or videos in players.getting a message saying i need to install adobe flash. when i try to install it says it failed. got to the adobe web page at one point...it asked for operating system and browser. the drop down choices are only internet explorer and fire fox. wont let me proceed with the installation without choosing. the audio/video players work fine as usual when i use the ie browser. cant use this product much until this issue is resolved.
January 16, 2009 11:54 PM
Gordon said...
I really miss my google toolbar in internet explorer. I found it rediculous its not available for chrome, is it going to be available? if so when?
May 3, 2009 8:24 PM
Ethrealex said...
I think Chrome must have option to open html file from disk. Also it may be good to save webpages into single file (like *.mht or *.maff).
And why not to sync bookmarks with Google Bookmarks, add RSS support(like "add to Google Reader") and other stuff from Google Toolbar.
With appreciation, Russian user :)
May 25, 2009 1:52 PM
Post a Comment