[geany/www.geany.org] 6e471c: Add GPG links to signature verification instructions (#37)

Vic git-noreply at xxxxx
Sun Oct 10 22:05:31 UTC 2021


Branch:      refs/heads/master
Author:      Vic <35498248+VictorelPetrovich at users.noreply.github.com>
Committer:   GitHub <noreply at github.com>
Date:        Sun, 10 Oct 2021 22:05:31 UTC
Commit:      6e471c5dbc1ead70e006c914706022132e4ae974
             https://github.com/geany/www.geany.org/commit/6e471c5dbc1ead70e006c914706022132e4ae974

Log Message:
-----------
Add GPG links to signature verification instructions (#37)


Modified Paths:
--------------
    page_content/support/verify-gpg-signature.md

Modified: page_content/support/verify-gpg-signature.md
4 lines changed, 4 insertions(+), 0 deletions(-)
===================================================================
@@ -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:



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list