ccam / pwm

pwm - password manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

< DISCLAIMER >

I am learning python, best programming practices, and do not know the best security measures to store passwords. I made the program as a learning experience if it doesn't follow the best security standards please enlighten me. Do not trust this program to securely store your information!!!!!!!!!!

</ DISCLAIMER >

pwm - password manager: This program creates strong passwords. stores the username, password, service combination and encrypts all of them.

Main Menu:
    1: Create Password
    2: View Stored Passwords
    3: Store New Password

1: Create Password
    1: Minimum Length:
    2: Maximum Length:

2: View Stored Passwords
    You'll need to enter a master pass
    Once master pass is entered then program will display all stored password information
    (Maybe not show all information, make user select what they want to see?)

3: Store New Password
    1: Service: (Facebook, Reddit, Bank, etc.)
    2: Username: (optional)
    3: Password:
        1: Enter password
        2: create password

About

pwm - password manager


Languages

Language:Python 97.2%Language:C 2.3%Language:C++ 0.3%Language:Shell 0.2%