That said, I can't really disagree with anything in this. As a developer (and socially conscious human) I want to move in the direction of openness.
I would love for there to be a world where Mozilla maintains Firefox and can make for product projects that provide higher value. I also have a pipe dream of one day someone like (and if they read this, and anyone who reads this will think I'm crazy) CloudFlare just buys Firefox itself from Mozilla so it can finally be funded correctly. CloudFlare has an interesting talent pool and I'm sure there's people who work with Rust / have worked with Rust who can help fund something like Firefox. Then I would like to see them create a true open foundation whose entire bottom line goes towards Firefox, not to anything else.
Free the fox from corporate shennanigans. By my own corporate shennanigans. And CF could be swapped out with any company bold enough to free the fox.
Unfortunately the side bets are disproportionately visible relative to the vast majority of what they actually do, which is ship millions of lines of code in browser improvements every quarter, keeping pace with Google despite a fraction of Google's resources.
I certainly think a better strategic partner than Google would be ideal. Yahoo had a strategically promising moment that slipped through its fingers that I think will always be a what-if. Cloudflare is interesting because they're very much a create-a-blue-ocean kind of company, and the problem with browsers has always been that the browser space simply isn't a revenue driver, it's something you subsidize from other businesses.
Firefox is, remarkably, the most successful self funded browser engine in the history of the world, but many great companies have come and gone in this space (e.g. Opera) and still fell behind. They invest more in the browser now than they ever have, they have shipped more production Rust code than anybody. But that's not louder than the noise in the modern internet.
I think you're right that someone like Cloudflare would be an interesting partner and I can't think of a better one off the top of my head. And if AI is eclipsing search, that threatens search licensing they're currently relying on. I don't know what AI in the browser is, what new norms, what new expectations, what core concepts are going to matter the most. But something is going to change and you have to get out ahead of that now, to be relevant tomorrow.
(Disclosure: I work at Mozilla, but not on Firefox.)
And then people simultaneously complain that Mozilla is reliant on Google for funding. There are not many good revenue options available for a browser other than selling search defaults - and AI may start choking off that revenue as well - but Mozilla also can't touch AI without being screamed at.
I mean, even literally this one sentence is self-contradictory. Thunderbird is not their browser. You complain that they "invest more effort into everything other than their browser" and then complain that they don't invest enough in Thunderbird.
No win situation for them in terms of public opinion.
* They can't get diversify their revenue to be less dependent on Google without doing things that people view as "distractions"
* They don't get credit when the "distractions" are for the public good, like LetsEncrypt, Rust, Opus / AV1, etc.
* They get punished for de-prioritizing "distractions" like Thunderbird and Servo and Rust because those distractions are popular.
* For years they were simultaneously being dragged for dropping the XUL extension ecosystem, and also dragged for low performance and lack of multiprocessing and a bunch of other things which were being kneecapped hard by the XUL extension ecosystem.
It's not like I love their management or anything, certainly they've made mistakes, but the narcissism of small differences hits them with full force relative to every other competitor in the space.
I'm not going to claim that everything Mozilla has done is right, but the bad will of the tech crowd is a bit exhausting.
Writing this as a former Firefox contributor.
It feels deeper somehow than just raging at UI changes or something, since the FAQ change basically betrays what Mozilla has been touting all along, so the trust in their future promises is hurt a lot too. Willingness to change this indicates some kind of internal change that doesn't bode well.
Sure, it's probable that their intent was not the way it was interpreted but we only have what they say to go on. We don't read into things like lawyers or give companies the benefit of the doubt; almost every time this happens it hurts the user.
At least that's how it looked from this side. I switched to Vivaldi some 4-5 years ago, and it looks and works pretty much the same since I started using it. New features and changes have happened, but they've been able to be ignored/disabled/hidden without doing CSS brain surgery.
If/when the Google Adblockerblocker changes trickles down to Vivaldi I may have to crawl back to Firefox, but I dread the prospect.
There's also the cohort of bad web developers that only test on Chrome
I'm using 3+ year old hardware that was mid-range even when it was new and it seems to do everything I would want with reasonable performance.
VSCode gets a pass, because apparently it is the only programmer's editor that many only care about providing plugins nowadays.
People know it is wrong to stay on Chrome and empower Google to the extent that it is, but they're stuck on that workflow and don't want to change, so they find nits to pick about firefox and get very LOUD about that. Then it becomes Mozill's fault that they're still using Chrome, and you can't blame them for anything.
Especially because I know I'm one of very few people that uses it that much.
I don't have a problem w/ Firefox not being perfect. I have a problem with the Mozilla Foundation spending money on seemingly random other stuff and not on Firefox.
Nobody has ever complained about anything not being perfect. That's just something dishonest people say when they want to avoid mentioning specific criticisms.
Pure cope
That reverses cause and effect to a great degree. Many are very skeptical because they read everyone slamming it. It's a mob psychology.
Despite all the posturing about "respecting your privacy and freedom," the stock configuration of Firefox is trivially fingerprintable. At the very least, a privacy-focused browser should adopt the Tor patches and report standardized spoofed values for hardware components and disable by default all privacy invasive anti-features like WebGL. This isn't difficult to do, but illustrates the gap between empty promises and what is actually delivered.
Disabling Javascript or even just third party scripts does lead to major breakage, but reporting spoofed values for identifiers like Tor does not. The Arkenfox user.js does all of this and more, but these options are not enabled by default. This shows that Firefox does not care much about privacy in practice.
The only "breakage" that I have encountered with such a hardened configuration is related to the spoofing of the time zone. But the fundamental issue is that Javascript/browsers should have not been designed to allow websites to extract this kind of personal information in the first place. But even that is not enough and users are still fingerprintable. In an ideal world, the only thing a website should see is the originating IP and nothing else.
If anything, Brave has done more to harden Chromium than Mozilla has with Firefox, even though Brave comes with its own set of problems (scammy crypto integrations, AI, VPN and other stuff).
Isn't that pretty much the current situation?
If you put too much in your Telemetry/crash reports, yeah, users become fingerprintable.
On the other hand, if you return spoofed values, it means that Firefox developers cannot debug platform/hardware-specific crashes. If you disable Telemetry, improving performance becomes impossible, because you're suddenly unable to determine where your users suffer. If you remove WebGL, plenty of websites suddenly stop working, and people assume that Firefox is broken.
It's not only what gets send to Mozilla as telemetry or crash reports that is a problem. That can be turned off (many Linux distros do), or firewalled.
The main issue is that websites can more or less accurately identify users uniquely by extracting information that they should not have access to if the browser was designed with privacy in mind.
This includes, but is not limited to, fonts installed, system language, time zone, window size, browser version, hardware information (number of cores, device memory), canvas fingerprint, and many others attributes. When you combine all of that with the originating IP address, you can reliably determine who visited a website, because that information is shared and correlated with services where people identify themselves (Google accounts, Facebook, Amazon, etc.) Even masking your IP may not be enough because typically there is enough information in the other data points to track you already.
And saying that improving performance is impossible without it is hyperbolic. Developers did that before every major application turned into actual spyware. Profilers still work without it.
It is an uplift from Tor, and I believe Tor just enables it in their build, though it doesn't end up being quite the same. Tor is always going to be better for this.
But turning it on in the stock Firefox configuration would be suicide in terms of market share. When "I want maximal privacy" fights "I want this site to work", guess which one wins?
However, I haven't seen anything from Mozilla in recent years that makes me trust this has a future.
> I haven't seen anything from Mozilla in recent years that makes me trust this has a future.
As opposed to what? Chrome? What's the future there?
The various Firefox derivatives will die a quick death if Firefox dies. The strings attached to Chrome derivatives make them pointless. So, what's left? What are we discussing here? There's no alternative, it's that simple.
On the other hand, joining the hate-fest on various forums cannot and does not help Mozilla to find a better way. One is peeved by this, another by that, go figure... I'd call it childish if it wasn't so damaging.
So I think what we can do is give them the benefit of the doubt and approach this with cautious optimism for now instead of just negativity.
His first communication reduced trust: "It is a privilege to lead an organization with a long history of standing up for people and building technology that puts them first."
Now let's put people first by making Firefox an AI first browser. Enzor-Demeo would have made an excellent Microsoft product manager. Too bad he didn't get the job.
I googled this https://www.reddit.com/r/firefox/comments/1mhks3h/firefoxs_w...
Let's say we are at 100 million users. If only 1 out of 100 pay, it's 10 to 100 million dollars per year. A lot of money or a puny amount, it depends.
It would feel good and I certainly wouldn't mind it, but it's much closer to a drop in the bucket than a panacea.
Saying I hate AI and I’m not going to use it is really trending and makes people feel like they’re doing something meaningful, but it’s just another version of trying to vote the problem away. It doesn’t work. The real solution is to roll up the sleeves and built an a version of this technology that’s open, transparent, and community driven.
- Mozilla.ai agent platform: No link with the browser. Just a closed-source SaaS competitor to the many existing agentic platforms like LangChain / LangGraph.
- Mozilla Data Collective: It's been made clear now that sadly data licensing doesn't matter and if you use less data than your competitor, your model will be inferior.
- Real deployments: Basically getting into the public contracts and consulting grift with no priori experience. Probably banking on EU open source funding & co.
- Mozilla Ventures: Redistributing a token amount of the money they are already not making (gift from Google) to fund Open Source research.
- Newsletter
Is it really possible to start training from scratch at this stage and compete with the existing models, using only ethical datasets? Hasn't it been established that without the stolen data, those models could not exist or compete?
whether or not it's possible to compete I guess we'll see but I am hopeful and appreciative that Mozilla is trying, as I am getting tired of big tech trying to force everyone to hand over even more unhinged amounts of data than what they're already taking from us.
They've lost their way completely as an independent entity, and a post like this that doesn't reaaally seem to grasp that weight of that conundrum comes no closer to convincing me that they can find their way back to the light.
Is this true? I can see from here[0] that its peak was 32%, as IE was really on the back burner but before Chrome had fully risen to dominance, but I wouldn't claim that it was responsible for IE's market share drop.
Web 2.0 is around 2003 or so and chrome would not even exist for another few years. Giving Firefox/phoenix/Netscape the majority credit for the first fall of IE seems accurate.
The rise of chrome happened afterwards and by then IE also fell much deeper than 55%.
I don’t know if the 55% number for IE is 100% correct but it sounds like the right ballpark to me. The browser market was a lot more fragmented 15+ years ago, so saying that IE had 55% market share and Firefox had 32%, leaving 13% for other browsers, sounds completely right to me.
What models is Mozilla talking about?
I'm still bitching, years later, about thunderbird failing to update IMAP folder contents (i.e. sync with server) until I click on the folder.
While it may still reign as the "capital of the industry", there's a certain kind of technical brain damage that comes from being located in the bay area.
Let's just call it "proximity to venture capital"...
yeah, that's where the bad news start.
They have a tendency to go from trend to trend and always a "me too, I'm here" player. Deliver first and stick with it, Mozilla's goodwill fund is long gone to be excited about "mission statements".
All of the small LLM models break down as soon as you try to do something that isn't written in English, because - surprise - they're just too small.
There would need to be a hardware breakthrough, or they would have to somehow solve the heavy cost of switching the models between pages.
Instead of useful AI stuff that is a clear improvement to accessibility, they're insistent on ham-fisting LLM solutions that no one have even asked for.
Off the top of my head, they could instead:
1. Integrate something like whisper to add automatic captions to videos or transcribe audio
2. Integrate one of the many really great text to speech models to read articles or text out loud
I can't seem to find anything that mentions a Firefox integration though?
However, if Mozilla can launch something capable that steals the thunder from all the closed source AI alternatives that might make the bubble pop finally.
Stock markets shook when Deepseek came on the scene and proved that clever coding might make up for using older hardware. The market leaders' moat suddenly didn't seem so impenetrable. In that same vein Mozilla might make a real dent by truly commodifying AI. AI stocks are highly valued currently because there's an idea that the leaders have something no one can copy.
This is far away from Firefox roots, whatever corporate stewards are at helm of mozilla now think exclusively in terms of marketplaces and "economics of data".. Futher reading "so we’re deepening our engagement with governments and enterprises adopting sovereign, auditable AI systems. These engagements are the feedback loops that tell us where the stack breaks and where openness needs reinforcement." Hard pass.
No, I just want Mozilla to focus on Firefox, the browser.
This is a sad statement. It reminds me of Wall-E. Big tech created the environmental ruins of today’s internet through perverse incentives. Now we need robots to go sift through the garbage and think for us so we don’t have to be exposed to the toxic internet.
It feels like we have lost so much.
Nope! Very happy to be entirely out, thanks.