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

Canvas fingerprint is different on Chrome after a few pages reloaded #133

Closed
henriquemenezes opened this issue Mar 17, 2016 · 7 comments
Closed

Comments

@henriquemenezes
Copy link

Hi,

I notice that the my fingerprint was changing after page refresh.

So I tested the code in Chrome, Firefox and Safari, and only the Chrome had this problem.

The Chrome versions that tested were:

  • Version 48.0.2564.116 (64-bit) - problem
  • Version 49.0.2623.87 (64-bit) - ok

I wrote a method to discover the difference of value for each component between reloads and I discover that the problem is the canvas component. The canvas value is changed after a few pages reload.

@Valve
Copy link
Member

Valve commented Mar 17, 2016

Thanks for the issue! While you're at it, could you please narrow down the place in canvas generation by commenting out some lines and comparing the strings?

@Valve
Copy link
Member

Valve commented Mar 30, 2016

Cannot reproduce it and OP has not specified ways to reproduce, closing. Feel free to reopen.

@Valve Valve closed this as completed Mar 30, 2016
@bachden
Copy link

bachden commented Jan 30, 2018

I got the same issue. I thinks it may because of graphic card switching (not sure).
I use Macbook pro:
image
2 graphic cards:
image
and
image

Chrome with user agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.62 Safari/537.36

@jonashaag
Copy link
Contributor

Yeah it's a known problem, see other similar issues.

@bachden
Copy link

bachden commented Jan 30, 2018

Thank you @jonashaag, I'm looking at #103

@jonashaag
Copy link
Contributor

Rather #226 (comment)

@bachden
Copy link

bachden commented Jan 31, 2018

Thank you!

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

4 participants