browser-fingerprint
Generate a fingerprint of a browser
Last updated 9 years ago by therealklanni .
MIT · Original npm · Tarball · package.json
$ gnpm install browser-fingerprint 
SYNC missed versions from official npm registry.

browser-fingerprint

Generate a fingerprint for a browser

Original concept taken from cuid.

Fingerprint is based on a hash of mimeTypes count + userAgent string length + global properties count.

Install

npm install browser-fingerprint

Use

var fingerprint = require('browser-fingerprint')()

MIT © Kevin Lanni

Current Tags

  • 0.1.0                                ...           latest (9 years ago)

2 Versions

  • 0.1.0                                ...           9 years ago
  • 0.0.1                                ...           9 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (4)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |