Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

91% Positive

Analyzed from 1300 words in the discussion.

Trending Topics

#mozilla#local#model#private#browser#https#firefox#data#don#mistral

Discussion (35 Comments)Read Original on HackerNews

peri-cl•about 2 hours ago
This is an excellent use case for completely local, small model inference, yet for inexplicable reasons Mozilla wants to normalize uploading your entire private browsing history to a cloud.

These (Mistral's and Mozilla's) marketing pages aren't candid enough to clearly explain the difference between local and cloud inference, and that they're asking you to consent to enabling the latter. I'd call that the bare minimum of ethics. If you're in a position of authority over your less technical users, you are ethically obligated to give them the full picture of what are you doing and why they should consent.

(Aside to any Mozilla people who might be reading HN, your page here[0] has an oversight, it advertises this model as "Mistral Small 4" but the hyperlink is to OpenAI's model card for gpt-oss-120b).

[0] https://support.mozilla.org/en-US/kb/smart-window-models

julenx•about 1 hour ago
The privacy policy for Smart Window[1] indicates that prompts are not only sent to an LLM provider (Mistral in this case), but also to Mozilla servers first.

  > The assistant sends the full prompt (including your query, any relevant Memories, and any additional relevant browsing context) to a Mozilla server.
  > 
  > Upon receipt, Mozilla forwards the request to a third-party large language model (LLM) on your behalf. The LLM receives the request from Mozilla, not directly from you, and sees a Mozilla IP address rather than your own. The request includes only the information needed to generate a response or perform the requested action.
Where they do use an on-device model is for the initial query classification:

  > When you submit a query in the Smart Bar, the assistant uses a local (on-device) intent classification model to determine whether the query is best addressed by a chat or a search.
[1] https://www.mozilla.org/en-US/privacy/smart-window/
WhyNotHugo•about 2 hours ago
I can't fathom how they'd consider "Private" something that uploads all the sensitive information in readable form to a third party service.

In fact, If I were asked to explain the opposite of private, I might give this kind of design as an example.

peri-cl•about 2 hours ago
It's more un-fathomable if you recall Mozilla were the people who *pioneered* local browser ML as a privacy feature. Back in 2022—when Chrome was doing language translation by uploading to Google servers, and Mozilla introduced the (actually innovative!) idea of baking small ML models into the browser,

https://news.ycombinator.com/item?id=33792447 ("Firefox Translations: Translate websites in your browser without using the cloud (addons.mozilla.org)")

And look: they were 100% cognizant, then, of how vital local processing is to privacy:

> "...called Project Bergamot. The ultimate goal of this consortium was to build a set of neural machine translation tools that would enable Mozilla to develop a website translation add-on that operates locally, i.e. the engines, language models and in-page translation algorithms would need to reside and be executed entirely in the user’s computer, so none of the data would be sent to the cloud, making it entirely private."

https://blog.mozilla.org/en/mozilla/local-translation-add-on... ("Mozilla releases local machine translation tools as part of Project Bergamot")

busssard•36 minutes ago
its up to us to make extensions that are so famous that they can be integrated into the browser functionality i guess
padenot•about 1 hour ago
Thanks for mentioning the mistake on the link, it's been reported internally.
HelloUsername•about 1 hour ago
The "Gemini 3.1 Flash Lite" also points incorrectly (?) to https://storage.googleapis.com/deepmind-media/Model-Cards/Ge...
spwa4•about 1 hour ago
Except ... this is not local. It's a remote service. Here is something that is:

    docker run ghcr.io/open-webui/open-webui:v0.11.3
    docker run mcr.microsoft.com/playwright/mcp:latest
Configure them. Open-webui needs a model (a local qwen3.8 does amazing), and you need to link them up. Playwright will just do stuff.
input_sh•35 minutes ago
https://support.mozilla.org/en-US/kb/smart-window-byom

Also supports Lemonade and Ollama, which are.

sourcecodeplz•about 2 hours ago
Seems like what Chrome has with the default built-in Gemini Nano model.

Hey at least "some" news/things from Mistral. Seems like ages ago when they launched vibe-code.

> Powers context-aware search, page summaries, and memory retrieval across browser tabs.

> Live in France and North America, with launches in the UK and Germany planned for later this year.

> Built on a zero data retention policy; conversations are not saved on Mozilla’s servers by default.

> Models are fine-tuned on regional languages, dialects, and local nuances to provide native-feeling responses.

> Extends Mistral’s open-weight AI models directly to consumer web browsing alongside its enterprise offerings.

karussell•about 2 hours ago
I don't think it is comparable. Nowhere in the news they say it is offline but IMO Gemini Nano is offline (?)

I'm not a Google fan but I never understood the outrage as it is a local model ... sure, you have to trust them, but if you use their browser you already do.

debugnik•about 2 hours ago
The outrage about Gemini Nano in Chrome was the surprise extra 4GB download plus their attempt to expose it as a non-standard browser API, IIRC.
fn-mote•about 1 hour ago
> Nowhere in the news they say it is offline

Reading HN, I 100% understood “private” to be marketing copy for “local inference”.

How else could the information be kept private?

I begrudgingly suppose that there is precedent for the usage, like Apple’s Private Relay, but I really don’t think they are comparable.

Timshel•40 minutes ago
> conversations aren’t saved on Mozilla’s servers by default, and partners like Mistral agree to zero data retention.

I don't read this as offline ...

mixcocam•43 minutes ago
Would be very cool if you could type a long query and the model would just build an advanced google search query using what you typed. You could even ship a tiny model in the browser itself that does that.

Something like: "blog posts which talk about using sending emails to yourself as a notes taking mechanism".

The output could look like: "note taking" OR "notes" ("emailing yourself" OR "email to myself" OR "email yourself") (inurl:blog OR inurl:posts OR site:medium.com OR site:substack.com)

amelius•41 minutes ago
It wouldn't be cool because it would still hand your data to Google.
_flux•38 minutes ago
I assume Google was just a placeholder for a search engine in the example. And you'll surely need some service to search the web.
duskdozer•31 minutes ago
I don't know about that. When I hear people reference "Google" it seems to me they do mean Google. Similar with "Claude".
amelius•32 minutes ago
It could anonymize the data, at least.
RicDan•about 2 hours ago
This sounds great, will have to try it out. Interested in the business value they gain from this, as this appears to be free.

I guess for mistral it's great marketing material.

Edit: Quite interested in the differences of local optimizations... that does allow for specific sensorship, but alas that's already possible in a more direct, reliable way.

SophiaVela•40 minutes ago
I’m fine with cloud features, but I’d like to know what stays on my device and what gets sent out. “Private” is a bit vague.
hollow-moe•about 1 hour ago
Glad to use ~~Unmozilled Firefox~~ Librewolf
herrherrmann•about 1 hour ago
Waterfox also works well!
duskdozer•28 minutes ago
I remember using Waterfox in the past, I think because they were keeping an old UI. Is that the draw over Librewolf?
sajithdilshan•about 2 hours ago
Didn’t OpenAI tried to build even a new AI browser and failed? I honestly don’t need AI in my browser and would not let an agent to access my login credentials/cookies/saved payment methods for various sites.
ulimn•about 1 hour ago
It's pretty nice for tedious tasks. I tried to have it look through job listings based on my criteria. It burned through my 5h Claude quota, but what I got was pretty impressive.

I agree on the privacy concerns but this could be useful with a local model, I think.

sajithdilshan•3 minutes ago
For me it’s not only privacy, I just don’t trust an agent to use my credentials without doing any destructive task because unlike an MCP, I cannot enforce any permission model on the browser
qmmmur•12 minutes ago
I cannot in a million years imagine using these features. Just be more organised.
HelloUsername•about 2 hours ago
Related, but hardly activity:

"Firefox Smart Window" 21.apr.2026 https://news.ycombinator.com/item?id=47852016

"Firefox Smart Window" 18.aug.2026 https://news.ycombinator.com/item?id=49345179

"Firefox and Exa Partnership" 18.aug.2026 https://news.ycombinator.com/item?id=49346066

pluc•about 2 hours ago
What is "AI browsing"?
aniceperson•about 2 hours ago
this is chatgpt, web gui from mistral built-in Firefox, not for tech savvy users. I think anyone that will complain about this knows very well that you can just give your harness control over firefox through puppeteer, which is much more powerful. could firefox itself become a harness and speak openai api responses? maybe yeah, but why?
Advertisement
Madmallard•about 1 hour ago
"Private"

Guess we just using buzzwords for marketing and have no morality or principles anymore. Bad timeline and people you should just not trust.

Good4boothee•about 1 hour ago
All previous similar issues got hand waved with "Mozilla has to make money somehow". I am afraid one day remaining users will decide that Chromium based browsers provide a better experience in most use cases, and now have same privacy guarantees as Firefox. Looking at market share maybe that had already happened and pragmatism won over ideology, and we will all suffer the consequences of such monoculture.
eis•about 1 hour ago
Mozilla lost the tech race and with it a lot of users. Firing a lot of their talented developers didn't help. Now Mozilla is giving up the only reason why they kept a core audience of privacy focused users by sending our browsing data to third party servers for inference just at the time when small local models are getting good enough for many/most use cases like summarization or translation. Chrome provides an API for local LLMs. Apple is trying to run as much interference locally as possible. Mozilla is worse than that. Claiming private browsing while sending data to third parties.

I don't care what their data retention policies are, I don't want my data to be sent to others full stop.

Private means it's mine, it's under my control. Handing it to third parties is not private.

shevy-java•about 1 hour ago
Please don't.