https://github.com/xatuke/ancient-password-manager
Android App to Save your passwords and we don't keep any passwords with us!
https://github.com/xatuke/ancient-password-manager
Last synced: 3 months ago
JSON representation
Android App to Save your passwords and we don't keep any passwords with us!
- Host: GitHub
- URL: https://github.com/xatuke/ancient-password-manager
- Owner: xatuke
- Created: 2018-11-11T15:00:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T18:12:49.000Z (over 7 years ago)
- Last Synced: 2026-03-01T22:24:28.625Z (5 months ago)
- Language: Java
- Size: 138 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PasswordManager
[](https://app.codacy.com/app/crowded-geek/PasswordManager?utm_source=github.com&utm_medium=referral&utm_content=crowded-geek/PasswordManager&utm_campaign=Badge_Grade_Dashboard)
[](https://travis-ci.org/crowded-geek/PasswordManager)
## Android App to Save your passwords and we don't keep any passwords with us!
- No password or username is saved in the raw form, all of them are encrypted and then saved in Firebase.
- We ask you to make a key that'll unlock all your passwords, you can't change it and we can never know it, we only save it's MD5 hash value to validate if you enter the right key.
### -It's more secure than you'd think of it.