Skip to content

Safeguard your passwords effectively with SecurePass, a powerful password manager. Featuring advanced Fernet encryption and a user-friendly interface, SecurePass empowers users to securely store and access their passwords. Built with Python and cryptography, it ensures robust data protection in a user-centered solution.

License

ndg24/securepass-password-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecurePass - Password Manager

Manage your passwords securely with SecurePass, a password manager built for your data protection needs. Keep your sensitive information safe using strong encryption techniques and modern security practices.

Features

  • Store and manage your passwords in an encrypted file.
  • View and retrieve passwords when needed with decryption.
  • User-friendly interface for adding and viewing passwords.
  • Utilizes Fernet encryption from the cryptography library.

Technologies Used

  • Python Programming: Leveraging the versatility of Python, the project offers robust functionality and ease of use.
  • Cryptography Library: Employing advanced encryption techniques from the cryptography library ensures military-grade protection for your passwords.
  • Fernet Encryption: Utilizing the Fernet symmetric encryption scheme guarantees the confidentiality and integrity of stored passwords, enhancing data security.

Installation

  1. Clone this repository to your local machine.
  2. Ensure you have Python installed.
  3. Install the required cryptography library: pip install cryptography.
  4. Run the password_manager.py script using a Python interpreter.

Created By

Created by Nilansh.

About

Safeguard your passwords effectively with SecurePass, a powerful password manager. Featuring advanced Fernet encryption and a user-friendly interface, SecurePass empowers users to securely store and access their passwords. Built with Python and cryptography, it ensures robust data protection in a user-centered solution.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages