Here you can update the public SSH keys associated with your user account. These keys are required for you to push to projects.
SSH is used for pushing (the ssh protocol), your SSH key authenticates you -
there is no password (though we recommend that your SSH key is password-protected;
use ssh-agent to help your fingers).
You can find your public key in ~/.ssh/id_rsa.pub or ~/.ssh/id_dsa.pub.
If you do not have any yet, generate it using the ssh-keygen command.
Please enter your username below; we will send you an email with an authorization code and further instructions.