Comment 3 for bug 85643

Revision history for this message
RMY (reponses) wrote :

in source code of this page in the lines :
<li>
          Ensure the key has been uploaded to a keyserver. To do this:
          <pre>gpg --send-key <var>key-id</var></pre>

</li>

could be added :
"i.e gpg --list-keys result looks like :
/home/yourlogin/.gnupg/pubring.gpg
---------------------------------
pub 1024D/XXXXXXX 2007-02-16
uid your name (comment) <your@mail>

where XXXXXXX is the key-id"