Hello!

To connect to your Pi, you will need to make sure 1) you have a public SSH key registered with your Ubuntu One account, and 2) the local ssh command uses the associated private key (a password isn’t used as the connection is authenticated through this key pair).

There’s a little more information on how to connect here:

The complete process, including key generation is under the “Generating an SSH key pair” heading in this tutorial:

Thanks for bringing this up. I think we should have done a better job making this clearer. I’ll update the docs to make it more explicit.