Password Store is designed to securely store passwords using strong encryption. It also includes a built-in password generator that allows users to customize their passwords with uppercase letters, lowercase letters, numbers, and special characters (e.g., !@#$%).
By default, the application automatically locks after 5 minutes of inactivity. This timeout setting can be adjusted or disabled based on user preference.
Additionally, Password Store offers an Encrypt/Decrypt tool, intended for secure password sharing between two users who both have the application. One user can encrypt a password and send it to the other, who can then decrypt it within Password Store. For added security, encryption can be protected with an optional PIN (up to 6 characters), which must also be entered to decrypt the password.
Author: Bret Morris
Latest Version: 4.7
Password Store Web is based on a security group model. In it's current build it has a list of clients and within each one of these there are multiple sub-folders which contain passwords. These sub-folders have groups assigned to them. Users are then assigned to groups giving them access to the folders that allow that group.
This could easily be changed from Clients to Departments and then have sub-folders for users within the Department.
Passwords are stored in a SQL database in encrypted format. Passwords are not visible in the HTML source.
Password Store Web is still in development. All application functionality is working. I am now working on the Azure Authentication implementation.
Author: Bret Morris
Latest Version: 0.7