this post was submitted on 16 Jul 2023
39 points (100.0% liked)

Privacy

789 readers
72 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

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

I have installed both uBlock Origin and NoScript in Firefox. Does it make sense to use both at the same time? I was wondering whether or not uBlock Origin is able to do everything that NoScript does. If not, what does NoScript have that uBlock Origin does not?

top 7 comments
sorted by: hot top controversial new old
[–] BarrierWithAshes@kbin.social 17 points 1 year ago

uBlock has specific things that it blocks and configurable rules. NoScript just blocks all JS regardless of its purpose.

[–] PickTheStick@lemmy.fmhy.ml 7 points 1 year ago

I use both as well. Ublock would let a lot of things through that NoScript does not. Ublock also gets stuff that NoScript does not. Facebook and google stuff? Zapped by noscript. Youtube ads? NoScript lets them through because you have to okay the youtube player, while Ublock blocks them.

Only complaint I have with NoScript is that it doesn't seem like I can allow scripts without it automatically reloading the page anymore. It was nice to be able to click the 'expand image' here, see that NS blocked the script, allow the script, and just click the 'expand image' twice more to close/open it. Now I have to click 'expand image,' unblock the script, the page reloads, I have to go find the post again, and then see it. If you figure that out, let me know.

[–] grehund 5 points 1 year ago

I found I was spending too much time managing NoScript that I dropped it and now rely mostly on uBO.

[–] understandable@lemmy.ml 3 points 1 year ago

No. NoScript has more granular control over the different kinds of things that you can block per domain and is more similar to the now discontinued uMatrix in that regard.

[–] carloshr@feddit.cl 3 points 1 year ago (1 children)

So far I understand it's no necessary to use both. You can do everything that Noscript does with uBO.

https://github.com/gorhill/uBlock/wiki/Blocking-mode

[–] Vexz@kbin.social 3 points 1 year ago

Right. Second sentence on this site says this:

But it can also be used in a manner similar to NoScript (to block scripts) and/or RequestPolicy (to block all 3rd-party servers by default), using a point-and-click user interface.

[–] Cabowski@lemmy.ml 1 points 1 year ago

I would also like to know