]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/integrity.texi
PKA key distribution is over
[govpn.git] / doc / integrity.texi
index b9bc1a1e60910a76ae8675f65e5176ca6e5635b5..0a1ebb273ddcf82fb7dee99f388d23527ee76a34 100644 (file)
@@ -1,7 +1,7 @@
 @node Integrity
 @section Tarballs integrity check
 
-You @strong{have to} verify downloaded archives integrity and check
+You @strong{have to} check downloaded archives integrity and verify
 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
@@ -26,7 +26,6 @@ public key fingerprint.
 % gpg --keyserver hkp://keys.gnupg.net/ --recv-keys 0xF2F59045FFE2F4A1
 % gpg --auto-key-locate dane --locate-keys releases at govpn dot info
 % gpg --auto-key-locate wkd --locate-keys releases at govpn dot info
-% gpg --auto-key-locate pka --locate-keys releases at govpn dot info
 @end verbatim
 
 @item