diff --git a/pages/guides/verify.content.html b/pages/guides/verify.content.html index 152ab9e..19e1473 100644 --- a/pages/guides/verify.content.html +++ b/pages/guides/verify.content.html @@ -30,8 +30,7 @@ FN8sNn42oY/b7gDmwCelVhgD+rvUn/a8+B7CDmCp+wIquyrjrTt00voATcb+ZPMJ

Verify the signature

-

Open the keyoxide.org/verify page and paste the signature in the corresponding field.

-

Scroll down and press the VERIFY SIGNATURE button.

+

Open the keyoxide.org/verify page and paste the signature in the corresponding field. Scroll down and press the VERIFY SIGNATURE button.

Keyoxide lets you know the signature was verified and signed by a certain person.

Verify the signature against a specific public key

@@ -49,3 +48,5 @@ FN8sNn42oY/b7gDmwCelVhgD+rvUn/a8+B7CDmCp+wIquyrjrTt00voATcb+ZPMJ

Going further

You could try using different mechanisms of fetching keys, such as web key directory or copy-pasting a plaintext public key.

+ +

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.