Skip to content

Application for storing all your passwords in one safe place. An Encryption layer is added to add better protection

License

Notifications You must be signed in to change notification settings

Mikiejoe/Password-Wallet

 
 

Repository files navigation

Password-Wallet

This is a minified Qt application for keeping your passwords in one safe place. It provides encryption for your credentials.
You don't have to worry any more remembering your passwords, all you'll have to remember is your login password and the app will do the rest of remebering for you. This is a safe way for creating strong passwords for your accounts without minding if you'll forget them.
We're all humans and one of our greatest weakness is forgeting 😊

Requirements

Setup

To download all the required dependancies copy paste the code below

pip install -r requirements.txt

Usage

On first start up the application will require you to setup your account first. The setup screen will look like so

setupImage

The app has a helper to show your the level of security your password holds. After setting up, the app will save your credentials then direct you to the login page.

loginImage

After a successful login, you'll be presented with the following screen where you can now save you credentials

walletImage

you can also check your saved credentials when you click on the database button

databaseImage

it also ships in with a lightweight browser which launches the url of the related with the data when the Title is clicked

browserImage

Contact

You can get in touch with me at

Code Documentation - for more information on how the code works

About

Application for storing all your passwords in one safe place. An Encryption layer is added to add better protection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%