-
After a bit of digging, the device_id sent as part of the initial login to generate the subsequently token is done using the following JS library
https://github.com/Valve/fingerprintjs
Here's th…
-
### Problem description
I've just noticed that a simple browser update change the fingerprint ID calculated by fingerprint2.js, why ? Is there a way to prevent that a simple browser updated change …
-
I have plans to make an upgrade to fingerprintjs2 over the next few days, I have read most of the existing issues, and have a good idea where I am going. I will first make a pull request with non brea…
-
# Make fingerprintsjs resistants to errors and introduce Promise based API
Goal is to make fingerprintjs more resistant to the ever evolving landscape of browsers, add ons and privacy protection fe…
-
Hi,
I'm getting a critical error on IExplorer 11
![error1fingerprint](https://user-images.githubusercontent.com/24639871/42755627-ac8c2c80-8901-11e8-9763-2fb51b166977.JPG)
![error1fingerprint_c…
-
Like in the title, the fingerprint is different when using browser zoom.
Before zoom :
Your browser fingerprint:
84cfb4202c5b9e07cd2a6b7dc49ae6e0
[...]
pixel_ratio = 1
After zoom:
Your brow…
-
Propose that the project could have an minimal size alternative build optimized around device identification for when consumers have NOT taken steps to block conventional persistent state management (…
-
I am using finger print JS of browser with the help of which i got the one unique key of that browser but my problem is that when i changed my resolution from 100,90,80,67.I am getting different keys,…
-
Currently, people can cheat by deleting the cookies and refreshing.
I propose a fix by adding some sort of ID such as fingerprintjs to prevent this.
I would be happy to add this myself, however, I f…
-
Firefox responds with a `SecurityError: The operation is insecure.` when one tries to access `localStorage` when cookies are disabled. Therefore, this exception will be thrown when trying to execute t…