SiriGPT / Password-Manager

This Program can verify usernames and passwords
GNU General Public License v3.0
0 stars 0 forks source link

PasswordManager

This program uses PyInputPlus to get the users passwords, check them against another text file and signs you in. It also saves credentials automatically to a textfile.

The default username and password is: Username: John Password: Doe

Thank you!