Changes

Jump to: navigation, search

Security/Download Protection

640 bytes added, 20:07, 7 August 2015
document all of the about:config prefs
See [[Security/Features/Application_Reputation_Design_Doc]] for implementation details.
 
== 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.remote.enabled</tt>: enables remote lookups (requires the previous pref)
* <tt>browser.safebrowsing.downloads.remote.timeout_ms</tt>: timeout for the remote lookups
* <tt>browser.safebrowsing.malware.enabled</tt>: enables malware checks (required by application reputation)
* <tt>urlclassifier.downloadAllowTable</tt>
* <tt>urlclassifier.downloadBlockTable</tt>: list of URLs serving malware binaries
== Engineering ==
Confirm
908
edits

Navigation menu