/fingerprint-demo

Minimal demo of fingerprintjs2.

Primary LanguageJavaScript

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