Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

prxcode/pass-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Vault

This is a simple Python program that helps you save and see your passwords safely.

What does it do?

  • It hides (encrypts) your passwords so nobody else can read them.
  • You can add new passwords with the name of the service (like Gmail or Facebook).
  • You can see all the saved passwords when you want.

How to use it?

  1. First, you need Python installed on your computer.
  2. Then, install the special library called cryptography by running this command in your terminal or command prompt:
  3. Run the program by typing: pip install -r requirements.txt
  4. Follow the menu to add or view passwords.

Important notes

  • Your passwords are saved in a file called passwords.txt, but they are hidden using encryption.
  • The program creates a secret key in a file called key.key. Keep this file safe because you need it to unlock your passwords.

About

Python Password Manager using AES encryption.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages