GithubHelp home page GithubHelp logo

passuf / browser-fingerprint Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 257 KB

See how much data your browser reveals by just visiting a website

Home Page: https://passuf.github.io/browser-fingerprint

License: MIT License

CSS 0.29% HTML 2.95% JavaScript 96.09% ActionScript 0.28% Makefile 0.05% Shell 0.35%

browser-fingerprint's Introduction

Browser Fingerprint

Calculate your browser fingerprint, compare it with others and see how much data your browser reveals by just visiting a website.

Browser Fingerprint

Development

The JavaScript library fingerprintjs2 found in src/ is forked from fingerprintjs2 and has been modified to use TLSH instead of MurmurHash to provide similar hashes for similar inputs. This allows to compare fingerprints from different browsers.

Additionaly, various detectable browser features such as support for the Battery API and WebRTC have been added.

Build

In the src/ folder:

  1. Run npm install and npm build
  2. Install gulp-cli: npm install gulp-cli -g 1.. Run gulp minify

Usage

Include all files from the dist/ folder on your website (including tlsh.min.js). Fingerprintjs2 usage can be found here.

Acknowledgements

browser-fingerprint's People

Contributors

passuf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.