How do you know if the person typing your credentials is really you? It turns out every person has a slightly different typing pattern. KeyPass learns your typing pattern for your password and determines if the person typing that password is really you!
Demo
To Run
clone the repo
git clone https://github.com/jlin332/KeyPass.git
cd into it
cd Keypass
cd into myapp
cd myapp
install dependencies
npm i
run it with
npm start
Common Issues
If you recieve a missing module error, please npm install that package
KeyPass is a Hackathon project started at SwampHacks.
