Earlier quoted context omitted.
What could Google possibly do with people telling them every website they are visiting? Also, at the scale Google operates, I am not sure that DNS is that big of a resource commitment, and it may allow them to do fancy traffic routing stuff for their own services.
They could use it to build more accurate profiles of their users in order to monetize them.
Google acknowledges XKCD #1361
21–30 of 44 posts
Re: Google acknowledges XKCD #1361
#22Maybe a stupid question, but is it monetized somehow? I mean DNS servers. After all, it's a pretty heavy load… I still don't really understand what is (is known to be) monetizable and what isn't.
I guess, for Google at least, getting all DNS requests of their users is worth paying for a popular DNS server. That's how they know which sites your like even if those sites don't use Google Analytics.
Re: Google acknowledges XKCD #1361
#23What's the 8.8.8.8 server?
Re: Google acknowledges XKCD #1361
#24Maybe a stupid question, but is it monetized somehow? I mean DNS servers. After all, it's a pretty heavy load… I still don't really understand what is (is known to be) monetizable and what isn't.
What could Google possibly do with people telling them every website they are visiting? Also, at the scale Google operates, I am not sure that DNS is that big of a resource commitment, and it may allow them to do fancy traffic routing stuff for their own services.
Re: Google acknowledges XKCD #1361
#25Earlier quoted context omitted.
They could use it to build more accurate profiles of their users in order to monetize them.
> We don't correlate or combine information from our temporary or permanent logs with any personal information that you have provided Google for other services. -- https://developers.google.com/speed/public-dns/privacy
Re: Google acknowledges XKCD #1361
#26Earlier quoted context omitted.
> We don't correlate or combine information from our temporary or permanent logs with any personal information that you have provided Google for other services. -- https://developers.google.com/speed/public-dns/privacy
Interesting. I tend to believe it for some reason, although I don't know why myself. Does somebody really check if such promises are true? Are they trustworthy? It reminds me, that case with collecting wifi traffic — how did it get revealed at all?
In that blog post, and in a technical note sent to data protection authorities the same day, we said that while Google did collect publicly broadcast SSID information (the WiFi network name) and MAC addresses (the unique number given to a device like a WiFi router) using Street View cars, we did not collect payload data (information sent over the network). But it’s now clear that we have been mistakenly collecting samples of payload data from open (i.e. non-password-protected) WiFi networks, even though we never used that data in any Google products.
-- http://googleblog.blogspot.co.uk/2010/05/wifi-data-collectio...
Re: Google acknowledges XKCD #1361
#27Maybe a stupid question, but is it monetized somehow? I mean DNS servers. After all, it's a pretty heavy load… I still don't really understand what is (is known to be) monetizable and what isn't.
This may actually be true, as google believe's that if you arrive faster to a website after searching on Google you will use Google more
Re: Google acknowledges XKCD #1361
#28I thought Google's core product was allowing "ping -t google.com" ICMP traffic to be the central monitor of my network connectivity and latency to the internet. Heck, I even have it aliased as "pg" on all my systems.
Re: Google acknowledges XKCD #1361
#29I thought Google's core product was allowing "ping -t google.com" ICMP traffic to be the central monitor of my network connectivity and latency to the internet. Heck, I even have it aliased as "pg" on all my systems.
Re: Google acknowledges XKCD #1361
#30Maybe a stupid question, but is it monetized somehow? I mean DNS servers. After all, it's a pretty heavy load… I still don't really understand what is (is known to be) monetizable and what isn't.
Sure, they benefit by getting valuable data on Internet traffic. For another example of DNS server monetization, see http://opendns.com/ . Turns out there are clever ways of (mis)using DNS features to make money. For example, your server could hijack NXDOMAIN responses and instead direct the user to a nice page that tells them that the name couldn't be resolved alongside a couple relevant advertisements.