Security/Features/Application Reputation Design Doc: Difference between revisions

Jump to navigation Jump to search
→‎How to turn off this feature: update the pref names
(→‎High-level overview: Clarify file extension piece)
(→‎How to turn off this feature: update the pref names)
 
Line 12: Line 12:


* Turn off malware detection in Preferences > Security > "Block reported attack sites." This disables all Safebrowsing malware protection, including the warning interstitial that appears when the user navigates to a malware site.
* Turn off malware detection in Preferences > Security > "Block reported attack sites." This disables all Safebrowsing malware protection, including the warning interstitial that appears when the user navigates to a malware site.
* Replace browser.safebrowsing.appRepURL in about:config with an empty string. This disables application reputation checks but leaves other Safebrowsing malware protection intact.
* Set <tt>browser.safebrowsing.downloads.remote.enabled</tt> to false in <tt>about:config</tt>. This disables application reputation remote lookupsbut leaves other Safebrowsing malware protection intact. To turn off all download protection checks, use <tt>browser.safebrowsing.downloads.enabled</tt> instead.


== High-level overview ==
== High-level overview ==
Confirmed users
908

edits

Navigation menu