blob: 84bf11de200839e0df9cd3207ef5268efebb67d8 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<p>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.</p>
<p>Requires <a href="https://f-droid.org/en/packages/org.sufficientlysecure.keychain/">OpenKeychain</a> to encrypt and decrypt passwords.</p>
<p>
<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>
</p>
|