Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fingerprint may be same for 2 or more devices #12

Open
Badrinathjanghel opened this issue Jul 24, 2024 · 6 comments
Open

fingerprint may be same for 2 or more devices #12

Badrinathjanghel opened this issue Jul 24, 2024 · 6 comments

Comments

@Badrinathjanghel
Copy link

As i can see there are same fingerprints generated for more than one devices{Mobile phone}, which have similar software and hardware.
How can we make it unique for each and every device

@NguyenManhThuyen123
Copy link

Same issue, in ip8+ and ipXS same fingerprint code. 2 device connect same network (wifi). I need help.

@NguyenManhThuyen123
Copy link

Same issue, in ip8+ and ipXS same fingerprint code. 2 device connect same network (wifi). I need help.

Oh, you can use JavaSciprt to get size screen and ver OS then concat it to fingerprint string.
It's more beautifull

@Badrinathjanghel
Copy link
Author

Same issue, in ip8+ and ipXS same fingerprint code. 2 device connect same network (wifi). I need help.

Oh, you can use JavaSciprt to get size screen and ver OS then concat it to fingerprint string. It's more beautifull

But, when it comes to same device and same os version, then again the fingerprint generated will be same right?

@hellohasan
Copy link

hellohasan commented Aug 29, 2024

@Badrinathjanghel hello sir, did you find any solution for that, I am also facing this issue.

@NguyenManhThuyen123
Copy link

NguyenManhThuyen123 commented Aug 30, 2024

Same issue, in ip8+ and ipXS same fingerprint code. 2 device connect same network (wifi). I need help.

Oh, you can use JavaSciprt to get size screen and ver OS then concat it to fingerprint string. It's more beautifull

But, when it comes to same device and same os version, then again the fingerprint generated will be same right?

Yaaa i understand. I don't know how fingerprint generated. When it's used ip network?
I think ipv4 address is unique. You can use it.

My project is not too large so i think it is comfortable with me.

Thanks for your reply.

@Rajesh-Royal
Copy link
Owner

@NguyenManhThuyen123 the Broprint lib does not use IP address to generate fingerprints. It use audio and canvas fingerprinting methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants