Improve guide

This commit is contained in:
Yarmo Mackenbach 2020-06-29 08:48:46 +02:00
parent 988f0e70c9
commit c5f1a21a21

View file

@ -2,7 +2,7 @@
<h3>Encrypt and verify</h3> <h3>Encrypt and verify</h3>
<p>Both Keyoxide and Keybase allow easy encryption of data and verification of signatures. While Keybase can only perform these actions for their users, Keyoxide can do this for any key key on the internet, whether it's available through web key directory, dedicated key servers or simply copy-pasting a plaintext key.</p> <p>Both Keyoxide and Keybase allow easy encryption of data and verification of signatures. While Keybase can only perform these actions for their users who uploaded at least a public key to their servers, Keyoxide can do this for any key on the internet, whether it's available through web key directory, dedicated key servers or simply copy-pasting a plaintext key.</p>
<h3>Decrypt and sign</h3> <h3>Decrypt and sign</h3>