Confirmed users
908
edits
(→Prefs: describe privacy.trackingprotection.introURL) |
(→Lists: mention the legacy list) |
||
| Line 44: | Line 44: | ||
** [https://github.com/mozilla-services/shavar-prod-lists/blob/master/disconnect-entitylist.json Our copy] (i.e. what we ship to clients in binary form) | ** [https://github.com/mozilla-services/shavar-prod-lists/blob/master/disconnect-entitylist.json Our copy] (i.e. what we ship to clients in binary form) | ||
** Implemented in [https://bugzilla.mozilla.org/show_bug.cgi?id=1141352 bug 1141352] | ** Implemented in [https://bugzilla.mozilla.org/show_bug.cgi?id=1141352 bug 1141352] | ||
* Legacy blacklist (<tt>mozpub-track-digest256</tt>) -- Firefox 41 and earlier | |||
** [https://services.disconnect.me/disconnect-plaintext.json Upstream source] | |||
** [https://github.com/mozilla-services/shavar-list-exceptions/blob/master/allow_list Exceptions] (entries we remove from the upstream list) | |||
** [https://github.com/mozilla-services/shavar-prod-lists/blob/master/disconnect-blacklist.json Final list] (i.e. what we ship to clients in binary form) | |||
* List creation script | * List creation script | ||
** [https://github.com/mozilla-services/shavar-list-creation The script] which generates all of the tracking protection lists in binary format. | ** [https://github.com/mozilla-services/shavar-list-creation The script] which generates all of the tracking protection lists in binary format. | ||
** [https://github.com/mozilla-services/shavar-list-creation-config Prod/stage list configuration] for the script | ** [https://github.com/mozilla-services/shavar-list-creation-config Prod/stage list configuration] for the script | ||
* The lists are stored in these files: | * The lists are stored in these files: | ||
** <tt>~/.cache/mozilla/firefox/XXXX/safebrowsing/mozstd-track*</tt> on Linux | ** <tt>~/.cache/mozilla/firefox/XXXX/safebrowsing/mozstd-track*</tt> on Linux | ||