Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

Hi @sagar9990!

As far as I can tell, FingerprintJS does not rely on the User Agent string for identification at all. Detecting the browser name from the user agent string is a separate problem, outside the scope of FingerprintJS.

It is solved by the commercial Fingerprint platform, but also by other open-source libraries like UAParser.js

If not, is there a reason why the browser name is not standardized or abstracted from the full user agent string?

For historical reasons, browsers lie about what they are inside the User Agent string. There is a nice explanation in this CoRecursive episode or on MDN.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sagar9990
Comment options

@JuroUhlar
Comment options

Answer selected by sagar9990
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