Open-Source portable passwor dmanager written in C# and WPF π. All passwords are being saved in AES encrypted file. Passwords are also beein encrypted with AES. The idea behind this program is to be able to choose if you want to store the file locally or on the cloud.
- AES file and password encryption/decryption
- Delete
- Show and copy password
- Generate random password
- Portable
- Search
- Edit
- Bulk delete
- Login with Google or Facebook
This is a project I started to learn some WPF, MVVM and security. As this is a fairly stable version of the application I thought I would share it. But it is still very early build and I will be working on it in my free time. So use it at your own risk.