X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fintegrity.texi;h=5fda02f4ee259939ae6b7bc8f75aba38bc548546;hb=0e482169576b59168f44e509863e6b6acbca6f6d;hp=ff692ff98d322f666c953629e18de09e2cc63b4e;hpb=db394a3b5ad365b29ad6cbc285015b4a59b55569;p=govpn.git diff --git a/doc/integrity.texi b/doc/integrity.texi index ff692ff..5fda02f 100644 --- a/doc/integrity.texi +++ b/doc/integrity.texi @@ -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 @@ -23,9 +23,10 @@ public key fingerprint. @item @verbatim -% gpg --auto-key-locate pka --locate-keys releases at govpn dot info +% 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