cipherly a password manager
cipherly is first open source password manager made using flutter!
cipherly is a password manager built using flutter based on aes encryption. cipherly securely stores the passwords and protect them using aes encryption.
a master password is used to encrypt the passwords and it can be only decrypted using it.
features to add
- [x] basic password store
- [x] encrypt decrypt password
- [x] encrypt using master password as key
- [ ] add default social networks like facebook, google, etc.
- [x] add custom passwords
- [ ] generate random password
- [ ] password strength checker
- [ ] add search
- [ ] add fingerprint or custom pin lock to secure all passwords
Comments are closed.