vinuthakaranth / GraphicalPasswordAuthenticationUsingPassGo

In this project, we are implementing the ‘PASS-GO’ technique which is a grid based scheme in order to overcome the drawbacks of traditional password schemes. Pass-Go requires a user to select (or touch) intersections, as a way to input a password, which is stored in a database during the initial registration process. User can give their password as a set of points as well as multiple lines satisfying the constraints (i.e. intersections).Later during the login process once the user logins with appropriate username and password, the process is success otherwise 2-3 attempts is given to correct his/her passwords for login.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vinuthakaranth/GraphicalPasswordAuthenticationUsingPassGo Stargazers