Stupid question maybe but in the e/os browser you can turn on Safe Browsing. The description of this option mentions sending info to Google however. Does that actually happen or is it safe/private to turn it on?
if it would work, it would talk to Google. But while it is offered in the UI, it is quite broken when enabled. When a site is requested, there’s no traffic to safebrowsing Endpoints at Google and only after timeouts will load the requested page.
Cromite, which patches /e/OS Browser imports, has the feature intentionally disabled via policy and hides it in the UI:
Follow up question… Other chromium based options like Brave do have it enabled. From what I understand the main risk is that that sometimes sends your IP to Google. So what if you use Brave and a VPN? Would it be OK to use the option then (and safer than not using it)?
brave proxies safebrowsing. According to this you’re sending partial hashes of the url you visit to a Safebrowsing Update API, but there’s also a cleartext url API. I’m not a user so don’t know when each API is used.