A few weeks ago, I was using my mothers PC. Google was erroneously in French, and no language chooser available. So I checked. Firefox sent a HTTP header with a Dutch preference. She was logged in with her Google account, which had a Dutch language preference. Some geolocation providers put her in Dutch speaking cities of Belgium. Still, the Google Algorithm had decided she would speak French. Plenty of other sites m…
> Why are we sending out all this info. You are generalizing. Google and big providers do that, usually (US)services that need to cater to the whole world. But a huge part of the normal web still uses and _needs_ preferred language. No one wants to be forced to use geolocation. Just one very common example are info pages for sightseeing, they are usually available in all languages that people commonly visit from and…
Google starts tracking all your devices in 8 weeks
41–50 of 156 posts
Re: Google starts tracking all your devices in 8 weeks
#42Earlier quoted context omitted.
The article is about Google's new focus on tracking users via device fingerprint, instead of (primarily) via cookies.
Which is, depending on your perspective, either terrifying or just stupid. Right now anti-fingerprinting security is not very high on anyone's minds, but remember that your digital fingerprints follow you EVERYWHERE. You can't turn them off or disable them on your side like cookies. It's sort of like the wholesale elimination of privacy as a concept, you might say. But hence the stupidity! It's too bold a move not to…
Re: Google starts tracking all your devices in 8 weeks
#43Adblocking google's ad ecosystem so the third-party scripts don't load in the first place should still fix this, if I read it right?
This is getting trickier: - nowadays (iirc) you can serve/proxy those scripts via your own domain (to circumvent ad blocker blocklists) - there are limitations re the number of blocking rules in Manifest V3 It’s cat and mouse at this stage, we’re getting to the point where blocking ads will be as hard/annoying as, say, installing 3rd party apps on your iPhone. Too much of a hassle even for fairly techie users
Use Firefox. uBlock Origin on Firefox also gets around CNAME cloaking to make advertiser domains appear as first party, which Chrome does not give sufficient access to do that.
It doesn't get around actually serving these endpoints mixed directly in with first party endpoints, but these are a hard sell on the advertising side too, from the technical effort from the publisher to implement it to the advertisers reluctance to trust the stats when the publisher gets to be the man in the middle.
Re: Google starts tracking all your devices in 8 weeks
#44The site you're talking to can still read your data, but most third party sites can be cut off. Privacy Badger will let you block Google Tag Manager, and while it warns you that some sites will break, few do.
Re: Google starts tracking all your devices in 8 weeks
#45> Google Starts Tracking All Your Devices in 8 Weeks Those "journalists" were living in a bubble ? Google (and Facebook, and Apple, and Microfost) have been tracking our devices for years.
The article is about Google's new focus on tracking users via device fingerprint, instead of (primarily) via cookies.
Re: Google starts tracking all your devices in 8 weeks
#46Adblocking google's ad ecosystem so the third-party scripts don't load in the first place should still fix this, if I read it right?
This is getting trickier: - nowadays (iirc) you can serve/proxy those scripts via your own domain (to circumvent ad blocker blocklists) - there are limitations re the number of blocking rules in Manifest V3 It’s cat and mouse at this stage, we’re getting to the point where blocking ads will be as hard/annoying as, say, installing 3rd party apps on your iPhone. Too much of a hassle even for fairly techie users
Obviously, this requires significantly more resources. But it feels like a more productive use of the hardware power that we already have, compared to the most recent Electron monstrosity.
Re: Google starts tracking all your devices in 8 weeks
#47Browsers use system calls to provide the information used for fingerprinting the device, so why not intercept these calls and lie. Have all users present an identical fingerprints and we're back to pre google times. Yes, we lose some important functionality, but maybe it's a price worth paying?
Never mind the other elephants in the room that do worse than track your browsing habits...
Re: Google starts tracking all your devices in 8 weeks
#48Re: Google starts tracking all your devices in 8 weeks
#49I have a script which runs a random browser in incognito mode with a random user agent and a random search website every time I click a shortcut. Then another script changes the DOH dns setting for my connection every hour. Next up I will set a socks proxy setting on each browser via command line params to a ssh connection located in Europe. Oh and I also change my computer name on every logon and have random hw addr…
Re: Google starts tracking all your devices in 8 weeks
#50We have kernel level anti cheat systems for games. So how about kernel level anti tracking? Browsers use system calls to provide the information used for fingerprinting the device, so why not intercept these calls and lie. Have all users present an identical fingerprints and we're back to pre google times. Yes, we lose some important functionality, but maybe it's a price worth paying? Never mind the other elephants i…