Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 403 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 403 Bytes

#About this project This project is a simple prototype to test fingerprinting (detecting a device's fingerprint) The flow that will be covered is on login and registration to detect when a new device is detected for a user

The project integrates with a JS library fingerprintingjs2 to test this idea

#Setup

You will need

  • Postgres
  • Ruby 2.3.3

Install gems

bundle install

##DB Setup