Skip to content

Detect who typed a password by measuring the time between keystrokes.

License

Notifications You must be signed in to change notification settings

MichelKrispin/BiometricPassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biometric Password Detection

See it in action here.

Everybody types in their passwords differently, leaving different amounts of time between their keystrokes. This makes it possible to detect who typed in a password, just by measuring the time between each keystroke and using some deep learning magic, i.e. TensorFlow JS. Keeping it simple, here the password is password and one should type it in a couple of times, then let someone else type it in and see if the neural network's educated guess is correct.

Note, that everything is saved in the browser so that all data is lost when this page is refreshed or closed.

About

Detect who typed a password by measuring the time between keystrokes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published