Skip to content

Web application to authenticate users using keystroke dynamics and OTP verfication.

Notifications You must be signed in to change notification settings

Shreya027/User-Identification-SIH

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 

Repository files navigation

User Identification using Keystroke Dynamics

Made in the Smart India Hackathon for the Indian Space Research Organisation, my team built a web app that records keystrokes of a user to create a dataset capturing his/her typing style.

The web app uses a two-step verification system with phone OTP verification and the backend used a Generative Adverserial Neural Network running on Django.

Tech Stack

  • Django Backend
  • HTML, CSS and Bootstrap
  • Generative Adverserial Neural Network to identify fraudulent users trying to sign in
  • 2 step verification with phone OTP verification

Screenshots

Home Page Sign-In

About

Web application to authenticate users using keystroke dynamics and OTP verfication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.2%
  • HTML 27.5%
  • JavaScript 14.9%
  • Python 2.4%