In fact, the only browser that retains full content blocking
capabilities for extensions is Firefox (and any Firefox fork also).
Using <news:s73c8j5363e30qt2perrj60b50a9ormioe@4ax.com>, carson@parkson.net wrote:
In fact, the only browser that retains full content blocking
capabilities for extensions is Firefox (and any Firefox fork also).
Isn't the best place to block ads in the system itself, e.g., via
hosts-file configurations (of which there are many variations)?
A fundamental shift that concerns adblockers will happen in the next
twelve months. You may have heard about Google ending support for the
old ruleset for extensions in favor of a new one. Google, citing
security, privacy, and performance for the change, has been heavily criticized for it.
One of the main objections is that content blockers will lose
effectiveness once the change goes live. While Google did make
adjustments to the new ruleset, it never addressed the main point of criticism that developers of adblockers had.
In short: while adblockers continue to remain available for Chrome and
other Chromium-based browsers, they won't be the most effective tools anymore.
In fact, the only browser that retains full content blocking
capabilities for extensions is Firefox (and any Firefox fork also).
Isn't the best place to block ads in the system itself, e.g., via
hosts-file configurations (of which there are many variations)?
Isn't the best place to block ads in the system itself, e.g., via
hosts-file configurations (of which there are many variations)?
Using <news:s73c8j5363e30qt2perrj60b50a9ormioe@4ax.com>, carson@parkson.net wrote:
In fact, the only browser that retains full content blocking
capabilities for extensions is Firefox (and any Firefox fork also).
Isn't the best place to block ads in the system itself, e.g., via
hosts-file configurations (of which there are many variations)?
Maybe the bigger question is why
anyone using Chrome would imagine that they care about privacy.
Isn't the best place to block ads in the system itself, e.g., via
hosts-file configurations (of which there are many variations)?
Depends how you define "best"
david wrote:
Isn't the best place to block ads in the system itself, e.g., via
hosts-file configurations (of which there are many variations)?
I've used HOSTS for about 25 years. I almost never see ads.
But most people either can't be bothered or don't understand
how to do it. For them it's easier to get an extension to do it
for them. I often install UBlock Origin for friends like that. They're
not going to deal with any of it, but UBO at least provides a low
friction way to eliminate a lot of junk.
However, things like that won't
do much about online surveillance because they'd break too many
webpages if they did. If you can block ads and all pages still work
great then you're being spied on. Maybe the bigger question is why
anyone using Chrome would imagine that they care about privacy.
hosts file breaks EVERY site listed in it. The entire host (site) is blocked, not just ad or other unwanted content at a site. If the
unwanted content is a resource retrieved by a web page then the web page
may be sufficient to present the wanted content except for dynamic web
pages that need scripting, and blocking the off-host script resources
means those sites also become unusable.
Using <news:v6621o$2og9s$1@dont-email.me>, Newyana2 wrote:
Maybe the bigger question is why
anyone using Chrome would imagine that they care about privacy.
Does the Ungoogled Chromium open source offering help in that regard?
Carlos E. R. wrote:
Isn't the best place to block ads in the system itself, e.g., via
hosts-file configurations (of which there are many variations)?
Depends how you define "best"
While blocking ads is a whack-a-mole game, the cat-and-mouse process of systemically blocking all ads seems "better" to me than the
browser-specific method which requires browser-specific expertise.
So "best" to me is probably better of said as using a more systemic
approach than simply knocking out the clay pigeons one by one in a specific web browser - which leaves every other web browser untouched.
So you have to do it for Mozilla browsers.
And then for Chromium browsers.
And then again for the other variant browsers.
A single systemic approach is what I'm meaning by "best."
hosts file breaks EVERY site listed in it. The entire host (site) is blocked, not just ad or other unwanted content at a site.
If the
unwanted content is a resource retrieved by a web page then the web page
may be sufficient to present the wanted content except for dynamic web
pages that need scripting, and blocking the off-host script resources
means those sites also become unusable.
On 04/07/2024 18:05, VanguardLH wrote:
hosts file breaks EVERY site listed in it. The entire host (site) is blocked, not just ad or other unwanted content at a site. If the
unwanted content is a resource retrieved by a web page then the web page may be sufficient to present the wanted content except for dynamic web pages that need scripting, and blocking the off-host script resources
means those sites also become unusable.
Not necessarily. Ads are rendered from specific sub-domains so you block those subdomains only. For example, I have blocked about 250 Microsoft sub-domains that are used to collect info from users using their
telemetry programs. By blocking those sub-domains, I can still access
the main Microsoft site including its updates sites.
VanguardLH wrote:
hosts file breaks EVERY site listed in it. The entire host (site) is
blocked, not just ad or other unwanted content at a site. If the
unwanted content is a resource retrieved by a web page then the web page
may be sufficient to present the wanted content except for dynamic web
pages that need scripting, and blocking the off-host script resources
means those sites also become unusable.
Not necessarily. Ads are rendered from specific sub-domains so you
block those subdomains only. For example, I have blocked about 250
Microsoft sub-domains that are used to collect info from users using
their telemetry programs. By blocking those sub-domains, I can still
access the main Microsoft site including its updates sites.
Google does the same and other ad agency do the same. They want these sub-domains to process clicks and so they can collect the IP addresses
for future bombardment of more similar ads to that particular IP
address. email addresses are not used often these days because they know users are getting smarter not to give them working email addresses. IP addresses in most countries these days are getting static. My IP has
remained the same for about 18 months and it doesn't change at all even
by rebooting the router and even stopping the router over the weekend.
This is with a cheap ISP in the UK so others must be doing the same. I
think governments around the world wants IP addresses to remain static
so that they can track down miscreants easily. We know many people have
been caught through Facebook, Twitter and other social sites so clearly
the authorities have got a way to track down people easily.
VanguardLH wrote:
hosts file breaks EVERY site listed in it. The entire host (site) is
blocked, not just ad or other unwanted content at a site.
Yes. That's the whole point. UBO is great for people who
want to feel like they're doing something but don't want
any hassles. It won't block all the ads and trackers because
that would break too many sites.
I know you love to argue about this. You're free to use UBO.
I use a HOSTS file with wildcards in order to cleanly and simply
block sleaze.
Why don't you post a copy of your host flle for us? That would be
very
I use Acrylic DNS proxy, which has its own hosts
file that allows wildcards, which allows for a much more compact
HOSTS.
I found these long ago, and I don't remember which one I put into my[etc]
HOSTS file, but it works well for me even as I haven't maintained it in
years (they're in the header of my current HOSTS file).
# HOSTS
# https://pgl.yoyo.org/adservers/
Hmm...
:) If you keep adding to that file, it will soon be(or already is)
larger than Windows Defender and Smart Screen definition file(s).
Using <news:v67ltn$348ol$1@dont-email.me>, Newyana2 wrote:
I use Acrylic DNS proxy, which has its own hosts
file that allows wildcards, which allows for a much more compact
HOSTS.
I found these long ago, and I don't remember which one I put into my
HOSTS file, but it works well for me even as I haven't maintained it in
years (they're in the header of my current HOSTS file).
# HOSTS
# https://pgl.yoyo.org/adservers/
# https://winhelp2002.mvps.org/hosts.txt
# https://github.com/AdguardTeam/AdguardSDNSFilter
# https://raw.gitbugusercontent.com/StevenBlack/hosts/master/hosts
# https://github.com/Ultimate-Hosts-Blacklist/Ultimate.Hosts.Blacklist
# https://raw.githubusercontent.com/AdguardTeam/FiltersRegistry/master/filters/filter_15_DnsFilter/filter.txt
# Acrylic
# https://www.majorgeeks.com/files/details/acrylic_dns_proxy.html
# Unbound
# https://nlnetlabs.nl/projects/unbound/download/
# https://github.com/NLnetLabs/unbound
Anyone who has any kind of problems with browser speed should
be looking at blocking more script. I've seen popular websites that
download literally dozens of js and css files. A webpage loading
15-20 MB of crap is not unusual.
Newyana2 wrote:
Anyone who has any kind of problems with browser speed should
be looking at blocking more script. I've seen popular websites that
download literally dozens of js and css files. A webpage loading
15-20 MB of crap is not unusual.
I used to use ABP then later uBlock and a couple of filter lists, but
found it was breaking more and more websites, s I switched to ghostery.
I have a bit of a nagging feeling it's not necessarily s strict, but
most it doesn't break stuff, i have started using my personal element
hiding rules in uBlock again, literally only a handful of rules.
On 7/4/2024 11:21 PM, david wrote:
Using <news:v67ltn$348ol$1@dont-email.me>, Newyana2 wrote:
I use Acrylic DNS proxy, which has its own hosts
file that allows wildcards, which allows for a much more compact
HOSTS.
I found these long ago, and I don't remember which one I put into my
HOSTS file, but it works well for me even as I haven't maintained it in
years (they're in the header of my current HOSTS file).
# HOSTS
# https://pgl.yoyo.org/adservers/
# https://winhelp2002.mvps.org/hosts.txt
# https://github.com/AdguardTeam/AdguardSDNSFilter
# https://raw.gitbugusercontent.com/StevenBlack/hosts/master/hosts
# https://github.com/Ultimate-Hosts-Blacklist/Ultimate.Hosts.Blacklist
#
https://raw.githubusercontent.com/AdguardTeam/FiltersRegistry/master/filters/filter_15_DnsFilter/filter.txt
# Acrylic
# https://www.majorgeeks.com/files/details/acrylic_dns_proxy.html
# Unbound
# https://nlnetlabs.nl/projects/unbound/download/
# https://github.com/NLnetLabs/unbound
The big offenders are fairly small in number, though the
data collecting companies seem to be increasing. I used
Unbound on XP, but it was difficult to set up and overkill
for basic DNS. I use Acrylic now. Since Acrylic can use
wildcards it simplifies things. You don't need ads1.doubleclick.com, ads2.doubleclick.com, and so on. You just use
*.doubleclick.com to cover all of them.
String searches are extremely fast, so a bloated HOSTS
file isn't really a problem, but I've found that those public
HOSTS files tend to be stuffed with a a lot of junk and
multiple domain entries. Things like www.edssportinggoods.co.uk
or fr.doubleclick.com.
As long as your HOSTS works then that's what matters. But
if you care about privacy then NoScript is also important. A lot
of spying is happening now with 3rd-party script. It's way out
of control. A security risk as well as a privacy risk.
Most people don't want to deal with the hassle of NoScript
so they get something like UBlock Origin and hope for the best.
But if you don't block script by default then you have to accept
that "everyone and his brother" is going to be running executable
code on your computer. The Internet is gradually transforming
from webpages to software programs, like cellphone apps, built
of obfuscated javascript, downloading to your browser without
asking.
# https://winhelp2002.mvps.org/hosts.txt
Hmm...
:) If you keep adding to that file, it will soon be(or already is)
larger than Windows Defender and Smart Screen definition file(s).
Isn't the best place to block ads in the system itself, e.g., via
hosts-file configurations (of which there are many variations)?
On Fri, 5 Jul 2024 02:22:38 -0400, ...winston wrote:
Hmm...
:) If you keep adding to that file, it will soon be(or already is)
larger than Windows Defender and Smart Screen definition file(s).
You had to quote 482 lines just to add this?
On 7/4/2024 11:13 AM, david wrote:
Using <news:v6621o$2og9s$1@dont-email.me>, Newyana2 wrote:
Maybe the bigger question is why
anyone using Chrome would imagine that they care about privacy.
Does the Ungoogled Chromium open source offering help in that regard?
Good question. I have a copy of that , which I keep for testing webpage code and just in case something won't work in Firefox. I can't say
for sure whether it's completely clean of Google spyware.
I once tried SRWare Iron, which was supposed to be a Google-free
Chrome browser. I installed and tested it without allowing it through my firewall. First it tried to call home without asking. When that failed it tried to call Google without asking. Yet their whole selling point was Google-free.
I haven't had the stomach to test UngChrome. I just keep it around
and figure it's the best option for when I have to use Chromium.
On 7/5/2024 10:10 AM, s|b wrote:
On Fri, 5 Jul 2024 02:22:38 -0400, ...winston wrote:Â Â I think the majority here are old school. Winston among them.
Hmm...
:) If you keep adding to that file, it will soon be(or already is)
larger than Windows Defender and Smart Screen definition file(s).
You had to quote 482 lines just to add this?
They started in the days when postings went underneath
existing posts. Like DOS console windows. One never edits
what's gone before. One just adds at the bottom. It's
similar to the way some people still can't get used to using
a mouse, 30+ years after GUI became standard.
 When I first started with newsgroups I was top-posting,
just as I do with email. But then it turned out that roughly
half the people in newsgroups took that as a personal
attack.
Why don't you post a copy of your host flle for us?
I'll try to post mine. I don't know whether it fits in a newsgroup
post
Why don't you post a copy of your host flle for us?
I'll try to post mine. I don't know whether it fits in a newsgroup
post
Good to see that your HOSTS file pasted to the newsgroup without issue.
But you can always paste up to 0.5MB text to pastebin.com to create an
active link (for your specified duration) without registration.
Chromium is the FOSS version of the browser, and Chrome is the tracking-added version by Google.
People who make their own browsers, like MSEdge and SRWare Iron, they
likely start with Chromium code as their code base. I'm not aware of
Chrome (complete with tracking) is available as a source tarball. That would only get used for mischief, if it was available.
If a person calls their creation "UngChrome", that would just
be Chromium FOSS version. The name is meant to imply "I did some work",
when it's possible they did nothing at all (changed the branding string).
Paul wrote:
Chromium is the FOSS version of the browser, and Chrome is the tracking-added
version by Google.
They make a compelling case that they're actually cleaning out all
vestiges of sleaze. I don't know, but I figure it's the best bet for
when I need Chrom*.
https://en.wikipedia.org/wiki/Ungoogled-chromium
Newyana2 <newyana@invalid.nospam> wrote:
Paul wrote:
Chromium is the FOSS version of the browser, and Chrome is the tracking-added
version by Google.
They make a compelling case that they're actually cleaning out all
vestiges of sleaze. I don't know, but I figure it's the best bet for
when I need Chrom*.
https://en.wikipedia.org/wiki/Ungoogled-chromium
Chrome is Chromium with proprietary code added by Google. So, why not
just use Chromium? Maybe tis due to you have to compile Chromium while someone else did the compiling for you for UnGoogled Chromium, but that
seems they just compiled Chromium for you.
Chrome is Chromium with proprietary code added by Google. So, why not
just use Chromium? Maybe tis due to you have to compile Chromium while someone else did the compiling for you for UnGoogled Chromium, but that
seems they just compiled Chromium for you.
VanguardLH wrote:
Chrome is Chromium with proprietary code added by Google. So, why not
just use Chromium? Maybe tis due to you have to compile Chromium while
someone else did the compiling for you for UnGoogled Chromium, but that
seems they just compiled Chromium for you.
Google makes Chromium, which can be had compiled. From that base they
make Chrome. The problem, as I understand it, is that Google have
their hands deep into the Chromium code. See the link to Wikipedia.
The UngC people claim that they compile Chrome themselves,
specifically blocking the Google sleaze.
I can't personally vouch for that, but getting UngC -- if one must
use Chrome -- seems the best option.
On 7/5/2024 10:10 AM, s|b wrote:
On Fri, 5 Jul 2024 02:22:38 -0400, ...winston wrote:I think the majority here are old school. Winston among them.
Hmm...
:) If you keep adding to that file, it will soon be(or already is)
larger than Windows Defender and Smart Screen definition file(s).
You had to quote 482 lines just to add this?
They started in the days when postings went underneath
existing posts. Like DOS console windows. One never edits
what's gone before. One just adds at the bottom. It's
similar to the way some people still can't get used to using
a mouse, 30+ years after GUI became standard.
When I first started with newsgroups I was top-posting,
just as I do with email. But then it turned out that roughly
half the people in newsgroups took that as a personal
attack.
On Wed, 3 Jul 2024 21:46:42 -0600, david wrote:
Isn't the best place to block ads in the system itself, e.g., via
hosts-file configurations (of which there are many variations)?
I've got a RPi with Pi-Hole set up as DNS. I've turned off DNS over
HTTPS. Seems pretty effective (so far).
On 7/4/2024 1:44 PM, Newyana2 wrote:
On 7/4/2024 11:13 AM, david wrote:
Using <news:v6621o$2og9s$1@dont-email.me>, Newyana2 wrote:
Maybe the bigger question is why
anyone using Chrome would imagine that they care about privacy.
Does the Ungoogled Chromium open source offering help in that regard?
Good question. I have a copy of that , which I keep for testing webpage >> code and just in case something won't work in Firefox. I can't say
for sure whether it's completely clean of Google spyware.
I once tried SRWare Iron, which was supposed to be a Google-free
Chrome browser. I installed and tested it without allowing it through my
firewall. First it tried to call home without asking. When that failed it
tried to call Google without asking. Yet their whole selling point was
Google-free.
I haven't had the stomach to test UngChrome. I just keep it around
and figure it's the best option for when I have to use Chromium.
Chromium is the FOSS version of the browser, and Chrome is the tracking-added version by Google.
People who make their own browsers, like MSEdge and SRWare Iron, they
likely start with Chromium code as their code base. I'm not aware of
Chrome (complete with tracking) is available as a source tarball. That would only get used for mischief, if it was available.
If a person calls their creation "UngChrome", that would just
be Chromium FOSS version. The name is meant to imply "I did some work",
when it's possible they did nothing at all (changed the branding string).
Very few organizations have the manpower to be beating browsers into
actual "unique" creations. Some will barely manage to add their
own tracking and promotional material to make a buck. It's not
like they have the mental powers to actually "clean" the browser
or reduce its footprint.
Like, I saw a mention recently, of an independent browser project
starting, and my initial gut reaction is "scam, for the GoFundMe".
There are shards of free browsers around (Konquerer), and if
an organization cannot keep one of those up to date, a
pack of hound dogs is not going to do any better. People
tire of ten hour days, trying to make stuff like that
work on most websites. Firefox at one time, had 400,000 files
in the tarball, and today, the tarball won't even compile
on its own. You need to build from Mercurial. Maybe you
end up with a copy of Rust too.
Messing with browsers is a daunting task. There are only
so many "good" developers to go around. And a smart
developer is going to stay away from a hell-hole like that.
Chrome is the original by Google. Chromium is the community version,
derived from Chrome. Not that Chrome has parts added by Google.
Messing with browsers is a daunting task. There are only
so many "good" developers to go around. And a smart
developer is going to stay away from a hell-hole like that.
Yep. I often wonder why the developer of Pale Moon for example puts up
with all the shit that's thrown at him.
First time I've ever used a swear word in print but I can't think of one
that describes it better.
Seems smarter and easier to move to Firefox (a known author) than spend
the effort on Ungoogled Chromium (where who compiled it for you is
unknown), or go to one of the Firefox variants, like Vivaldi if you
really feel compelled to modify the chrome (that's with a small "c"). I could spend the time researching all the info at the UnGoogled Chromium Github project, but I suspect I'd end up deciding to stick with Firefox.
Yep, I used Pi-Hole for a while using a Pi Zero W.
Didn't notice much difference when I failed to replace it after a
hardware shuffle but the wife did with her tablet
On Sat, 6 Jul 2024 10:06:16 +0100, wasbit wrote:
Yep, I used Pi-Hole for a while using a Pi Zero W.
Didn't notice much difference when I failed to replace it after a
hardware shuffle but the wife did with her tablet
Try visiting yahoo.com or cnn.com with and without it. You'll see the difference.
Here's what I see with just a basic HOSTS file and script
disabled via NoScript:
https://i.postimg.cc/Qd27y65Q/scrshot.gif
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 462 |
Nodes: | 16 (2 / 14) |
Uptime: | 120:14:37 |
Calls: | 9,377 |
Files: | 13,555 |
Messages: | 6,092,730 |