Git Product home page Git Product logo

Comments (4)

eleazan avatar eleazan commented on August 11, 2024 3

Hi, new here...

But, according to readme, the fingerprint is using, by default, de User Agent (that changes for every browser....)

Maybe, you need to do your own fingerprint, avoiding that parameter, using clientjs.getCustomFingerprint(...)

from clientjs.

avpaderno avatar avpaderno commented on August 11, 2024 1

Fingerprint libraries generate a different fingerprint ID for each browser because their purpose is identifying the browser, not the user who is using the browser.

While there is no complete guarantee that connections indicated as being made by the same browser were actually made by the same browser, figuring out that two different people are using the same browser or the same person is using two different browsers is harder.
Imagine I share my computer with a friend of mine, who uses a browser I do not usually use to connect to the same site. How could a JavaScript library understand if it is me connecting to the same site using two different browsers, or it is my friend who uses a different browser?

from clientjs.

iamvignesht avatar iamvignesht commented on August 11, 2024

Hi Team, Thank you for the awesome ClientJS library. Its simple to integrate with ReactJS application and it generates same FingerprintID for Chrome incognito, Chrome Guest & Normal Chrome Browser.

But, When we generate FingerPrintID from different browser (Chrome, Firefox, Microsoft edge) on same device it generates different FingerPrintID for each Browsers.

We would like to get same FingerprintID (even for different browsers on same device) which uniquely identifies Device independent of browser. Could you please help us to resolve this issue?

from clientjs.

asif-jalil avatar asif-jalil commented on August 11, 2024

Hello @Vignesh9291,
How to implement clientjs with react js? Can you help me with this?

from clientjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.