Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Canvas Fingerprinting in third-party context #6008

Closed
jumde opened this issue Sep 13, 2019 · 2 comments
Closed

Fix Canvas Fingerprinting in third-party context #6008

jumde opened this issue Sep 13, 2019 · 2 comments
Labels
priority/P4 Planned work. We expect to get to it "soon". privacy/tracking Preventing sites from tracking users across the web privacy privacy-pod Feature work for the Privacy & Web Compatibility pod

Comments

@jumde
Copy link
Contributor

jumde commented Sep 13, 2019

Canvas apis are used for valid reasons in third-party context. Instead of blocking the APIs completely in third-party context we should insert noise to avoid reliable fingerprinting by trackers.

Remove fingerprint exceptions for uphold and sandbox.uphold once this is fixed: https://github.com/brave/brave-core/blob/master/common/shield_exceptions.cc#L45

@jumde jumde added privacy privacy/tracking Preventing sites from tracking users across the web labels Sep 13, 2019
@tildelowengrimm tildelowengrimm added the priority/P4 Planned work. We expect to get to it "soon". label Sep 24, 2019
@tildelowengrimm tildelowengrimm added the privacy-pod Feature work for the Privacy & Web Compatibility pod label Feb 12, 2020
@pes10k
Copy link
Contributor

pes10k commented Mar 12, 2020

fixed by brave/brave-core#4792

@pes10k pes10k closed this as completed Mar 12, 2020
@pes10k
Copy link
Contributor

pes10k commented Mar 12, 2020

@jumde can the exceptions you mentioned be removed now?

@bbondy bbondy added this to the Closed / Invalid milestone Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/P4 Planned work. We expect to get to it "soon". privacy/tracking Preventing sites from tracking users across the web privacy privacy-pod Feature work for the Privacy & Web Compatibility pod
Projects
None yet
Development

No branches or pull requests

4 participants