From 6e471c5dbc1ead70e006c914706022132e4ae974 Mon Sep 17 00:00:00 2001 From: Vic <35498248+VictorelPetrovich@users.noreply.github.com> Date: Sun, 10 Oct 2021 15:05:31 -0700 Subject: [PATCH] Add GPG links to signature verification instructions (#37) --- page_content/support/verify-gpg-signature.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/page_content/support/verify-gpg-signature.md b/page_content/support/verify-gpg-signature.md index 870180d..3c2feb8 100644 --- a/page_content/support/verify-gpg-signature.md +++ b/page_content/support/verify-gpg-signature.md @@ -1,6 +1,10 @@ Verifying GPG signatures of Geany and Geany-Plugins releases ========== +You can use the `gpg` utility. On GNU/Linux distributions, if you don't have it, you can get it with `sudo apt install gpg`. On other operating systems, see https://gnupg.org/download/index.html and https://gnupg.org/download/integrity_check.html. + +#### Here is how to use `gpg` on Linux-like distributions: + First, you need to import the public GPG key used to sign the packages. You can download the used public key from: https://download.geany.org/colombanw-pubkey.txt To import the key use: