Skip to content

pwd-pkg 🔑 is an "implementation" of (multi-user) password manager, created using Python and PostgreSQL as backend database. It also includes features like password generator and strength of password checker and CSV export for passwords.

Notifications You must be signed in to change notification settings

theiconik/pwd-pkg

Repository files navigation

pwd-pkg

As mentioned about what this repository is about, here are some screenshots of its working on my local machine. If you would like to add something to this, that would be very welcomed. But by the way, the code hasn't been properly documented, so it might give you a headache to understand some code.😅

Functionalities & Authentication

Screenshot (639)

Storing a password in the database

Screenshot (645)

Vault

Screenshot (641)

Database

Screenshot (642)

Master Password Table

Screenshot (643)

Passowrds Table

Screenshot (644)

About

pwd-pkg 🔑 is an "implementation" of (multi-user) password manager, created using Python and PostgreSQL as backend database. It also includes features like password generator and strength of password checker and CSV export for passwords.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages