X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fgetting-started-user.mdwn;h=22a135f28bbba2daa61dd266cad36304495fa809;hb=1472a139953e68630cc0e409872fb4eaf69fff7f;hp=96fd54e81811e5bf83d4c59ebcde1b560fd6051a;hpb=d8d8885602a02f0c8f0c964926c88cabee773b91;p=monkeysphere.git diff --git a/website/getting-started-user.mdwn b/website/getting-started-user.mdwn index 96fd54e..22a135f 100644 --- a/website/getting-started-user.mdwn +++ b/website/getting-started-user.mdwn @@ -74,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. @@ -95,9 +95,7 @@ First make sure you have an agent running: $ ssh-add -l -Then hand off the authentication subkey to the agent (Note: the GnuTLS -library supports this operation as of version 2.6, but earlier -versions do not): +Then hand off the authentication subkey to the agent: $ monkeysphere subkey-to-ssh-agent