this post was submitted on 09 Aug 2026
267 points (96.5% liked)

Privacy

50637 readers
749 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
[–] lnxtx@sopuli.xyz 19 points 2 weeks ago (1 children)
[–] SmoothLiquidation@lemmy.dbzer0.com 7 points 2 weeks ago (3 children)

Honest question, do you browse without JS enabled? I suppose you could just whitelist sites that you need it for.

[–] SnotFlickerman@lemmy.blahaj.zone 14 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Some folks browse using Tor or other high-privacy respecting browsers, in which things like NoScript are a default.

Anyway, yeah, NoScript is still pretty popular and if I recall correctly you can whitelist and regex with it. I just use the same functionality to disable javascript that is in uBlock Origin, personally.

[–] MonkderVierte@lemmy.zip 3 points 2 weeks ago (1 children)

Though uBlock doesn't set javascript.enabled to false, only blocking any kinds of js. Meaning, the <noscript> tag (with the ever so useless error message) doesn't get triggered, which results in some sites built in a defective framework just being empty.

[–] SteveTech@aussie.zone 2 points 2 weeks ago (1 children)

The <noscript> messages seem to work for me with uBO.

[–] MonkderVierte@lemmy.zip 2 points 2 weeks ago

Wha, they do? For me, only in Dillo and the likes. But none of javascript. flags is touched, so maybe there is a extension API trigger?

[–] picnic@lemmy.dbzer0.com 4 points 2 weeks ago

On my computers I enable js only for the url I connect to, and then if nothing works, I start enabling it for other urls or skip using the site.

You get pretty handy with it pretty soon.

I've used ublock for like +10 years if not more

[–] lnxtx@sopuli.xyz 2 points 2 weeks ago

I'm using uMatrix. I set JS as off by default.
So yeah, more complex whitelisting.