Anyone who wants a low overhead and trusted ad blocker should use uBlock Origin. The developer even refuses to take any donations (for some good reasons).
For those who want a lot more control and a content blocker, uMatrix would help.
Anything named as “Adblock” or “Adblock Plus” or similar is just a way for advertisers to decide what ads users see and don’t see, depending on how much they’re willing to pay and be held hostage to such extensions.
If only gorhill made uBlock Origin for Safari. Safari's got a lot of content blockers but none of them seem to block as much (and well) as uBlock Origin did in Chrome, sadly.
When installed, under settings for that plugin Safari shows a warning saying, "This extension will slow down your web browsing." Other content blockers such as 1Blocker do not show that warning by Apple.
Yes, it's true that they don't block all ads by default; apparently this is a setting.
And in selective mode, they control the policy for which ads get displayed, which would be the whole point of installing a selective ad blocker. It's not inherently wrong to do that; if you more or less agree with their policy, maybe that's the setting you want?
Taboola is one of the companies that paid Adblock Plus millions of dollars to not block their ads[0]. Taboola is the billion dollar company shoveling the "mom's $5 wrinkle tip, doctors hate her" trash[1].
Adblock Plus plainly acknowledge that those aren't "acceptable ads"[2], but unfortunately they've handed over the whitelist to a completely, 100% independent committee. It's out of their hands now and they're "hopeful" that those people will remove Taboola soon. There's a thread from 2015 asking them to remove it[3]. Convenient.
We both know most people don't spend time reading the options page of their browser extensions. If you download an ad blocker it should block ads. Having to check a check box to get the functionality you paid for is unexpected. Adblock is able to make millions of dollars because most don't know to check it. Most people just want to not see ads, a "selective" ad blocker happens to be the most famous because it was the first popular ad blocker that pivoted into a lucrative rent-seeking operation after becoming a household name. I've heard the euphemism "default opt-in".
According to the author of uBlock Origin it uses less resources[4].
Unless you work for Adblock or Adblock Plus or the companies that paid the bribe there is no reason to recommend it.
re: "Adblock Plus plainly acknowledge that those aren't "acceptable ads"
That link goes to Adblock's page, not Adblock Plus.
Their explanation of why they can't block it ("whitelists always override blacklists") is purely technical and is of course something that could be changed in the code - but maybe their contacts with advertisers say otherwise?
I don't see anything particularly wrong with Adblock or Adblock Plus making millions of dollars, but customers who aren't satisfied with this should of course switch to something else.
That's not what happened. uBlock Origin was originally (heh) uBlock. Gorhill, the developer, got sick of endless hordes of people posting github issues about unblocked ads (an issue which should be directed at blocklist maintainers), so he gave the uBlock project away to some teenager.
It turned out that the kid didn't have the skills to continue the project. He basically ported the addon to Safari and put a donation beg message up on the website. Gorhill soon returned to the project, but was unable to get the rights to it back, so forked it as uBlock Origin. IIRC this was in 2015 or so. Ever since, Origin has been the only adblocker worth using.
> He basically ported the addon to Safari and put a donation beg message up on the website.
No, he _created_ the website. That’s why I wrote “scammy website”. The domain name was registrated on April 18, 2015 [1]. The homepage has since changed, but at that time, it was begging for donations [2]. It had a donorbox campain, since taken down, that asked for ridiculous amounts such as "$25: Covers hosting the uBlock website for one week".
I rather doubt that, as much of uBlock non-Origin's userbase is comprised of people who installed it by accident instead of uBlock Origin. Its only real value is in its name.
uBlock Origin has prevented the following page from loading:
https://www.ublock.org/announcement/
Because of the following filter
||ublock.org^$document
Found in: uBlock filters – Badware risks
There seems to be lots of confusion around this topic.
gorhill is the original author of uBlock, but when he handed the project off to someone else, he found that they didn't live up to ethical standards, which is why gorhill started uBlock Origin. That other person owns ublock.org, so it makes sense to filter that domain.
Thanks for the background. The relevant Wikipedia page doesn't provide detail beyond "a fork happened" and I was curious how the project creator ended up on the side of the fork with a different name and no access to the original domain.
From Ublock Origin's github(https://github.com/gorhill/uBlock): uBlock Origin is (and has always been) COMPLETELY UNRELATED to the web site ublock.org.
There appears to be so much confusion in this thread about whether or not this involves the open source uBlock Origin. uBlock Origin should seriously consider rebranding to distance itself from the commercial uBlock.
It seems like they are just trying to steal the name of uBlock. AdBlock CEO says they “do love the name” [0] and are "investing heavily" into the product, but the commits in the repo [1] are just cosmetic changes and rebranding. Oddly enough, the only active committer is anonymous.
I wonder if this will cause legal troubles to the true uBlock Origin.
Was a user of "Adblock plus". They partnered with ad agencies and started to whitelist ads. That defeted the whole purpose and also it became clear the for profit organizations can not fight against the ad agencies as they have to partner if they want to make profit.
Ublock origin is so much awesome.Its free software and also very easy to use and its actually much more than adblocker.
> If you’ve noticed recent updates to the product, that’s because uBlock has been acquired by the team responsible for AdBlock. We will be investing heavily into uBlock to help it deliver on the promise of being one of the best ad blockers available.
Why would they invest "heavily into uBlock" instead of improving AdBlock? It doesn’t make sense to maintain two different ad blockers.
Because they are more interested in profits and more subscribers than blocking ads. Also, Adblock is more memory and CPU intensive, so perhaps they are looking to fix those issues in Adblock.
pi-hole is worse at adblocking than browser based adblockers (ublock origin, abp, etc.) because they can only block on domains. so it can't block ads such as
somesite.example/ads/banner1.jpg
or
somecdn.example/adcompany/ads.js
it also can't block inline ads such as those in google search results.
Exactly. DNS-based blocking is basically using an oversize hammer to drive nails. It works in some cases, but eventually you're going to run in to either false positives or false negatives depending on how it's configured.
It's basically only actually useful for locked down platforms like certain fruit-flavored mobile devices that don't allow their users to install a proper ad blocker. If you use platforms that respect their users' choices of software you don't need it.
>It's basically only actually useful for locked down platforms like certain fruit-flavored mobile devices that don't allow their users to install a proper ad blocker
Sure, it would be chaos if you expect everything to just work out OK. But if you defang Windows 10 properly, it doesn't need to reach Microsoft servers. That is, blocking is a supplementary measure.
When I last used Windows, you could host updates locally. And I believe that Microsoft actually recommended that for large firms.
Yes, but the server that gets and shares those updates need contain no PII.
I do not trust Microsoft. And so, when I need to use Windows 10, I do it in a very careful way. I start with an anonymously obtained installer. I install and update in a VM, with Internet connectivity through a nested VPN chain. Then I clone the VM, and work in the clone, with *.microsoft.com blocked.
When necessary, I update another fresh clone. Then I clone that, and securely transfer files from the first clone. That way, Microsoft never sees anything except for a clean install, and has no PII to track.
The relevant question is whether it's 80% of people who are using pihole; that number is probably still pretty high, but lower than the average population I expect.
From the same author I would also suggest uMatrix, sort of a NoScript on steroids which allows a much finer filtering literally ripping pages of a great deal of their junk more selectively, but be aware that it requires "training" (telling it this can be loaded, that cannot) which for some non technical people could be annoying.
So you’re saying that someone investing tons of free time in software that greatly benefits countless people, and then gives it away for free, has problems because of a minor update you don’t like and have absolutely zero right to complain about?
Firefox does block auto playing videos and asks the user to explicitly allow it, in the same way access to the webcam / mic / location / notifications is managed.
I know what you mean because I have gotten te same screen, but if I hadn't I would have no idea what you mean by your comment. If it is your intention to be understood, try to add some context and full sentences.
Wasn't this the same asshole who hijacked gorhill's work 4 years ago and even asked for money for others' work? now he sold others' work? what a scumbag!
There's no need for a new fork. uBlock Origin is the good adblocker, and it is not related to this announcement. It's still as fantastic as ever, and has not changed hands.
A few years ago, back when uBlock Origin was just uBlock, gorhill (it's sole developer at the time) entrusted the uBlock development to what was supposed to be a community effort. Instead a single developer took over and essentially did nothing with the extension except place donation links to himself in the extension and on the website.
It didn't take long until gorhill himself noticed and decided to pick development back up - under the new name of uBlock Origin. To this date uBlock has barely seen any development while uBlock Origin is actively maintained.
For those who want a lot more control and a content blocker, uMatrix would help.
Anything named as “Adblock” or “Adblock Plus” or similar is just a way for advertisers to decide what ads users see and don’t see, depending on how much they’re willing to pay and be held hostage to such extensions.