178
Google now allows digital fingerprinting of its users
(www.malwarebytes.com)
c/cybersecurity is a community centered on the cybersecurity and information security profession. You can come here to discuss news, post something interesting, or just chat with others.
THE RULES
Instance Rules
Community Rules
If you ask someone to hack your "friends" socials you're just going to get banned so don't do that.
Learn about hacking
Other security-related communities !databreaches@lemmy.zip !netsec@lemmy.world !securitynews@infosec.pub !cybersecurity@infosec.pub !pulse_of_truth@infosec.pub
Notable mention to !cybersecuritymemes@lemmy.world
I unfortunately can't really see how a browser could still be nice to use and properly resist fingerprinting.
The site https://amiunique.org/fingerprint tries to fingerprint your browser and lists the used attributes along with their uniqueness within their dataset. And while a browser could pretty reliably lie about its User Agent or Platform, it's often just necessary for a modern website to know, for example, what your view-port's resolution is or what kind of audio/video codecs your device supports. Going through my own results, I'd say combining these necessary data points is probably enough to identify me, even though I'm pretty privacy-conscious.
Maybe I'm overly pessimistic, but I think preventing fingerprinting would need a regulatory instead of a technical solution. Unfortunately that doesn't seem very likely anytime soon.
I've been using browsers for a couple of decades without digital fingerprinting and it's nice enough for me. I see no need to make it nicer.
Such as?
Every browser can be fingerprinted, even Tor browser, which goes out of its way to resist fingerprinting. The only way to really avoid fingerprinting is to not use JavaScript, which is extremely limiting.