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

How are supercookies prevented? #375

Open
mklcp opened this issue Dec 17, 2024 · 1 comment
Open

How are supercookies prevented? #375

mklcp opened this issue Dec 17, 2024 · 1 comment
Labels
question Further information is requested

Comments

@mklcp
Copy link

mklcp commented Dec 17, 2024

While I appreciate MullVad's browser efforts to prevent many common privacy leaks like WebRTC, totally preventing fingerprinting seems pretty hard given that users can always be identified by storing locally their fingerprints, whether it's in localStorage or even favicons.

Like this demo shows: https://supercookie.me/

@ruihildt
Copy link
Member

Totally preventing fingerprinting is an impossible goal and not one we're trying to achieve.

To better understand our approach I recommend the articles we have written about the approach from the browser page on our website.

Regarding this website, have you tried the demo in Mullvad Browser?
When I run it, I receive an ID, if I restart the browser and run it again, I get another ID.

@ruihildt ruihildt added the question Further information is requested label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Development

No branches or pull requests

2 participants