Hacker News new | ask | show | jobs
by XorNot 1889 days ago
What's weirder is Firefox should be rising in popularity. The world in general has been getting more interested in privacy and data breaches and it's the only modern unaffiliated browser that doesn't have an advertising and telemetry motivation.
4 comments

The newer Firefox quantum has become my goto browser since it was released. Slower than Chrome but less memory hungry. Unfortunately anytime I hear about Firefox it's often "Firefox removes features" or worse "Firefox disables feature for your good". I literally couldn't log into some old wifi router at an airbnb because Firefox refused to let me visit a non-standard port, with no way to override it. It's not adtech surveillance big brother, it's patronizing we know better big brother.
That's interesting because I feel it's the opposite. Chrome ends up being the one that I have the most trouble with when it comes to usage nannying without providing overrides and removing features without thought. I don't think I've heard of a feature that was in core Firefox that was removed since quantum. Do you have a good example?
It works, but it's a pain to have do it, and to remember how to do it (especially when you don't yet have internet, because you can't log into the wifi!)
Maybe they should all those features it under patronizing.*.Network.security.ports.banned.override? Looking forward for patronizing.disable.old.addons=false patronizing.copypaste.shenanigans=false
Not sure, though perhaps I should rephrase to "obvious method" to disable. I tried one config setting and gave up and just used Safari.
Pocket comes enabled by default and they do plenty of telemetry. It's 10,000x better than Chrome's use of the 2 but it's not nonexistent.
Can we just finally let it go with Pocket? Who cares? Just disable it if you care.
Personally I'm longing for a new browser with focus on safety, security and privacy. Hopefully it will be written in Rust language or any other language with similar capability.
Brave was good until they really started pushing their ad/cryptocurrency stuff. It's still okay in technical terms (they subvert a lot of telemetry, have good performance), but it just FEELS icky now.
Brave user here. You can turn all the crypto stuff off and ignore it. If that's the way Brave is funded then I really don't mind them pursing that route. It's better than depending on Google at least.
If there is a feature that you can opt of out, but which they rely on for funding, how can you be sure that the opt-out will stick around?
Fair enough. I still use brave, I think my personal bias just makes me want to run from anything that uses the word "crypto" in a context outside of cryptographic security.
I call BS on Mozilla's commitment to privacy until uBlock Origin (or equivalent) is built into Firefox.

Nowadays running a browser without an ad blocker is as irresponsible as running a Windows XP machine without antivirus nor firewall a decade ago.

Any browser that doesn't implement countermeasures that have been proven to be effective and are available free of charge under a permissive license should be considered defective or having ulterior motives.

https://support.mozilla.org/en-US/kb/enhanced-tracking-prote... has been built-in for nearly two years, and new privacy-protecting features are frequently being added.

(Disclosure: I work for Mozilla but not on this)

This is nowhere near enough though, and it used to be even worse. Basic spyware such as Google Analytics could be blocked by uBlock for ages and yet it's only recently that the built-in Firefox solution started blocking it (by replacing it with a neutered shim).

Furthermore, considering uBlock Origin and the underlying filter lists are available under a permissive license, what's the point behind developing & maintaining your own (inferior) implementation?

You have to realize Mozilla does not have the marketshare to do this. Most of the web relies on ads, and since uBlock Origin blocks them, there would be no incentive for those sites to support Firefox.

Even if you just blocked trackers (as does ETP Strict Mode), many ads get blocked because those ads bundle tracking code within them. This, again, would cause there to be little to no incentive for most website owners to support Firefox.

What Mozilla is currently doing makes sense. They are being lax on the standard setting so that websites can still make ad revenue and have an incentive to support the browser.

If Firefox had a lot more marketshare, it might have been possible that this could slide.

I would assert that the exact opposite is true. Taking a strong stand in favor of users would increase their market share.

Over a decade ago, one of the best things that Firefox did to compete against IE6 was to include a built in popup blocker that was on by default. Exactly the same criticisms were made.

It was called irresponsible and disruptive, since so much revenue came from popups, and horrible flash-based full screen pop-under ads. But I am glad that Firefox didn't let the pleas of the established market prevent them from siding with users.

Over a decade ago, it was also possible to start a new browser engine from scratch. Now since the web is so complex, it's virtually impossible to make one nowadays.

I don't think you can compare the web of a decade ago to the web of now.

Outside of media heavy applications such as video conferencing software, do websites explicitly do specific things to “support” Firefox beyond complying with the specs?

> many ads get blocked because those ads bundle tracking code within them

uBlock filter lists can provide fallback shims that would be loaded in place of ad scripts to deal with this exact problem. The shim implements a neutered version of the original script so that all the surrounding (non-malicious) code can continue to run without errors.

> Outside of media heavy applications such as video conferencing software, do websites explicitly do specific things to “support” Firefox beyond complying with the specs?

You'd be surprised. Apple Business Manager does not support Firefox, for example.

> uBlock filter lists can provide fallback shims that would be loaded in place of ad scripts to deal with this exact problem. The shim implements a neutered version of the original script so that all the surrounding (non-malicious) code can continue to run without errors.

My point was that ads were being accidentally blocked and that websites wouldn't get their ad revenue.

So which browser do you prefer?
I run Safari & Firefox.

FF is still the "least bad" choice but I'm still not happy that I have to fix it by installing an add-on where that add-on (or at least the core parts of it such as filter lists) are licensed in a way that would allow the browser to have this fix out of the box.