]> Cypherpunks.ru repositories - govpn.git/commitdiff
[DOC] Signing public key with long keyid format
authorSergey Matveev <stargrave@stargrave.org>
Sun, 10 Jan 2016 13:38:38 +0000 (16:38 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 10 Jan 2016 13:38:38 +0000 (16:38 +0300)
Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
doc/integrity.texi
doc/pubkey.txt [moved from doc/pubkey.texi with 91% similarity]

index dc51aafc4f75df0a1bd5f8bd1ef129a3ae9b6b8e..ccbb5c875da28c9e666790adfce6e2bead579cca 100644 (file)
@@ -5,11 +5,11 @@ You @strong{have to} verify downloaded archives integrity and check
 their signature to be sure that you have got trusted, untampered
 software. For integrity and authentication of downloaded binaries
 @url{https://www.gnupg.org/, The GNU Privacy Guard} is used. You must
-download signature (.sig) provided with the tarball.
+download signature (@code{.sig}) provided with the tarball.
 
 For the very first time you need to import signing public keys. They
 are provided below, but be sure that you are reading them from the
 trusted source. Alternatively check this page from
 @ref{Contacts, other sources} and look for the mailing list announcements.
 
-@include pubkey.texi
+@verbatiminclude pubkey.txt
similarity index 91%
rename from doc/pubkey.texi
rename to doc/pubkey.txt
index 1851e7f73009d5150d8f37111f515b96fb31c8f8..34183c93a44180a695b981a446cdf3f7dafe310c 100644 (file)
@@ -1,7 +1,6 @@
-@verbatim
-pub   rsa2048/FFE2F4A1 2015-03-10
-uid       [ultimate] Sergey Matveev (GoVPN release signing key) <stargrave@stargrave.org>
-sub   rsa2048/8A6C750A 2015-03-10
+pub   rsa2048/0xF2F59045FFE2F4A1 2015-03-10
+uid   Sergey Matveev (GoVPN release signing key) <stargrave@stargrave.org>
+sub   rsa2048/0x3128EE3F8A6C750A 2015-03-10
 
 -----BEGIN PGP PUBLIC KEY BLOCK-----
 
@@ -35,4 +34,3 @@ jUbjWn+P7ARGEvgdd5utNjy/RaSwrLG8NXj3I+XuksG0/TPeG0zu9NOPzWZq9sCc
 E0itJPXMaQL+juUfiNM0i2R1O8nJo14=
 =LJzj
 -----END PGP PUBLIC KEY BLOCK-----
-@end verbatim