Improve guide

This commit is contained in:
Yarmo Mackenbach 2020-06-29 13:00:31 +02:00
parent 6ac63fe7ea
commit c30dde34dd

View file

@ -30,8 +30,7 @@ FN8sNn42oY/b7gDmwCelVhgD+rvUn/a8+B7CDmCp+wIquyrjrTt00voATcb+ZPMJ
<h3>Verify the signature</h3> <h3>Verify the signature</h3>
<p>Open the <a href="/verify" target="_blank">keyoxide.org/verify</a> page and paste the signature in the corresponding field.</p> <p>Open the <a href="/verify" target="_blank">keyoxide.org/verify</a> page and paste the signature in the corresponding field. Scroll down and press the <strong>VERIFY SIGNATURE</strong> button.</p>
<p>Scroll down and press the <strong>VERIFY SIGNATURE</strong> button.</p>
<p>Keyoxide lets you know the signature was verified and signed by a certain person.</p> <p>Keyoxide lets you know the signature was verified and signed by a certain person.</p>
<h3>Verify the signature against a specific public key</h3> <h3>Verify the signature against a specific public key</h3>
@ -49,3 +48,5 @@ FN8sNn42oY/b7gDmwCelVhgD+rvUn/a8+B7CDmCp+wIquyrjrTt00voATcb+ZPMJ
<h3>Going further</h3> <h3>Going further</h3>
<p>You could try using different mechanisms of fetching keys, such as <strong>web key directory</strong> or copy-pasting a plaintext public key.</p> <p>You could try using different mechanisms of fetching keys, such as <strong>web key directory</strong> or copy-pasting a plaintext public key.</p>
<p>If you'd like to sign messages using PGP, you must first learn the fundamentals of PGP and how to generate and handle your own keypair.</p>