An open API service indexing awesome lists of open source software.

https://github.com/exido-rio/gaus

This is graphical password based authentication system
https://github.com/exido-rio/gaus

Last synced: 3 months ago
JSON representation

This is graphical password based authentication system

Awesome Lists containing this project

README

          

# 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 :