Skip to content
/ GAUS Public

This is graphical password based authentication system

License

Notifications You must be signed in to change notification settings

Exido-Rio/GAUS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

DEMO :

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 :

About

This is graphical password based authentication system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published