FingerprintDetector stores messages about any call to getImageData.
CanvasInspector excludes data with zero entropy, the result of which will be the same on any hardware.
Is it possible to save a specific Fingerprint for use during a future session?
I want to create multiple users, generate a unique Fingerprint for each, store all users in a database and then each time I run program I want to grab a user and apply the previously generated Fingerprint.
@caplaz said in Save/Load Fingerprint:
I want to create multiple users, generate a unique Fingerprint for each, store all users in a database and then each time I run program I want to grab a user and apply the previously generated Fingerprint.
Yes, it is possible.