DEV Community

Cover image for A small alternative of fingerprint.js, Broprint.js
Rajesh Royal
Rajesh Royal

Posted on • Updated on

A small alternative of fingerprint.js, Broprint.js

Greetings developers ☕.

I have published a browser fingerprinting library to NPM. It's written in typescript. A user can uniquely identify a browser by generating the device id with this library.

Broprint.js is the world's easiest, smallest and powerful visitor identifier for browsers.(too much to handle 😅)

This library usages canvas and audio fingerprint techniques. We are already using it in production for a small userbase and It works great.
Below is the GitHub link of Broprint.js.

Repo is broken

This library really needs contributions of the developer community, myself being a beginner in opensource don't know much about things.

Your contributions are more than welcome to this repo, also what you can do is give star or fork this repo your contributions will be shown at the bottom. (I just learned this luring strategy few days earlier from dev.to itself 🤪)

broprint.js forkers and stargazers

Live Demo of this project - Broprint.js

Thank you for reading and have a great day ahead ✌.

Top comments (3)

Collapse
 
adarshmadrecha profile image
Adarsh Madrecha

Is the GitHub Repo deleted?

Collapse
 
rajeshroyal profile image
Rajesh Royal

Its live again.

Collapse
 
rajeshroyal profile image
Rajesh Royal

Yes brother, due to some copyright issues. I will deploy on same link after sometime.