19
How to safely use javascript?
(sh.itjust.works)
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.
much thanks to @gary_host_laptop for the logo design :)
IMO, that is true... but could potentially be misleading. It can still be better to block, even if blocking itself is a fingerprint. (edited here, fix bad wording)
It only makes you worse off if the bits of identifying info with javascript exceed the bits obtained by the single option of disabling JS. And that depends on how many ppl do it. It's the -log2 of the probability of that event. Let's say that only 1 in 100,000 disables JS. (It's gotta be more than that?) That is just under 17 bits of information from seeing that JS is disabled, b/c you're only unique to one part in 100K. So if the number of bits obtainable with JS enabled exceed 17, then it's a net win to disable JS!
I don't know what % of ppl disable JS. I feel it's more than 1:100K. That's only 1 person in a decent sized city. IDK what the right % is. But for any reasonable value I can imagine, it seems like a win. Far more bits of ID-ing info can be obtained through JS, than the -log2 of that %.
Also, the more ppl disable JS, the fewer bits are obtained by seeing that JS is disabled, b/c the log2(%-who-disables-JS) gets smaller.
Noscript has 100k users on chrome, 240k on Firefox, according to their respective stores. I don't know if thats total downloads or active installations though.
Ublock origin lite is 19M on chrome.
There are ~6B global internet users. So definitely more than 1:100k, but still very unique.
So they are very different scales.