Skip to content

What are the differences between fingerprintjs (free) vs thumbarkjs? Which one is better? #15

Answered by ilkkapeltola
deadcoder0904 asked this question in Q&A
Discussion options

You must be logged in to vote

FingerprintJS has covered more of the rare edge cases than what I have. ThumbmarkJS works equally well, or sometimes even better, in let's say 97% of the browsers, but FingerprintJS has better performance in the remaining 3%.

The reasons are pretty detailed. I'm able to actually use canvas fingerprinting in Samsung Internet, while FingerprintJS just disabled it.

Also ThumbmarkJS has a persistent fingerprint in Firefox normal vs. Incognito, while FingerprintJS does not.

CreepJS is not a library meant for the same thing. The code they have is excellent, very precise, elaborate etc. but it's heavy and not something you'd ever run on large scale.

They're proving how you are quite unique with …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@deadcoder0904
Comment options

Answer selected by deadcoder0904
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants