From: Sergey Matveev Date: Tue, 13 Sep 2016 07:45:49 +0000 (+0300) Subject: [DOC] Key can be retrieved using HKP keyserver X-Git-Tag: 7.0^2~13 X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=commitdiff_plain;h=d7ff911413b29e9ba6afb4b8e86116c4ff46ff17;hp=460a6ba413339155dc0290ce94071dd12431272c [DOC] Key can be retrieved using HKP keyserver --- diff --git a/doc/integrity.texi b/doc/integrity.texi index ff692ff..b9bc1a1 100644 --- a/doc/integrity.texi +++ b/doc/integrity.texi @@ -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