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

I see some fingerprinting potential here #14

Open
dead-claudia opened this issue Jun 22, 2020 · 1 comment
Open

I see some fingerprinting potential here #14

dead-claudia opened this issue Jun 22, 2020 · 1 comment

Comments

@dead-claudia
Copy link

Most Intel-based processors nowadays have 256-bit support, while most ARM processors don't. There's likely other concerns, too, like with low-end phones that may lack NEON support.

@sampsyo
Copy link

sampsyo commented Jun 22, 2020

FWIW, I think CPU fingerprinting is inevitable, even in fixed-length SIMD (https://github.com/WebAssembly/simd). I agree that's not great, but maybe we should try to focus here on potential problems relative to that existing SIMD proposal?

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

No branches or pull requests

2 participants