Closed fmarier closed 5 years ago
@SergeyZhukovsky are you guys using it?
Brave-Core doesn't use it Muon used it but is deprecated iOS doesn't have Google Safe Browsing, @jhreis does the new browser use it?
Android doesn't have Safe Browsing.
Google Safe Browsing or brave/ad-block Safe Browsing?
SafeBrowsingData.dat for sure isn't used in Android. I'm not sure how to check about Google's one. We have never made any work related to that. @fmarier could you please check it?
Here's the current state of Safe Browsing across our supported browsers:
browser | Google Safe Browsing | SafeBrowsingData.dat |
---|---|---|
brave-core | yes | no |
browser-android-tabs | no | no |
brave-ios | no | yes |
Test pages for each:
SafeBrowsingData.dat
: http://excellentmovies.netThanks @fmarier ! I think @jumde could get Google Safe Browsing working in Android pretty easily using code he did in Brave-core.
There are issues opened in brave-ios
and android
, assigned the issue to myself:
Closing this since we emptied the safe browsing lists in #203.
I looked at the Disconnect simple malware list which we include as part of
SafeBrowsingData.dat
. It consists of only 53 entries. I tested it manually:and found that Google Safe Browsing blocked all of the entries except for:
http://191gm.com/
(dead)http://malware-check.disconnect.me/
(presumably their test host)I think we can safely remove it on platforms that have Google Safe Browsing enabled.