Skip to content

Created a secure password vault that stores passwords for various apps and websites. This application uses Tkinter for the graphical user interface (GUI) and hashlib for password hashing. The master password is securely hashed, ensuring robust security for your stored credentials.

License

Notifications You must be signed in to change notification settings

D-Majumder/Password-Vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Password-Vault

project-image

A secure password vault that stores passwords for various apps and websites. This application uses Tkinter for the graphical user interface (GUI) and hashlib for password hashing. The master password is securely hashed ensuring robust security for your stored credentials.

shields

🚀 Demo

https://youtu.be/hkhyKJj28Ac?si=ZUK34eF5Utg-pOox

🧐 Features

Here're some of the project's best features:

  • Master Password Creation: Users can create a master password to access the vault.
  • Password Storage: Safely store passwords for different platforms and applications.
  • Password Encryption: Utilizes hashlib to hash and encrypt passwords.
  • User-friendly Interface: Built with Tkinter making it easy to navigate and manage passwords.

🛠️ Installation Steps:

1. Clone the repository

git clone https://github.com/D-Majumder/Password-Vault.git

2. Run

main.py

💻 Built with

Technologies used in the project:

  • Python
  • SQLite
  • md5

🛡️ License:

This project is licensed under the GNU GENERAL PUBLIC LICENSE

💖Like my work?

Thankyou for liking. If i have made any mistakes feel free to let me know.

About

Created a secure password vault that stores passwords for various apps and websites. This application uses Tkinter for the graphical user interface (GUI) and hashlib for password hashing. The master password is securely hashed, ensuring robust security for your stored credentials.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages