blob: 7dcfd5dd40c3adfc5dc4c4f47419562389495813 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Simple password manager that is compatible with <a href="https://www.passwordstore.org/">pass</a>: Passwords are stored in simple text files which are encrypted with OpenPGP.
Requires <a href="https://f-droid.org/en/packages/org.sufficientlysecure.keychain/">OpenKeychain</a> to encrypt and decrypt passwords.
<strong>Features:</strong>
<ul>
<li>Clone an existing pass repository or start a new one</li>
<li>Create and organize password files</li>
<li>Sync with a remote Git repository</li>
<li>Decrypt and copy passwords</li>
<li>Automatically fill and save credentials in apps and supported browsers</li>
</ul>
|