This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Tracking protection for Cryptomining and Fingerprinting #1085
Labels
Comments
GV bug for adding protection against Cryptomining and Fingerprinting: https://bugzilla.mozilla.org/show_bug.cgi?id=1530789 |
vesta0
added
needs:gv
GeckoView bug required to fix the issue. See bugzilla.mozilla.org
GV67
and removed
needs:gv
GeckoView bug required to fix the issue. See bugzilla.mozilla.org
labels
Mar 26, 2019
vesta0
changed the title
Disable/Enable Tracking protection for each type of tracker
Tracking protection for Cryptomining and Fingerprinting)
Jul 9, 2019
vesta0
changed the title
Tracking protection for Cryptomining and Fingerprinting)
Tracking protection for Cryptomining and Fingerprinting
Jul 9, 2019
In AC we already provide an api for that You can select from specific policies like Cryptomining and Fingerprinting: TrackingProtectionPolicy.select(CRYPTOMINING, FINGERPRINTING) Or just use one of the grouped policies like: // AD + ANALYTICS + SOCIAL + TEST + SAFE_BROWSING_ALL
TrackingProtectionPolicy.recommended()
// RECOMMENDED + CRYPTOMINING + FINGERPRINTING + CONTENT
TrackingProtectionPolicy.all()
// NONE
TrackingProtectionPolicy.none() |
removing the ux label - this is on our radar already as it's part of Q3 plans. |
vesta0
added
E2
Estimation Point: easy, half a day to 2 days
and removed
E2
Estimation Point: easy, half a day to 2 days
labels
Aug 9, 2019
Will add acceptance criteria to main ticket. |
data-sync-user
changed the title
Tracking protection for Cryptomining and Fingerprinting
FNX2-16200 ⁃ Tracking protection for Cryptomining and Fingerprinting
Jul 31, 2020
data-sync-user
changed the title
FNX2-16200 ⁃ Tracking protection for Cryptomining and Fingerprinting
FNX3-14206 ⁃ Tracking protection for Cryptomining and Fingerprinting
Aug 10, 2020
data-sync-user
changed the title
FNX3-14206 ⁃ Tracking protection for Cryptomining and Fingerprinting
FNX-4788 ⁃ Tracking protection for Cryptomining and Fingerprinting
Aug 10, 2020
data-sync-user
changed the title
FNX-4788 ⁃ Tracking protection for Cryptomining and Fingerprinting
FNX2-16200 ⁃ Tracking protection for Cryptomining and Fingerprinting
Aug 11, 2020
data-sync-user
changed the title
FNX2-16200 ⁃ Tracking protection for Cryptomining and Fingerprinting
Tracking protection for Cryptomining and Fingerprinting
May 18, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
User Story
As a user, I want to be able to be protected from Cryptomining and Fingerprinting so I can browse safely and securely.
Acceptance Criteria
I am protected from Cryptomining and Fingerprinting by default.
I can disable Tracking Protection for cryptomining and fingerprinting
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: