Reading Google Chrome's Fine Print
Much ink and many electrons are being spilled over Google's Chrome browser (discussed here twice in recent days): from deep backgrounders to performance benchmarks to its vulnerability to a carpet-bombing flaw. The latest angle to be explored is Chrome's end-user license agreement. It does not look consumer-friendly. "By submitting, posting or displaying the content you give Google a perpetual, irrevocable, worldwide, royalty-free, and non-exclusive license to reproduce, adapt, modify, translate, publish, publicly perform, publicly display and distribute any content which you submit, post or display on or through, the services. This license is for the sole purpose of enabling Google to display, distribute and promote the services and may be revoked for certain services as defined in the additional terms of those services."
I doubt this has anything to do with Chrome. It's taken straight out of their Google Accounts terms: https://www.google.com/accounts/TOS?hl=en
See point 11.1.
I suggest you use the OpenSource version of Chrome , which is BSD licensed and has no EULA you need to agree to.
I think they made this separation of Chrome and Chromium to keep the "Chrome" brand under their control while still making the browser open source.
Builds:
http://build.chromium.org/buildbot/snapshots/
Info:
http://www.chromium.org
Prepare to be even less impressed and look at the V8 src, they only have codegen for ia32 and arm. Plenty of hardcoded platform specific (windows) guff in the browser codebase too.
This stuff might have been acceptable in 2003 but it's -DEPIC_FAIL for 2008.
This thing is lighting up my firewall constantly, during install, operation and uninstall.
Even after uninstall it leaves GoogleUpdate.exe installed and running and pinging google every hour.
I'm sticking with Firefox 3.1's javascript compiler instead:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
Please do feel free to look up any short, monosyllabic, four letter words that are above your level of reading comprehension.
"Growser" is currently Windows only. It's got hard coded registry access and other such retardation throughout the code. Where you might think lib/ the chromium developers think chrome_dll/ and so on.
Right at the beginning of the EULA you have definition of the word Service - as it is used in that document:
Google Chrome Terms of Service
These Terms of Service apply to the executable code version of Google Chrome. Source code for Google Chrome is available free of charge under open source software license agreements at http://code.google.com/chromium/terms.html.
1. Your relationship with Google
1.1 Your use of Googleâ(TM)s products, software, services and web sites (referred to collectively as the âoeServicesâ in this document and excluding any services provided to you by Google under a separate written agreement) is subject to the terms of a legal agreement between you and Google.
So when in the point 9.1. they use the word 'Service' it clearly means: "products, software, services and web sites" and that includes Chrome.
Preventing Paranoia: When does Google Chrome talk to Google.com?. Please read it carefully.
Worked fine for me on XP x64. Probably something wrong with your system.
That said, I uninstalled it immediately due to some big annoyances:
1) I could not find a download for a local installer, instead it forces you to download an installer stub that downloads and installs the browser.
2) It did not let me choose where to install it. Instead it automatically installed into documents and settings\user\local settings\application data\google without so much as a prompt.
3) It added a "Google updater" to my startup programs without asking me if that was ok or even telling me about it.
4) When I uninstalled it, it didn't remove all of its files and didn't even clean out the startup entry for the aforementioned updater. I had to remove those things manually.
Sorry Google, I don't like it when software tries to take control away from me and doesn't notify me of system changes. These are the kinds of things that will keep me far away from Chrome.
Chrome is Google's private, closed-source browser. Chromium is the open-source (BSD-licensed) project from which Chrome takes some of its code. Chromium is completely non-operational at this point in time (ie. it doesn't run), as it's very early days on the open-source project. Chrome in contrast is very nicely operational already, since its code is not the same as that being put together by the Chromium folks.
And the key point here is that Chrome and Chromium have completely different licenses, therefore your comment is entirely worthless.
Exactly. The GoogleUpdater was still running after I uninstalled. Don't be evil, my ass...