-
Notifications
You must be signed in to change notification settings - Fork 530
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
dom.maxHardwareConcurrency #127
Comments
We discussed that already here |
I'm not sure spoofing alone would do any good and nobody answered KOLANICH's question "have you found a suitable way to overcome https://github.com/oftn-oswg/core-estimator ?" |
Yes it's covered but only for spoofing. It seems that the estimator trick doesn't care about that value and tries higher numbers of workers regardless. I also doubt that sites really use that trick to fingerprint because it's only an estimate and not very reliable. I could have 32 cores but if there's something very CPU heavy running in the background the estimate could still be totally off. They maybe are using the number of cores as given back by the DOM as one bit of FP information but once that is spoofed I think we're gucci. |
yeah but FF55 with resistFP won't expose it anymore.
Do we though? Even the mozilla guys don't seem to be sure about that:
I don't know what they mean by "could check" - does it mean "maybe it checks but I'm not sure" or "we could add a check to see if it's called by chrome code" ?? |
2514 does not spoof, it limits it, doesn't it? And therefore it does affect performance, not may |
snip
The text was updated successfully, but these errors were encountered: