Skip to content

A simple password manager that uses the Fernet module from the Cryptography library.

License

Notifications You must be signed in to change notification settings

MundaneHassan/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

GitHub repo size GitHub

Password-Manager

A simple password manager that uses the Fernet module from the Cryptography library.

We STRONGLY recommend first obfuscating the program then using it, a library like pyarmor will work fine.

Requirements

Python >= 3.6 Cryptography Library

Installation

$ pip install cryptography

Then just run the main.py file in CMD or any Terminal you prefer.

TO-DO

A Gui. Multiple Users. Email OTP. Recovery keys.

Contributing

Please feel free to open a issue, or a pull request if you have found any bugs, or have any ideas.

License

MIT

Disclaimer

This password manager was built for educational purposes. Please use at your own risk.

About

A simple password manager that uses the Fernet module from the Cryptography library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages