Graphical Password Authentication is a GitHub project that provides an additional layer of security to alphanumeric passwords by using images as passwords. With this project, users can create a unique and personalized image password by selecting images from a pre-defined set. This password can then be used in combination with a traditional alphanumeric password for enhanced security. This project is ideal for applications where password protection is critical, such as online banking, e-commerce, or social media. By providing an additional layer of authentication, this project can significantly reduce the risk of unauthorized access to sensitive information. This project uses the MERN stack (MongoDB, Express, React, Node.js) to build a server and a client for the application.
To view screenshots go to SCREENSHOTS.
To install this project, follow these steps:
1. Clone the repository to your local machine.
git clone https://github.com/prathamesh-a/graphical-password-authentication.git
2. Navigate to the root folder of the project.
git clone https://github.com/prathamesh-a/graphical-password-authentication.git
To use the application, follow these steps:
If you would like to contribute to this project, please follow these steps:
- Fork the repository to your own account.
- Create a new branch from the
develop
branch. - Make your changes and test them thoroughly.
- Submit a pull request to the
develop
branch.
This project is licensed under the MIT License. See the LICENSE file for details.