Git Product home page Git Product logo

keystroke-authentication's Introduction

Keystroke-Authentication

Authentication through Keystroke biometrics Authentication mechanism provides the basis for access control in order to ensure the information security. Relying on the traditional text based password method to authenticate users is not effective anymore due to its vulnerabilities. Many alternative solutions such as the use of multi level authentication, graphical password or biometric password have been suggested in the last few decades. Keystroke dynamics is a low cost biometric solution as it does not require any special hardware. The assumption behind keystroke dynamics is that typing rhythm is unique for any individual. In this project, a simple and secure authentication scheme has been produced by adding this biometric feature with the existing ID/password method. The main aim is to authenticate users based on the combination of habitual patterns of their typing rhythm and the text password. I have applied statistical approach for this purpose. There are mainly two phases in the policy that a user has to go through to be authenticated which are the registration phase and log-in phase. In registration phase, the major functions are data capture, feature extraction and the learning step. Keystroke dynamics features are extracted by analyzing the timing information of the key down/hold/up events.System will store the keystroke times in correspondence to the user’s other credential details like username, password in a database. Login phase takes place whenever a user needs to access the system.The login phase realizes the identification, data capture and feature extraction for comparison purpose. Correct username and password does not ensure authentication of a user because an illegitimate user having the knowledge of a correct username and password combination may access the account as well. So the parallel typing verification is the main concern of our project. I have used java for coding since it contains in-built functions for reading keyboard events. The method is quite simple since it is based on statistical approach and provides interesting results with more than 93% accuracy.

keystroke-authentication's People

Contributors

gulnar1 avatar

Stargazers

 avatar Rohan Kuntoji avatar Akshay Kumar Dileep avatar daybreak818 avatar

Watchers

 avatar

Forkers

bqrkhn

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.