maudnals / fingerprint-demo

Minimal demo of fingerprintjs2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal demo of fingerprintjs2.

Made with the Parcel bundler and Glitch.

Notes/Learnings

  • fingerprintjs2 uses MurmurHash, a hash function that is fast and non-cryptographic i.e. not designed to be difficult to reverse.

Plan

Todo:

  • What sort of hash is it; is there a checksum?
  • Better code org

Done:

  • Log hash
  • Display hash in the UI
  • Display all fingerprinting surfaces used

About

Minimal demo of fingerprintjs2.


Languages

Language:JavaScript 54.7%Language:CSS 23.5%Language:HTML 21.8%