this post was submitted on 08 May 2026
735 points (96.9% liked)

Privacy

48473 readers
2048 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] moseschrute@lemmy.world 10 points 2 days ago* (last edited 2 days ago) (1 children)

You absolute can fingerprint someone without JavaScript enabled. This article explains what signals a website can use when JS is disabled, and those signals include probing what CSS features your browsers supports.

https://fingerprint.com/blog/disabling-javascript-wont-stop-fingerprinting/

Unfortunately it looks like the demo link in their article doesn’t exist anymore. It definitely used to, because I remember testing it few years ago. But the write up is still good.

Looks like the demo is open source: https://github.com/fingerprintjs/blog-nojs-fingerprint-demo

[–] pwxd@lemmy.zip 1 points 1 day ago

That's a cool project but most websites are using JavaScript for tracking, and I doubt most website have the afford to even use CSS just to track someone who doesn't have JS on.