X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=doc%2FREADME;h=684f524100698642664d79a652b75f52fbb79b8e;hb=4d54f1d8b9a3d9ee4e6bd0b0d9fdccb99e6a6245;hp=86d0150bee6a4b4292af1d496612b8dfd8851da2;hpb=7d38c9dc47c2f47010435ad1dd305c5fe9d2f429;p=monkeysphere.git diff --git a/doc/README b/doc/README index 86d0150..684f524 100644 --- a/doc/README +++ b/doc/README @@ -30,7 +30,7 @@ hosts are. This can be done with the monkeysphere-ssh-proxycommand $ monkeysphere update-known_hosts -This will command will check to see if there is an OpenPGP key for +This command will check to see if there is an OpenPGP key for each (non-hashed) host listed in the known_hosts file, and then add the key for that host to the known_hosts file if one is found. This command could be added to a crontab as well, if desired. @@ -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