Open
Description
We currently don't append any SSH keys to the directory that Krane expects them to be in. In the installation script we could add a step that prompts the user if they want to add a key in which that key is added under the usr/home/.ssh/authorized_keys
by the install script instead of it being a manual step.