From c30dde34dd66298a5e0d4baed38b9277e6acd05f Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Mon, 29 Jun 2020 13:00:31 +0200 Subject: [PATCH] Improve guide --- pages/guides/verify.content.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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.