Skip to content

This is a simple, basic and secure password manager made with python

License

Notifications You must be signed in to change notification settings

Emil105105/PasswordManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasswordManager

This is a simple, basic and secure password manager made with python.

Installation & Execution

  • GNU/Linux: The python interpreter should be already preinstalled. Use the command 'python3 [File path]/PasswordManager.py' in the terminal.
  • macOS & Windows: Download and install the python idle https://www.python.org/downloads/. Open the PasswordManager.py file in the idle and run it.
  • Other: If python is preinstalled, follow the instructions for GNU/Linux. Else search in the web for a instruction for your operating system

Minimum System Requirements

  • Python: 3.8.1 or later
  • CPU: Dual Core 1 Ghz or more
  • RAM: 1 GiB or more
  • TKinter support
  • PyCryptodome support

Security

This program uses AES-256 with a salted and hashed key.

About

This is a simple, basic and secure password manager made with python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages