Skip to content

Allsafe Password Manager is a command-line application created using Python and PostgreSQL

License

Notifications You must be signed in to change notification settings

suraj-py/Allsafe-Password-Manager

Repository files navigation

Allsafe Password Manager is a command-line application created using Python and PostgreSQL.

Allsafe Password Manager Demo

  • The application lets' user creates a new account and saves all his/her passwords.

  • The master password is hashed using the bcrypt algorithm and then saved into the database.

  • When the user gets logged in he/she can save details for an app or site.

  • The user gets the ability to generate a strong password with a random password generator.

  • User can find the password for a particular app or site and can also retrieve details of all apps.

About

Allsafe Password Manager is a command-line application created using Python and PostgreSQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages