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

Evade safari audio anti-fingerprinting #39

Open
dave-circle opened this issue Mar 25, 2024 · 4 comments
Open

Evade safari audio anti-fingerprinting #39

dave-circle opened this issue Mar 25, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@dave-circle
Copy link

While testing in incognito, I noticed that the finger print that was generated was different. Is this expected?
I used the JSON compare tool that was linked on the site. The difference was in the audio.sampleHash values between the two separate incognito windows.

Safari Version 17.3
macOS Sanoma

@Joe12387
Copy link

Hi.

Yes, this is expected as Safari has fingerprinting protections. However, FingerprintJS has an implementation that evades this. https://fingerprint.com/blog/bypassing-safari-17-audio-fingerprinting-protection/

I also have a repo that lists fingerprinting protections by browser, and any issues with those protections. I currently have this listed in that repo if anyone finds it useful. https://github.com/Joe12387/browser-fingerprinting-resistance-research

Thanks!

@ilkkapeltola ilkkapeltola added the enhancement New feature or request label Apr 20, 2024
@ilkkapeltola ilkkapeltola changed the title Incognito Testing in Safari Version 17.3 Evade safari audio anti-fingerprinting Apr 20, 2024
@ilkkapeltola
Copy link
Collaborator

ilkkapeltola commented Apr 20, 2024

I'll keep this open as a possible enhancement for the future.
I don't own a Mac and looks like the new Safaris don't run on Win11

@jamal-badawi-99
Copy link

The issue is also present on IOS as well with Safari in private browsing mode.

@sai-vamshi854
Copy link

Hi, are we able to bypass safari anti-fingerprinting which is where canvas-fingerprinting is not working if we turned on safari fingerprinting protection or can you guys share the resource for bypassing the safari anti-fingerprinting for canvas .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants