
Simple password manager that is compatible with
pass: Passwords are stored in simple text files which are encrypted with
OpenPGP.
Requires https://f-droid.org/packages/org.sufficientlysecure.keychain to encrypt and decrypt passwords.
Features:* Clone an existing pass repository
* Initialize a new pass repository
* List the passwords
* Handle the directories as categories
* Decrypt the password files (first line is the password, the rest is extra data)
* Add a new password to the current category (or no category if added at the root)
* Pull and Push changes to the remote repository
* Ability to change remote repository info