Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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