Skip to content

sabi-31/Password_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

A simple program to locally store and encrypt your credentials

Setup Instructions:

1. Clone the Repo
2. Run 'main.py' from password-manager directory with Python 3.x
3. Run 'main.py' with Python version 3.x from the terminal
4. Extra modules needed to be installed - cryptography
    > pip install cryptpgraphy

Runtime Instructions

1. A hashed file named .users

About

A simple cli password manager with account and encryption capabilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages