Skip Navigation

Firefox is blocking my personal website based on flawed "Google Safe Browsing" What the hell?

Started this morning. All of my personal tools like nextcloud and RSS reader were blocked, and I had to go manually override that screen for each one. Unacceptable.

50 comments
  • Set up google search console for that domain, then it will tell you why it’s blocked. It might be a false positive you can flag, or it might be that a host or service has been compromised or contains something harmful. Google’s blocklist is quite aggressive and often blocks entire domains if one of their subdomains has a violation.

    • Yeah, people are getting really upset at Google/Mozilla here but SafeBrowsing is actually a very good service. I legitimately believe that it frequently prevents malware infections and phishing on a regular basis. It is also architected with a privacy-first approach that reveals very little data to Google. And the SafeBrowsing privacy policy is actually one of Google's very tight ones.

      I think Mozilla made the right choice to enable it by default. They also make it fairly easy to disable this for advanced users under the "Deceptive Content and Dangerous Software Protection" setting. (No need to crack open about:config, disabling it is fully supported.)

      I understand that this may be a controversial opinion.

    • Thank you for the advice!

  • I got hit by that, basically forced me to make a Google account and add all my sites to it even though I couldn't care less about SEO and indexing. Now it keeps sending me spam emails about "problems" with my websites. No, I'm intentionally not letting you index this.

    What seems to be going on is it's flagging random widespread open-source software as impersonation/phishing login page because it's seen it on a bigger site and assumes you're doing some phishing.

    Filed an appeal and it thankfully promptly got resolved. Google ain't known to be friendly to developers.

    I want to like that feature because I'm sure it's helpful for the less technically savvy. But I hate that Google can just decide my site is unsafe and essentially cut my sites off the Internet for most people. If Google denies your appeal you have basically zero recourse.

    • That sucks, yeah. Thanks for sharing, its good to know that its not just me.

  • I think we need more info here. I'm guessing this is a locally hosted site? How are you exposing it to the web? DDNS? Reverse proxy? Honestly it's hard to diagnose without knowing your IP, which you definitely shouldn't give us.

    Edit: you can check your site here, maybe they'll give you details on why it was blacklisted: https://transparencyreport.google.com/safe-browsing/search

    • Thank you for the link, but it just returns "no data" on my site.

      Locally hosted on a not-static IP with cloudflare DNS and their proxy stuff.

    • Just reporting back that the transparencyreport page just says "some pages on this site are unsafe" without elaboration. It then offers that if I want details I have to give it individual page links at a time to see if they're the cause of the alert... Ugh.

  • Click “ignore the risk” and it will continue to the page. You better be certain you aren’t being man in the middle attacked though.

  • That's weird. Google is using Safe Browsing to censor the Internet.

    You can go to about:config and set browser.safebrowsing.blockedURIs.enabled to false.

    It will be better if Mozilla make their own version of Google Safe Browsing. Because less Google is good.

50 comments