Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
rayocentric@rayocentric@mastodon.social (2026-01-27 14:43:28)
@firefoxwebdevs I'd like a browser that doesn't learn me, but rather serves pages as I request them and deletes everything when I'm done.
I can't see how privacy exist in any realm with AI or machine learning. To learn means it's retaining info I don't want it to.
Please feel free to correct me.
---Reply---
Firefox for Web Developers@firefoxwebdevs@mastodon.social (2026-01-27 18:38:04)
@rayocentric it sounds like you want to use "Private Window" for everything, but let me check that's actually what you want:
For decades now, browsers have observed what's typed into the address bar, so when you type some characters, it can suggest the mostly likely destination. Firefox does this locally, but the search engine also provides suggestions.
Firefox doesn't use AI for this.
Is this one of the features you want disabled?
Continued in next post…
Reply
---Replies---
Firefox for Web Developers@firefoxwebdevs@mastodon.social (2026-01-27 18:40:17)
@rayocentric Firefox uses ML language models to perform translation. These are local models - the text does not leave your device. This preserves privacy, unlike other browsers that send the data to the cloud.
Firefox's tab group name suggestions, and link previews, are also local models, so privacy is preserved.
All these features are also opt-in.
Continued in next post…