-
Notifications
You must be signed in to change notification settings - Fork 970
Fix canvas fingerprinting #694
Comments
Actually the canvas fingerprinting issue would be a huge win and is not duplicated in the other issues above. Changing the title to reflect that. |
Proposal:
|
fwiw, I've enabled "Block HTML canvas and WebGL fingerprinting" on v0.9.6 However, both https://www.browserleaks.com/canvas and https://panopticlick.eff.org/ show a unique canvas fingerprint for me. Hash of WebGL fingerprint is |
@jussihuotari The panopticlick canvas fingerprinting value should be |
I think you're right that we are missing some of the canvas methods in https://www.browserleaks.com/canvas#how-does-it-work though. I'll fix; thanks! |
Looks like the problem is that browserleaks creates a canvas element in an iframe and somehow we are properly stubbing canvas.toDataURL in the page but not in child frames:
|
@diracdeltas hi. so maybe we should reopen the issue for this moment. |
i'll open a new one |
PLEASE REMOVE WEBRTC AND CANVAS
http://www.browserleaks.com/webrtc
https://www.perfect-privacy.com/webrtc-leaktest/
http://www.browserleaks.com/canvas
http://venturebeat.com/2014/07/30/canvas-fingerprinting-is-tracking-you-and-you-dont-even-know-what-it-is/
The text was updated successfully, but these errors were encountered: