Skip to content

The Secure Password Manager project is a cybersecurity application designed to securely store and manage sensitive online credentials. This project provides users with a user-friendly interface to create, store, and retrieve passwords while ensuring their encryption and protection.

License

Notifications You must be signed in to change notification settings

divyaparmar1/Password_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Secure Password Manager

The Secure Password Manager project is a cybersecurity application designed to securely store and manage sensitive online credentials. This project provides users with a user-friendly interface to create, store, and retrieve passwords while ensuring their encryption and protection.

Features

  • Password Storage: Safely stores and organizes online credentials, including usernames and passwords.
  • User-Friendly Interface: Offers an intuitive graphical user interface (GUI) for easy interaction.
  • Instant Retrieval: Enables quick retrieval of stored passwords for convenient use.

Usage

  1. Clone or download this repository to your local machine.
  2. Make sure you have Python (and any required libraries) installed.
  3. Run the Password_manager.py script.
  4. Set up a master password to secure your password vault.
  5. Add, view, or retrieve stored passwords using the intuitive interface.

Requirements

  • Python (version 3.10)
  • Required libraries (e.g., tkinter, cryptography)

Installation

  1. Clone this repository: git clone https://github.com/divyaparmar1/secure-password-manager.git
  2. Navigate to the project directory: cd Password_manager
  3. Install required libraries: pip install -r requirements.txt
  4. Run the script: python password_manager.py

Screenshots

image image

Contributing

Contributions are welcome! If you find any issues or want to enhance the project, feel free to submit a pull request.

License

This project is licensed under the MIT License.

About

The Secure Password Manager project is a cybersecurity application designed to securely store and manage sensitive online credentials. This project provides users with a user-friendly interface to create, store, and retrieve passwords while ensuring their encryption and protection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages