SSH

This page contains information about ssh and ssh keys.

Generating SSH Keys

To generate a ssh key use the following command.

ssh-keygen -t rsa -b 4096 -C "henrik.treadup@example.com"

Public SSH key