Was ist ein "Browser"
8% der Befragten wussten was gemeint war:
by Christian Rhomberg at12:49 PM under browser, chrome, computer, englisch, firefox, google, internet, internet explorer, mozilla, umfrage, wissen (Comments)
A Feedjack powered Planet

Blog, Microblog und sonstiges von Christian Rhomberg
8% der Befragten wussten was gemeint war:
by Christian Rhomberg at12:49 PM under browser, chrome, computer, englisch, firefox, google, internet, internet explorer, mozilla, umfrage, wissen (Comments)

Blog, Microblog und sonstiges von Christian Rhomberg
In diesem Video zeigt google wo und wie sie ihre Server unterbringen - in Kontainern:
Artikel auf golem.de
by Christian Rhomberg at8:57 AM under datacenter, google, kontainer, server (Comments)

Dennis Kempin
Since the googleupdate tool which silently ships with google chrome is hardly under criticism, I searched for a way to install google chrome without the update.
Google itself provides an installer which ships without googleupdate. Make sure you have uninstalled google chrome and killed and disabled the updater in msconfig and the scheduled tasks menu.
Without googleupdate no kind of unique application number is send to google to allow them to track you. You may also want to deactivate the Auto-suggestions feature which sends a complete request to google when you type in your address bar.
Another option that talks back to google is the “Show suggestions for navigation errors” feature. It asks google about alternative websites when you try to visit a webpage that does not exist. You can deactivate it in the Options->Under the Hood menu.
And if your are really paranoid you may want to deactivate the “phishing and malware protection”. You can also find this option in the Options->Under the Hood menu. But be sure you have read this article since the malware protection does not allow any tracking of visited sites.
The internet is full of articles concerning the following part of the google chrome EULA:
You retain copyright and any other rights that you already hold in Content that you submit, post or display on or through the Services.By submitting, posting or displaying the content, you give Google a perpetual, irrevocable, worldwide, royalty-free and non-exclusive licence to reproduce, adapt, modify, translate, publish, publicly perform, publicly display and distribute any Content that you submit, post or display on or through the Services. This licence 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.
As you can read in this news post google has admitted that this is a really bad failure. And it will be changed soon.
Update: As moeffju just commented, google has updated chrome’s EULA.
Emiraga found another strange code passage in the google chrome code. It is an interface to the RLZ.dll which ships with the google chrome version. Since the source code of rlz.dll is unknown and it seems to be used to record and send “certain lifetime events” you may want to disable it.
Chrome does not depend on this DLL file, so emiraga suggests to look for this file with the search function of Windows and delete it. (You have to close chrome first). You may not have this file when you installed chrome via the offline installer.
I don’t know what information is integrated in these RLZ reports, it may be harmless, but since it is closed source you cannot be sure.
Well with these simple options your browser is even more silent than his colleagues Firefox or Internet Explorer. So you can give Chrome a try without bothering about privacy. You may also want to read my previous blog post about privacy in chrome.
Please feel free to comment if you have any suggestions or any doubts regarding the remaining communications of google chrome.
Sources:
by Dennis at9:58 AM under chrome, eula, google, googleupdate, various (Comments)

Dennis Kempin
I had many discussions this day about the privacy policy of google chrome. The most arguments against chromes privacy policy are:
Well that’s a lot of stuff. But when you take a closer look at chromium most of these “arguments” expose as exaggerated. More details:
Sounds scary, but this number is only used during update checks. Chrome does not send this number with any other requests. Many programs that use automatic update checks use some kind of unique id to identify each program installation. Firefox does too.
This feature (the Automated Update Service) also sends Potentially Personal Information to Mozilla in the form of a cookie named “aus” that contains a unique numeric value to distinguish individual Firefox installs. Mozilla uses this information to provide you with updated versions of Firefox and to understand the usage patterns of Firefox users.
I pointed out the location of the application number in the registry here, but that the location was wrong, since it was part of the installer, not the updater. I am sorry for this. But there is a much simpler solution below.
The unique application number is worthless on its own, since it does not contain any private information. But google could use the update check to associate your application number with your IP-address. This mapping alone is worthless too but when combined with existing information databases such as search logs or website statistics this whould make it possible to determine the application number behind these IPs.
But I personally don’t think that this information would lead to statistically relevant data. Since dynamic IP addresses are common practice it will be hard to determine the time frame in which the IP-to-application-number-mapping is valid. The updater checks for updates about once a day, it does not try to update on chrome start-up. That means that google could see once a day which application number this IP is using. But it cannot be sure if the IP address is used by any other consumer half an hour later. Small and imprecise statistics are not worth anything, so i doubt that google will try to use these informations.
Well since this is not a Chrome, but a google updater problem the easiest solution is to uninstall google chrome, and install it again using the offline installer which does not contain the updater.
Well for some people this is a nice feature. But this implies that everything you type into the address bar is sent to google.com. Gladly you can deactivate this feature in the Search Engine Options Menu. Some people say that Chrome will continue sending you address bar entries (german), but I have not observed any auto complete packages after deactivating the feature.
The anti-phishing service uses the same technique as Firefox3. It frequently downloads a list of potential dangerous sites and checks your visited sites against this list. When you visit a potential dangerous site the Browser sends a request to google which contains a hashed value of the visited website. This ensures that the website is really listed, because your local list may be outdated. Using a hash value leaves no possibility for google to get any private information about your visited sites.
Some people have observed their mail address transferred to google (german). I wanted to test that for myself and the only thing that was transferred via my googleupdater service is my application id. I cannot confirm the transfer of private data over the google updater, but it still remains suspicious.
Digging into the code and talking with some chromium developer, the most obvious reason for this is that the users declared their address as feedback address. There is not indication for Chrome searching for your mail address and sending it back to google.
You may want to look at my next blog post, which describes how to configure chrome to be silent.
Sources: Chromium Source Code
Google Chrome privacy policy
Google Chrome communication
Additionaly I watched the traffic using wireshark, to see what chrome is sending back to google.
by Dennis at1:04 PM under chrome, google, privacy, various (Comments)
I just downloaded Google Chrome and I am pretty amazed by the fast and lean user interface. Use the Read the rest of this entry » to see my experiences with the User Interface, some Javascript performance tests and the examination of the privacy policy.
It starts up nearly immediately, while Opera and Firefox take some seconds to be usable. Google has designed its interface to be as much invisible as possible. And thats what it is, it does not disrupt the work flow in the browser. Bookmarking is one click, downloading is one click, and using the address bar it searches your the content of previously visited sites.
New Tabs have an Opera-like start page, but extended to contain bookmarks and search engines besides the most visited sites.
This is in my opinion the user interface a browser should have. It does not get annoying with any stupid questions, and everything is within one-click reach.
I don’t feel much differences between displaying common, static html pages. Using Webkit, chromes rendering is pretty fast, but well Opera and Firefox are fast too. But there are remarkably advantages in Javascript performance. I took the SunSpider JavaScript Benchmark and these are the overall results (On my 1.6GHz centrino, in performance mode):
Well chrome is leading the Benchmark, even though its still in Beta phase. When it comes to Flash the performance of Flash Chrome seems to be a bit slower. I have not taken a test but some animations on youtube.com seem to be a bit slower than on Firefox/Opera.
Well its hard to test security, but i think that Chrome has some nice concepts integrated to increase the overall browser security. Another very important thing is, that if one Webseite crashes due to bad Flash oder Javascript all other tabs remain, since every tab has its own process.
The incognito mode is also a nice security add on, which allows you to surf in an extra browser window without leaving any trace. Of course this is not new, there are several plugins for Firefox which do the same.
Well Google has a bad reputation when it comes to privacy. So many User are doubtful using a product from google which will contain that much private information. I had a look at the Privacy Policy. Google explains what Information is send back to Google using Chrome.
When you type URLs or queries in the address bar, the letters you type are sent to Google so the Suggest feature can automatically recommend terms or URLs you may be looking for. If you choose to share usage statistics with Google and you accept a suggested query or URL, Google Chrome will send that information to Google as well.
Well for many people that seems scary. But i think this can be a nice feature since you find more just by typing in your address bar. Since this could be used to create protocols of your visited sites (It could be used, I don’t think google will do that, but that’s something everyone should decide on his own) you can deactivate that feature.
Google Chrome’s SafeBrowsing feature periodically contacts Google’s servers to download the most recent list of known phishing and malware sites. In addition, when you visit a site that we think could be a phishing or malware site, your browser will send Google a hashed, partial copy of the site’s URL so that we can send more information about the risky URL. Google cannot determine the real URL you are visiting from this information.
The same technique is used by Firefox3, and there is, in my opinion, no possibility for google to threaten your privacy using SafeBrowsing.
Your copy of Google Chrome includes one or more unique application numbers. These numbers and information about your installation of the browser (e.g., version number, language) will be sent to Google when you first install and use it and when Google Chrome automatically checks for updates.
Well thats somehow scary. Google can identify you by the unique application number. Its hard to tell what information this application number contains. Many update systems use a similar concept and the application numbers mostly contain computer specific values that are hashed. Since no private information is send using this application number this should be harmless.
But to be sure we need to wait for the source code. I doubt that Google has build in any privacy flaw since the browser is release as opensource so it could be forked and modified in any way.
Well thats my first experience using Chrome, I really like the clean and easy interface. The performance is great and i don’t see my privacy hurt in any way. But well you should not forget that this is a beta product. It is not that stable as other browsers. There are some minor rendering flaws and the browser may hang for 1 or 2 seconds from time to time.
Thanks Google for this fresh air Browser.
There are many people who spread the rumor that Google Chrome
“This feature also sends Potentially Personal Information to Mozilla
in the form of a cookie named “aus” that contains a unique numeric
value to distinguish individual Firefox installs.”
by Dennis at9:17 AM under benchmark, chrome, google, privacy, review, various (Comments)
11 2009 3 3sat 7 abend accessibility acer adblock add-on admin-session aks allgemein alter rhein andreas clauss antifa antisemitismus antizionismus apache api archive archive.org archlinux aria-required aspire atheism atom augsburg authentication auto bahnhof bayern bekannte benchmark betriebssystem bittorrent blog blogs bodensee boot brauch browser bödele captcha car cc cc-nc cell broadband engine censorship chaosradio christmas chrome civicrm cluster cms color compiz computer cowon d2 creativecommons crhomberg.net css d'funzl daily life das netz und die welt datacenter day debian demonstration denkmal dependency injection design deutschland dienst diskussion distribution django dkrz dns donnerstag dornbirn download drm drupal dtp e-mail e61 england englisch english eu eula fastenzeit fedora feed fehler feiertag fernsehen ffmpeg file filesystem finanzen firefox firmware focus follows mouse folder fon font free software freebsd freedom freie hardware freie inhalte freie software freiheit fruit tee ftp fun game gaming gaza gaza strip gc10464 gc10bh8. lustenau gc1k51h gc1pge3 gc1pt20 gc1qqbv gc1rqxk gc1w59w gc1wm2n gcwhj5 geld geocaching geschichte git gnome gnu google googleupdate gpl gravatar great grillabend grüne gui hack hamas hard hardware haselstauden hatlerdorf heise hetzner hilfe hobby holidays how to implement it! http human light human rights humanism hunde-uni.at iary ibm identi.ca idiots inatura innsbruck inspircd installation intel internet internet explorer internetsperren internetzensur inversion of control iran irc israel it java joke kalender kde kernel kernel 2.6.29 kinderpornosperren klima kommunikation kontainer konzert kreisverkehr kultur kulturhauspark kunst laptop law leben led-backlight lego linksys linux linuxfoundation linuxwochen lustenau manuel schneider maresi marketing medienhaus menschen menu metal metallica micro microsoft millenium park mindmap mmorpg modul module mozilla mpeg4 multi-site musik müller münchen nas ncl netbook netculture netscape network of trust netz netzwerk neue medien nicht kategorisiert nickserv nokia non commercial non technical notebook nslu2 nvidia ob8 ob8.at oberdorf one open source open4free opensolaris opensource organisation package part 1 patente people pfadfinder php piwik planet planung podcasts politics politik prince of persia privacy programmer projekt projekte python pyurl rathaus rc read it later rechenzentrum rechtsextremismus reconditions regierung regular reinhard religion report reporters without borders review richard stallman rickatschwende rss runescape schlafen schman.at school schweiz sci fi screenreader scribus selbstüberwindung 2 september serie server seven nation army sftp shop short sicherheit simplicity small social networks solaris sommer sonntag spenden sprache ssd ssh sshfs stau stephan grigat stick story stream stupid things sun sunray switchproxy tool t-shirt tab mix plus tar technologie tee termin terrorismus texte theme themen tool torrent traditional transport tv ubuntu ueber umfrage umwelt un uncategorized unicef unterhaltung url urlaub uru usability usb user experience reviews user interface user interface design various verbrauch verein vereinshosting.com vereinsverwaltung verschlüsselung versionskontrolle video virtualbox virtualisierung visual studio vol.at vorarlberg vorratsdatenspeicherung vortrag wald web web 2.0 web20 webserver werbung what to do about it what to do about it! white stripes wien window manager windowmanager windows windows 7 wissen wordpress work world world of warcraft writing xhtml xml yahoo youtube zanzenberg zeitung zentrum zfs zip zürich österreich