Changes

Jump to: navigation, search

Security/Safe Browsing

235 bytes added, 21:21, 23 November 2015
Prefs: add the -forbid- prefs
* <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.forbiddenURIs</tt>: enable support for '''forbidden''' sites blocking (no override possible)
* <tt>browser.safebrowsing.malware.enabled</tt>: enable '''malware''' protection
* <tt>browser.safebrowsing.reportMalwareMistakeURL</tt>: destination for the "This isn't an attack site" button (after ignoring the interstitial warning)
* <tt>browser.safebrowsing.reportPhishURL</tt>: destination for the "Help | Report Web Forgery" menu item
* <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.malwareTable</tt>: list of tables to use when looking for malware (they need to be named <tt>*-malware-*</tt> or <tt>*-unwanted-*</tt>)
Confirm
908
edits

Navigation menu