X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fgetting-started-user.mdwn;h=e6bfe0635b7073ab73dcbde4b1492765ab370967;hb=6394ae05b0bf48901c64676396a3e840ae29e2a5;hp=9e2be26bc71f38e650f519f59764d878f7ad3b39;hpb=c71fa871b97700d696c5222201405ab681f0b4e9;p=monkeysphere.git diff --git a/website/getting-started-user.mdwn b/website/getting-started-user.mdwn index 9e2be26..e6bfe06 100644 --- a/website/getting-started-user.mdwn +++ b/website/getting-started-user.mdwn @@ -1,6 +1,9 @@ Monkeysphere User README ======================== + Note: This documentation is for Monkeysphere version 0.23 or later. + If you are running a version prior to 0.23, we recommend that you upgrade. + You don't have to be an OpenSSH or OpenPGP expert to use the Monkeysphere. However, you should be comfortable using secure shell (ssh), and you should already have an OpenPGP key before you begin. @@ -71,7 +74,7 @@ you want to add the subkey to on the command line. Since this is a change to your key, you probably want to re-publish your key to the public keyservers. If your key ID is $GPGID: - $ gpg --keyserver pool.sks-keysevers.net --send-key $GPGID + $ gpg --keyserver pool.sks-keyservers.net --send-key $GPGID This way, remote services that use the monkeysphere for user authentication will know about your SSH identity.