From: Jamie McClelland Date: Wed, 6 Aug 2008 16:40:10 +0000 (-0400) Subject: Adding simpler directions for getting your keyid. X-Git-Tag: monkeysphere_0.8-1~57 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=6f433d91a492631fc6f3de7023a99eb5f24fec72;p=monkeysphere.git Adding simpler directions for getting your keyid. --- diff --git a/doc/README b/doc/README index 86d0150..cf2f396 100644 --- a/doc/README +++ b/doc/README @@ -77,9 +77,9 @@ $ monkeysphere gen-subkey $GPGID Typically, you can find out what your keyid is by running: -gpg --list-key your@email.address +gpg --list-secret-keys -The first line (starting with pub) will include your key length followed +The first line (starting with sec) will include your key length followed by the type of key (e.g. 1024D) followed by a slash and then your keyid. Using your OpenPGP authentication key for SSH