Skip to content

A simple password manager able to store your passwords with a simple interface

Notifications You must be signed in to change notification settings

Emtecsus/passwordManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

passwordManager

A simple password manager able to store your passwords

Instructions: -Install Python from the official website (latest version) give access to Path and environment variables. -Launch the command pip install cryptography on the terminal in order install the only dependency. -Open a powershell window in the script folder and launch it with python Cifra.py

NB: Be careful about having the program generate more than one secret key. By default it is generated in the current folder so if you leave your old key in the current folder and have it generate a second one it will be overwritten. The program is made for educational use only and can be improved by everyone freely (for example, there is no functionality to change passwords already saved).

About

A simple password manager able to store your passwords with a simple interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%