Confirmed users
908
edits
(→Prefs: describe the urlclassifier.downloadAllowTable pref) |
(→Prefs: appRepURL renaming was reverted) |
||
| Line 7: | Line 7: | ||
== Prefs == | == Prefs == | ||
* <tt>browser.safebrowsing.appRepURL</tt>: server endpoint for remote lookups | |||
* <tt>browser.safebrowsing.downloads.enabled</tt>: enables application reputation checks for downloaded files | * <tt>browser.safebrowsing.downloads.enabled</tt>: enables application reputation checks for downloaded files | ||
* <tt>browser.safebrowsing.downloads.remote.enabled</tt>: enables remote lookups (requires the previous pref) | * <tt>browser.safebrowsing.downloads.remote.enabled</tt>: enables remote lookups (requires the previous pref) | ||
| Line 13: | Line 14: | ||
* <tt>urlclassifier.downloadAllowTable</tt>: list of trusted certificates which suppress remote lookups (Windows-only) | * <tt>urlclassifier.downloadAllowTable</tt>: list of trusted certificates which suppress remote lookups (Windows-only) | ||
* <tt>urlclassifier.downloadBlockTable</tt>: list of URLs serving malware binaries | * <tt>urlclassifier.downloadBlockTable</tt>: list of URLs serving malware binaries | ||
Firefox 43 and later: | Firefox 43 and later: | ||
* <tt>browser.safebrowsing.provider.google.lists</tt>: list of tables coming from the Google Safe Browsing service | * <tt>browser.safebrowsing.provider.google.lists</tt>: list of tables coming from the Google Safe Browsing service | ||