Add paragraphs to F-Droid summary (#874)
Missed the linebreaks in #873.
This commit is contained in:
parent
4ebd41a450
commit
7e5e19d866
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
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>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>
|
||||
|
||||
Requires <a href="https://f-droid.org/en/packages/org.sufficientlysecure.keychain/">OpenKeychain</a> to encrypt and decrypt passwords.
|
||||
<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>
|
||||
|
@ -11,3 +11,4 @@ Requires <a href="https://f-droid.org/en/packages/org.sufficientlysecure.keychai
|
|||
<li>Decrypt and copy passwords</li>
|
||||
<li>Automatically fill and save credentials in apps and supported browsers</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue