Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Tracking protection for Cryptomining and Fingerprinting #1085

Closed
vesta0 opened this issue Mar 19, 2019 · 4 comments
Closed

Tracking protection for Cryptomining and Fingerprinting #1085

vesta0 opened this issue Mar 19, 2019 · 4 comments

Comments

@vesta0
Copy link
Collaborator

vesta0 commented Mar 19, 2019

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

@vesta0
Copy link
Collaborator Author

vesta0 commented Mar 26, 2019

GV bug for adding protection against Cryptomining and Fingerprinting: https://bugzilla.mozilla.org/show_bug.cgi?id=1530789

@vesta0 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 vesta0 added this to the Backlog (After MVP) milestone Apr 1, 2019
@vesta0 vesta0 removed the GV67 label Apr 2, 2019
@vesta0 vesta0 added the P2 Upcoming release label Jun 20, 2019
@vesta0 vesta0 removed P2 Upcoming release Epic labels Jul 2, 2019
@vesta0 vesta0 changed the title Disable/Enable Tracking protection for each type of tracker Tracking protection for Cryptomining and Fingerprinting) Jul 9, 2019
@vesta0 vesta0 added the must label Jul 9, 2019
@vesta0 vesta0 added the needs:UX-feedback Needs UX Feedback label Jul 9, 2019
@vesta0 vesta0 changed the title Tracking protection for Cryptomining and Fingerprinting) Tracking protection for Cryptomining and Fingerprinting Jul 9, 2019
@vesta0 vesta0 added should and removed must labels Jul 9, 2019
@Amejia481
Copy link
Contributor

Amejia481 commented Jul 9, 2019

In AC we already provide an api for that TrackingProtectionPolicy:

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()

@lime124 lime124 removed the needs:UX-feedback Needs UX Feedback label Jul 23, 2019
@lime124
Copy link
Collaborator

lime124 commented Jul 23, 2019

removing the ux label - this is on our radar already as it's part of Q3 plans.

@vesta0 vesta0 modified the milestone: Feature Backlog Jul 26, 2019
@vesta0 vesta0 mentioned this issue Aug 9, 2019
5 tasks
@vesta0 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
@vesta0
Copy link
Collaborator Author

vesta0 commented Aug 9, 2019

Will add acceptance criteria to main ticket.

@vesta0 vesta0 closed this as completed Aug 9, 2019
@data-sync-user 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 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 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 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 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.
Projects
None yet
Development

No branches or pull requests

5 participants