Changes

Jump to: navigation, search

Security/Safe Browsing

388 bytes removed, 20:45, 14 July 2016
Prefs: remove obsolete prefs and document new one in Fx50
* <tt>browser.safebrowsing.blockedURIs.enabled</tt>: enable the plugin stability blocking (no override or UI)
* <tt>browser.safebrowsing.debug</tt>: show debugging info from the JavaScript list update code on the command line
* <tt>browser.safebrowsing.enabled</tt>: enable '''phishing''' protection
* <tt>browser.safebrowsing.id</tt>: what SAFEBROWSING_ID in <tt>gethashURL</tt> and <tt>updateURL</tt> maps to
* <tt>browser.safebrowsing.forbiddenURIsmalware.enabled</tt>: enable support for '''forbiddenmalware''' sites blocking protection (no override possibleincludes '''unwanted''' as well)* <tt>browser.safebrowsing.provider.google.gethashURL</tt>: server endpoint for completions of malwareand phishing lists* <tt>browser.safebrowsing.provider.google.lists</tt>: list of tables coming from the Google Safe Browsing service* <tt>browser.safebrowsing.provider.google.reportURL</tt>: probably unused* <tt>browser.safebrowsing.provider.google.enabledupdateURL</tt>: enable '''server endpoint for malware''' protectionand phishing list updates* <tt>browser.safebrowsing.provider.google.lastupdatetime</tt>: timestamp (in ms) of when the last list update happened.* <tt>browser.safebrowsing.provider.google.nextupdatetime</tt>: timestamp (in ms) of when the list should next be downloaded.
* <tt>browser.safebrowsing.reportMalwareMistakeURL</tt>: destination for the "This isn't an attack site" button (after ignoring the interstitial warning)
* <tt>browser.safebrowsing.reportPhishMistakeURL</tt>: destination for the "This isn't a web forgery" button (after ignoring the interstitial warning)
* <tt>urlclassifier.blockedTable</tt>: list of tables to use for the plugin stability blocking
* <tt>urlclassifier.disallow_completions</tt>: list of tables for which we never call <tt>gethash</tt>
* <tt>urlclassifier.forbiddenTable</tt>: list of tables to use when looking for sites to block without an override
* <tt>urlclassifier.gethashnoise</tt>: the number of fake entries to add to any <tt>gethash</tt> calls
* <tt>urlclassifier.gethash.timeout_ms</tt>: the timeout after which gethash requests should be aborted
* <tt>urlclassifier.phishTable</tt>: list of tables to use when looking for phishing (they need to be named <tt>*-phish-*</tt>)
Firefox 42 49 and earlier:
* <tt>browser.safebrowsing.gethashURLenabled</tt>: server endpoint for completions of malware and enable '''phishing lists* <tt>browser.safebrowsing.malware.reportURL</tt>: probably unused* <tt>browser.safebrowsing.updateURL</tt>: server endpoint for malware and phishing list updates''' protection
Firefox 43 50 and later:
* <tt>browser.safebrowsing.provider.google.gethashURL</tt>: server endpoint for completions of malware and phishing lists* <tt>browser.safebrowsing.provider.google.lists</tt>: list of tables coming from the Google Safe Browsing service* <tt>browser.safebrowsing.provider.google.reportURLenabled</tt>: probably unused* <tt>browser.safebrowsing.provider.google.updateURL</tt>: server endpoint for malware and enable '''phishing list updates* <tt>browser.safebrowsing.provider.google.lastupdatetime</tt>: timestamp (in ms) of when the last list update happened.* <tt>browser.safebrowsing.provider.google.nextupdatetime</tt>: timestamp (in ms) of when the list should next be downloaded.''' protection
= Documentation =
Confirm
908
edits

Navigation menu