mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 17:04:09 +02:00
15 lines
638 B
Text
15 lines
638 B
Text
<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>
|