{% extends 'base.html' %} {% block title %}SSH & API Keys{% endblock %} {% block content %}
Paste the contents of your SSH public key file here. ( Something like ~/.ssh/id_rsa.pub )
The contents of this file should look similar to ssh-rsa AAAAC3NzaC1l...Yqv== me@my-computer
If you wish, you can generate a new SSH key pair using the ssh-keygen utility.
Generate a new API key, to integrate with other systems.