Confirmed users
908
edits
(→QA: link to shavar test plan) |
(→Lists: use the new list names) |
||
| Line 30: | Line 30: | ||
== Lists == | == Lists == | ||
* Blacklist (<tt> | * Blacklist (<tt>mozstd-track-digest256</tt>) | ||
** [https://services.disconnect.me/disconnect-plaintext.json Upstream source] ([https://disconnect.me/help#where-can-i-find-disconnects-tracker-protection-list-and-how-is-this-list-created how it's created]) | ** [https://services.disconnect.me/disconnect-plaintext.json Upstream source] ([https://disconnect.me/help#where-can-i-find-disconnects-tracker-protection-list-and-how-is-this-list-created how it's created]) | ||
** [https://github.com/mozilla-services/shavar-prod-lists/blob/master/disconnect-blacklist.json Our copy] (i.e. what we ship to clients in binary form) | ** [https://github.com/mozilla-services/shavar-prod-lists/blob/master/disconnect-blacklist.json Our copy] (i.e. what we ship to clients in binary form) | ||
* Entity whitelist (<tt> | * Entity whitelist (<tt>mozstd-trackwhite-digest256</tt>) | ||
** [https://s3.amazonaws.com/lists.disconnect.me/entitylist.json Upstream source] | ** [https://s3.amazonaws.com/lists.disconnect.me/entitylist.json Upstream source] | ||
** [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) | ||
| Line 43: | Line 43: | ||
* [https://intranet.mozilla.org/TrackingProtectionForFirefox/ListPolicy List policy] (internal only) | * [https://intranet.mozilla.org/TrackingProtectionForFirefox/ListPolicy List policy] (internal only) | ||
* The lists are stored in these files: | * The lists are stored in these files: | ||
** <tt>~/.cache/mozilla/firefox/XXXX/safebrowsing/ | ** <tt>~/.cache/mozilla/firefox/XXXX/safebrowsing/mozstd-track*</tt> on Linux | ||
** <tt>~/Library/Caches/Firefox/Profiles/XXXX/safebrowsing/ | ** <tt>~/Library/Caches/Firefox/Profiles/XXXX/safebrowsing/mozstd-track*</tt> on Mac | ||
** <tt>C:\Users\XXXX\AppData\Local\mozilla\firefox\profiles\XXXX\safebrowsing\ | ** <tt>C:\Users\XXXX\AppData\Local\mozilla\firefox\profiles\XXXX\safebrowsing\mozstd-track*</tt> on Windows | ||
== QA == | == QA == | ||