This service provides access to public ssh keys. You can add your own ssh key by following the guide on code.ungleich.ch. An account can be created on account.ungleich.ch Happy hacking!
The container is uploaded to harbor.k8s.ungleich.ch docker hub. You can find more information about it in the build script on code.ungleich.ch
# You can use something like curl or wget
curl -L -s key.wf/yourname >> ~/.ssh/authorized_keys
wget -q -O - key.wf/yourname >> ~/.ssh/authorized_keys
This service is provided as-is and does not come with any guarantees. This service is hosted by ungleich and you should only use it at your own risk.