]> granicus.if.org Git - file/commitdiff
add a gpg for dummies section.
authorChristos Zoulas <christos@zoulas.com>
Wed, 6 Dec 2017 01:04:53 +0000 (01:04 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 6 Dec 2017 01:04:53 +0000 (01:04 +0000)
README

diff --git a/README b/README
index 91285ea2d8827f9663b3ec2d464435140e9c3851..c4a915f2066e8a5be870909dfded7f0bb58c65d2 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 ## README for file(1) Command ##
 
-    @(#) $File: README,v 1.51 2017/11/04 01:19:45 christos Exp $
+    @(#) $File: README,v 1.52 2017/12/06 01:04:53 christos Exp $
 
 Mailing List: file@mx.gw.com  [currently down]
 Mailing List archives: http://mx.gw.com/pipermail/file/  [currently down]
@@ -136,6 +136,19 @@ guidelines:
 
 ------------------------------------------------------------------------------
 
+gpg for dummies:
+
+$ gpg --verify file-X.YY.tar.gz.asc file-X.YY.tar.gz
+gpg: assuming signed data in `file-X.YY.tar.gz'
+gpg: Signature made WWW MMM DD HH:MM:SS YYYY ZZZ using DSA key ID KKKKKKKK
+
+To download the key:
+
+$ gpg --keyserver hkp://keys.gnupg.net --recv-keys KKKKKKKK
+
+------------------------------------------------------------------------------
+
+
 Parts of this software were developed at SoftQuad Inc., developers
 of SGML/HTML/XML publishing software, in Toronto, Canada.
 SoftQuad was swallowed up by Corel in 2002 and does not exist any longer.