Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtwn105/cipherly
Cipherly is a Password Manager built using Flutter!
https://github.com/mtwn105/cipherly
android dart encryption flutter flutter-apps flutter-examples password password-manager
Last synced: about 3 hours ago
JSON representation
Cipherly is a Password Manager built using Flutter!
- Host: GitHub
- URL: https://github.com/mtwn105/cipherly
- Owner: mtwn105
- License: apache-2.0
- Created: 2019-05-24T14:47:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-23T13:03:40.000Z (over 2 years ago)
- Last Synced: 2024-11-11T14:42:28.733Z (4 days ago)
- Topics: android, dart, encryption, flutter, flutter-apps, flutter-examples, password, password-manager
- Language: Dart
- Homepage:
- Size: 1.94 MB
- Stars: 106
- Watchers: 8
- Forks: 43
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cipherly: A Password Manager built using Flutter!
### Cipherly is first open source Password Manager made using Flutter!
![Cipherly](https://user-images.githubusercontent.com/12975481/159705559-c15afa4d-9784-4058-9ae9-8d662fb8909c.png)
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:
- [x] Basic Password Store
- [x] Encrypt Decrypt Password
- [x] Encrypt using Master Password as Key
- [ ] Default social networks like Facebook, Google, etc.
- [x] Custom Passwords
- [x] Generate Random Password
- [x] Password Strength Checker
- [ ] Search
- [x] Dark Mode
- [x] Fingerprint or Custom Pin Lock to secure all passwords## Screenshots