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

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!

Awesome Lists containing this project

README

          

# PasswordManager
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b4daefb42ce742709eeb0092e5c5406a)](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)
[![Build Status](https://travis-ci.org/crowded-geek/PasswordManager.svg?branch=master)](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.