- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
• Firefox offers better privacy and security than Chrome, with upcoming support for 200 new add-ons.
• While Chrome dominates, Firefox gains ground with user-friendly browsing experience and open-source model.
• Mozilla’s focus on user privacy and transparency challenges Google’s ad-centric approach, making Firefox a viable alternative.
PWAs ?
This extension does a decent job.
https://addons.mozilla.org/en-US/firefox/addon/pwas-for-firefox/
But yeah it would be nice for Firefox to support PWAs natively.
Thanks. I must still try it in Zen Browser
I’ve been using Firefox on desktop and mobile exclusively for a number of years now. I will say the experience isn’t perfect but it’s better than using a browser made by a company that is actively hostile to its users.
It is important to take note that you will experience issues with some websites. For example, https://astro.build/ Try scrolling quickly up and down on this page on Firefox vs Chrome (on mobile).
Switch? I never left!
Have they addressed the security issues with sandboxing and site isolation and added a web view on android yet? I’d love to use Firefox on my phone too, but those issues were big enough for GrapheneOS to recommend against gecko-based browsers (though fortunately they provide their own de-googled chromium-based browser Vanadium):
Avoid Gecko-based browsers like Firefox as they’re currently much more vulnerable to exploitation and inherently add a huge amount of attack surface. Gecko doesn’t have a WebView implementation (GeckoView is not a WebView implementation), so it has to be used alongside the Chromium-based WebView rather than instead of Chromium, which means having the remote attack surface of two separate browser engines instead of only one. Firefox / Gecko also bypass or cripple a fair bit of the upstream and GrapheneOS hardening work for apps. Worst of all, Firefox does not have internal sandboxing on Android. This is despite the fact that Chromium semantic sandbox layer on Android is implemented via the OS isolatedProcess feature, which is a very easy to use boolean property for app service processes to provide strong isolation with only the ability to communicate with the app running them via the standard service API. Even in the desktop version, Firefox’s sandbox is still substantially weaker (especially on Linux) and lacks full support for isolating sites from each other rather than only containing content as a whole. The sandbox has been gradually improving on the desktop but it isn’t happening for their Android browser yet.
I love GrapheneOS and they tried everything to make Chromium less shitty, but Vanadium still lacks fingerprinting protection as well as support for ad blocking. That’s why I use Mull, a hardened fork of Firefox, for everything except banking.