← All projects

archived

Password Manager

A lightweight Windows application for securely storing your passwords for different website and softwares.

Password Manager is a simple Windows desktop application allowing your to create multiple different databases and inside each, to store credentials for websites/software/applications. Each of the databases in encrypted via a ‘Master password’ which is required when creating/accessing the database. Databases are stored in a custom ‘*.pmdbx’ encrypted format.

The password credentials can be grouped into different groups with built-in icons. The groups allow you to quickly filter the list of credentials for each of them.

Each of the stored credential can have information like:

  • Account name - custom name for quick find
  • Website - allowing to quickly navigate/open the specific website
  • Username
  • Password
  • E-Mail
  • Birth date - toggleable
  • Question - secret question (needed for some application for password reset)
  • Answer - secret answer
  • Additional note - custom information, supporting multiple lines

Note

If you forget the Master password of the database, the information stored inside will be lost and unaccessible!!!

Main capabilities

  • Custom encrypted databases, secured with master password
  • Switching between different databases
  • Grouping the password credentials
  • Always-on-top option
  • Delete all (cleanup)
  • Local/offline access