Importantly, if you have already opted out of sending data to Mozilla, this change will not affect you. It only sends data if you have the setting turned on. It takes just a few clicks to entirely disable it, and Mozilla deletes all record of your browser within 30 days from turning off this feature. If you’re worried about it, do it now, it’s just under Settings > Privacy & Security. Instructions are also linked in the blog post.
I’m not a fan of the telemetry being enabled by default but having the option to completely disable it makes it not that bad. Though Mozilla definitely doesn’t need search history data (unless the law enforcements told them to collect it) so this change is kinda sus
It seems like a profit-driven thing to me. Big piles of anonymized data are worth a pretty penny.
From what I read in their blog post, nobody is keeping your search history data. It only tracks how often people in general search for things in specific categories, so nobody will be able to learn anything about you specifically from that data.
Then what’s the point in collecting such data? It won’t help to fix bugs, add new features or even make useful statistics to show publicly. Only personalized ads is what comes to mind. Yes it seems to be anonymized well enough but still ad companies love such data. Maybe Mozilla wants to implement a custom ads functionality that uses this data or they just want to sell it idk. Still changes in this direction are kinda sus
First thing I do on every Firefox installation on every device. 3 clicks and most of this nonsense stops.
I’d appreciate Mozilla not doing something like that in the first place, maybe don’t try to build products and focus on the browser. 🤷♂️
I’m on the “OK but keep an eye on it” train, here.
Devs need feedback to know how people are using the product, and opt-out tracking is the best way to do it. In this case, it seems like my personal data is completely unidentifiable.
I was coding in the IE6 era, so I’d really prefer to not end up in a browser engine monoculture again.
I don’t need freaking suggestions from the browser, that’s the job of the search engine of my choice.
most search engines don’t keep anonymous search data so that’s what firefox is trying to fix.
I want freaking suggestions from the browser though, in a way that respects my privacy
To disable it in about:config
browser.search.serpEventTelemetry.enabled = false
browser.search.serpEventTelemetryCategorization.enabled = false
Its exactly this kind of bullshit that firefox should not do…
This looks fine, the browser just puts your search into a category like “health” or “tech”, then sends the amount of each category completely anonymously.
Also, if you’ve opted out of data collection already that setting applies to this too.
I agree. I am someone who values their privacy and often does not like opt-out style analytics however I also know opt-in skews analytics. The way the searches are only categorized, and they are using Oblivious HTTP keeping IP addresses private makes me A-OK with this.