首页 > Google > Chrome在干坏事?

Chrome在干坏事?

2008年9月9日

前些天,Google推出了Chrome浏览器,用着感觉还不错。

不过,当一个新东西出来的时候,特别是触及其他人的利益的时候,各种反面的声音就会传来。在浏览器这个市场更是如此。今天看到一篇文章《居心叵测的Chrome》,说的是Chrome在手机个人隐私,往google上传。。。

我就纳闷了,Chrome是开源软件诶,源码在那摆着,要知道它在干什么,翻翻源码就都明白了。还用了一堆外部的特征在判断,过程,方法,结论一点都不严谨。Chrome里有一个汇报错误的选项,选了它的话确实会把一些浏览器的错误,在什么情况下出现的错误传给Google,这是为了帮助Google更好的改进Chrome啊。在M$的各种软件里不也有这种选项?想知道它这个时候在传什么,还是那句话,看代码去,不愿意干这个把这选项取消了不就OK了。

免费的东西,爱用不用,有怀疑就把代码里的证据列出来,没证据就一边凉快去。。。我不相信Google傻到在开源软件里做流氓软件。

疑人不用,用人不疑~~

Google released Google Chrome, which is an Internet Browser, some days ago. It performances well, I think. But someone doesn’t think so. They think that Chrome is doing something which users don’t known and don’t want it to do. For example, they say that Chrome upload users secrets to Google. And there is an article 《居心叵测的Chrome》.

Please remember that Chrome is an opensource software. You want to know what it does, just read the sourcecode.The sourcecode will tell you all what it did, does, and will do. I think that Google is not so stupid to make a spyware which is opensource.

Chrome has an option “Help make Chromium better by automatically sending usage statistics and crash reports to Google”. It will send what are you doing when Chrome crashed. If you don’t want it to do so, just cancel the option.And if you want to know what is send, read the source code, too.

下面是各种源码的下载地址,怀疑的人自己看去。Links for download the sourcecode.

chrome 源码 http://src.chromium.org/viewvc/chrome 使用的v8引擎源码 v8 javascript engine http://code.google.com/p/v8/chrome 的内核webkit源码 webkit core http://webkit.org/building/checkout.html

分类: Google 标签:
本文的评论功能被关闭了.