741 bytes added,
03:32, 13 April 2015 == Description ==
We warn on every application download, which causes warning fatigue and doesn't help users make good decisions. We should track the reputation of download URLs and hashes.
See [[Security/Features/Application_Reputation_Design_Doc]] for implementation details.
== Engineering ==
* [https://bugzilla.mozilla.org/show_bug.cgi?id=662819 Tracking bug]
== QA ==
To turn on debugging output, export the following environment variable:
NSPR_LOG_MODULES="ApplicationReputation:5"
* [http://testsafebrowsing.appspot.com Test page]
== Documentation ==
* API Documentation available internally under NDA
* [http://monica-at-mozilla.blogspot.co.nz/2014/07/download-files-more-safely-with-firefox.html Announcement blog post]