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
- Host: GitHub
- URL: https://github.com/saurabh-m-w/passwordmanager
- Owner: saurabh-m-w
- License: mit
- Created: 2021-08-12T05:52:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T16:14:17.000Z (over 2 years ago)
- Last Synced: 2025-04-12T18:18:31.031Z (about 1 month ago)
- Topics: aes-encryption, flutter, hacktoberfest, hacktoberfest-accepted, hacktoberfest-flutter, hacktoberfest2021, password-manager
- Language: Dart
- Homepage:
- Size: 7.19 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)




