/GAUS

This is graphical password based authentication system

Primary LanguageHTMLMIT LicenseMIT

Graphical Password Authentication System

Authentication system using graphical password

ABOUT TOOL :

This is repositary use python django framework to build the application . In this user can set any easy password but need to set a image password by selecting them in any order next time user want to login . They need password and same order images selection and these images order will be random so, no can guess it and hander to brutufore as ratelimiting canbe implemented based on login attempt to a user's account .

AVAILABLE ON :

  • Windows
  • Linux
  • Mac

REQUIREMENTS :

  • pip
  • python3
python3 -m pip install -r requirements.txt

FEATURES :

  • [+] Easy to remember image password !
  • [+] Hard to phish the user (phishing attack) !
  • [+] Simple password with combination of ordered image password !

USAGE :

Just have the database setup and permform the migration using

py manage.py makemigraitions
py manage.py migrate 
ex:- "python3 manange.py runserver 

Hurray... your authentication system is up and running for use !

CONNECT WITH US :