Confirmed users
25
edits
(→Prefs: Mention the debug pref) |
Englehardt (talk | contribs) (Add documentation for new lists and test pages.) |
||
| Line 102: | Line 102: | ||
*** <tt>analytics-track-digest256</tt>: trackers in the Analytics category | *** <tt>analytics-track-digest256</tt>: trackers in the Analytics category | ||
*** <tt>social-track-digest256</tt>: trackers in the Social category | *** <tt>social-track-digest256</tt>: trackers in the Social category | ||
** Fingerprinting lists: | |||
*** <tt>base-fingerprinting-track-digest256</tt>: domains in both the Fingerprinting category AND in one of the tracking categories (Advertising, Analytics, Social, or Content) | |||
*** <tt>content-fingerprinting-track-digest256</tt>L domains in the Fingerprinting category that are NOT in one of the tracking categories | |||
** Cryptomining lists: | |||
*** <tt>base-cryptomining-track-digest256</tt>: domains in the Cryptomining category | |||
*** <tt>content-cryptomining-track-digest256</tt>: placeholder list, currently empty. Intended to include cryptomining domains that we don't want to block by default (for some reason). | |||
* Legacy blacklists (Firefox 42 to 49): | * Legacy blacklists (Firefox 42 to 49): | ||
** Blacklist (<tt>mozstd-track-digest256</tt>) | ** Blacklist (<tt>mozstd-track-digest256</tt>) | ||
| Line 141: | Line 147: | ||
** <tt>itisatrap.com</tt>: blocked by <tt>base-track-digest256</tt> (and included in the [https://github.com/mozilla-services/shavar-prod-lists/blob/f16248d7f33367bb3c48d72fb32fdb239dbe0c8e/disconnect-blacklist.json#L8204-L8210 Disconnect list]) | ** <tt>itisatrap.com</tt>: blocked by <tt>base-track-digest256</tt> (and included in the [https://github.com/mozilla-services/shavar-prod-lists/blob/f16248d7f33367bb3c48d72fb32fdb239dbe0c8e/disconnect-blacklist.json#L8204-L8210 Disconnect list]) | ||
** <tt>itisatrap.org/?resource=itisatracker.org</tt>: whitelisted in <tt>[https://searchfox.org/mozilla-central/rev/fd5c37f1dd9a0d1e327a6c6b4d81ea92f52c4330/toolkit/components/url-classifier/SafeBrowsing.jsm#479 test-trackwhite-simple]</tt> | ** <tt>itisatrap.org/?resource=itisatracker.org</tt>: whitelisted in <tt>[https://searchfox.org/mozilla-central/rev/fd5c37f1dd9a0d1e327a6c6b4d81ea92f52c4330/toolkit/components/url-classifier/SafeBrowsing.jsm#479 test-trackwhite-simple]</tt> | ||
** <tt>*.dummytracker.org</tt>: a test domain added to all lists using the pattern <tt><list_name>.dummytracker.org</tt> | |||
*** For example, <tt>base-track-digest256.dummytracker.org</tt> is on the <tt>base-track-digest256</tt> list and <tt>base-fingerprinting-track-digest256.dummytracker.org</tt> is on the <tt>base-fingerprinting-track-digest256</tt> list. | |||
*** [https://github.com/mozilla/dummytracker Github repo for test page]. | |||
* [[QA/Polaris/Tracking protection|Test plan for Fx42]] | * [[QA/Polaris/Tracking protection|Test plan for Fx42]] | ||
* [[Services/TrackingProtection/Shavar_Server_-_Testing|Shavar test plan]] (includes end-to-end tests) | * [[Services/TrackingProtection/Shavar_Server_-_Testing|Shavar test plan]] (includes end-to-end tests) | ||