Added 2 lines at the top to explain users how to get `gpg`, of particular use for non-Linux users. You can view, comment on, or merge this pull request online at:
https://github.com/geany/www.geany.org/pull/35
-- Commit Summary --
* <a href="https://github.com/geany/www.geany.org/pull/35/commits/4ae61fee143c8878caeb0b4341548ff3a8c9f57c">Update verify-gpg-signature.md</a>
-- File Changes --
M page_content/support/verify-gpg-signature.md (4)
-- Patch Links --
https://github.com/geany/www.geany.org/pull/35.patch https://github.com/geany/www.geany.org/pull/35.diff
@eht16 requested changes on this pull request.
Great, thank you. I have only two minor remarks.
@@ -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 OS-es, see https://gnupg.org/download/index.html and https://gnupg.org/download/integrity_check.html.
Would mind using "on other operating systems, ...". I think we don't need to abbreviate here so much.
@@ -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 OS-es, see https://gnupg.org/download/index.html and https://gnupg.org/download/integrity_check.html. + +Here is how to use `gpg` on Linux and related:
What do you think about making this a sub heading, like: `### Here is how to use `gpg` on Linux and related ` so it also structures the document a bit more.
@VictorelPetrovich pushed 1 commit.
e16cffc649b11da3fd299ca08017e9d6b702e3c2 Update verify-gpg-signature.md
@VictorelPetrovich commented on this pull request.
@@ -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 OS-es, see https://gnupg.org/download/index.html and https://gnupg.org/download/integrity_check.html. + +Here is how to use `gpg` on Linux and related:
Thanks, I think both are good ideas.
Closed #35.
Oops... I wanted to rename the branch, and I didn't know it would automatically close this pull request! I'm goint to make another one, from the renamed branch.
github-comments@lists.geany.org