▲ | patrickmay 2 days ago | ||||||||||||||||
This is a technical problem, not a legal one. The solution is for browsers to provide users with the ability to limit the information being sent. There's no need for the vast majority of websites to know my OS, number of CPUs, screen or window size, or most of the other fingerprinting metrics. | |||||||||||||||||
▲ | Sanzig 2 days ago | parent | next [-] | ||||||||||||||||
I think it's both. It wasn't a problem when browsers were simple content display engines, but now that they are full VMs for application software, they need some of that capability just to function. FWIW, I think this was a mistake, but the genie is out of the bottle. I suppose one technical mitigation might be a permissions dialog when a script requests access to a high-risk API like canvas or WebGL. But that's unfortunately something that won't work for most users, who will just click through the dialog. | |||||||||||||||||
| |||||||||||||||||
▲ | kennywinker 2 days ago | parent | prev | next [-] | ||||||||||||||||
Making it a technical problem means it’s an arms race forever. Making it a regulation problem, if done right, can simply end the arms race. Not to mention the big players on the users’ team in the technical arms race (google, ms, apple) are also advertising companies. By all means let’s solve it from the technical side - but also lets regulate privacy so everyone gets it not just people paranoid/technical enough to use the latest/best privacy respecting tools. | |||||||||||||||||
| |||||||||||||||||
▲ | raxxorraxor a day ago | parent | prev | next [-] | ||||||||||||||||
This information can be relevant for a site that needs to know your capabilities. No need to render some canvas if your client is a text browser. It isn't trivial to craft legislation to separate these use cases, but it also is far from impossible if there would be political will to do it. I think the latter is far more interested in surveillance of users where tracking is one building block. And of course legislation is needed to criminalize tracking without user consent. It would just be an internet stalking law being applied. | |||||||||||||||||
▲ | rsync 2 days ago | parent | prev [-] | ||||||||||||||||
… which is why it is so frustrating (and damning) that Firefox does not make it simple to block all of these measurements. To whatever degree this is, indeed, a technical problem. There’s a simple choke point that is being intentionally unutilized. |