From 673fdedc04133e10f96c3b1b3b32c9b8bbc54a5b Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 11 Nov 2015 17:01:40 -0500 Subject: PGP sign packages for added integrity. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 00a6fa1c..e7b0ee1e 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,11 @@ _Warning_: nightly builds are untested, may have bugs, and are the absolute cutting-edge versions of Textadept. Do not use them in production, but for testing purposes only. +If necessary, you can obtain PGP signatures from the [download page][] along +with a public key in order to verify download integrity. For example on Linux, +after importing the public key via `gpg --import foicica.pgp` and downloading +the appropriate signature, run `gpg --verify [signature]`. + [donate]: http://gum.co/textadept [book]: MEDIA.html#Book [download page]: http://foicica.com/textadept/download -- cgit v1.2.3