mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 23:09:29 -07:00
Improve guide
This commit is contained in:
parent
6ac63fe7ea
commit
c30dde34dd
1 changed files with 3 additions and 2 deletions
|
@ -30,8 +30,7 @@ FN8sNn42oY/b7gDmwCelVhgD+rvUn/a8+B7CDmCp+wIquyrjrTt00voATcb+ZPMJ
|
|||
|
||||
<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>Scroll down and press the <strong>VERIFY SIGNATURE</strong> button.</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>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>
|
||||
|
@ -49,3 +48,5 @@ FN8sNn42oY/b7gDmwCelVhgD+rvUn/a8+B7CDmCp+wIquyrjrTt00voATcb+ZPMJ
|
|||
<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>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>
|
||||
|
|
Loading…
Reference in a new issue