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

https://github.com/saurabh-m-w/passwordmanager


https://github.com/saurabh-m-w/passwordmanager

aes-encryption flutter hacktoberfest hacktoberfest-accepted hacktoberfest-flutter hacktoberfest2021 password-manager

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# KeepSafe


## Manage your passwords Securely on Cloud

App built using flutter, at backend side nodejs,express used for creating RestApi's and MongoDb database is used to store all passwords.

A Master password is used as a key to encrypt all passwords.Encrypts all passwords on client side only and stored on database.

Master password is never stored on database, using SHA hashing is used to validate Master password.

### Download Android App: [here](https://github.com/saurabh-m-w/PasswordManager/raw/main/KeepSafeApp.apk)

![Screenshot](Screenshots/screenshot1.jpeg)
![Screenshot](Screenshots/screenshot2.jpeg)
![Screenshot](Screenshots/screenshot3.jpeg)
![Screenshot](Screenshots/screenshot4.jpeg)
![Screenshot](Screenshots/screenshot5.jpeg)