| ▲ | peri-cl 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 an hour ago | parent | next [-] | |||||||
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.
Where they do use an on-device model is for the initial query classification:
[1] https://www.mozilla.org/en-US/privacy/smart-window/ | ||||||||
| ▲ | WhyNotHugo 2 hours ago | parent | prev | next [-] | |||||||
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. | ||||||||
| ||||||||
| ▲ | busssard 8 minutes ago | parent | prev | next [-] | |||||||
its up to us to make extensions that are so famous that they can be integrated into the browser functionality i guess | ||||||||
| ▲ | padenot an hour ago | parent | prev | next [-] | |||||||
Thanks for mentioning the mistake on the link, it's been reported internally. | ||||||||
| ||||||||
| ▲ | spwa4 25 minutes ago | parent | prev [-] | |||||||
Except ... this is not local. It's a remote service. Here is something that is:
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. | ||||||||
| ||||||||