Skip to content

This GUI tool generates cryptographically secure passwords and allows users to add and save their own passwords in desired folders, providing a secure and convenient way to store and manage login information.

License

Notifications You must be signed in to change notification settings

ashfaaqrifath/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Password-Manager

Generates cryptographically secure passwords and lets the user add their own passwords and save it in a desired folder. This program uses the secrets module availabe in python 3.6 and above.

Authors

Libraries Used

  • Secrets
  pip install secrets
  • Strings
  pip install strings
  • Colorama
  pip install colorama
  • Tkinter (Built-in)
  pip install tkinter

Features

  • Cryptographically secure passwords
  • Encryption / Decryption
  • Password strength indicator

Badges

MIT License MIT License MIT License

License

MIT License

Copyright © 2022 Ashfaaq Rifath - Password Manager

Ashfaaq

About

This GUI tool generates cryptographically secure passwords and allows users to add and save their own passwords in desired folders, providing a secure and convenient way to store and manage login information.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages