ungleich-containers/key-wf
2026-03-25 11:17:10 +01:00
..
keys [key-wf] add curl -L to description 2026-03-25 11:17:10 +01:00
Dockerfile_20260325-5 [key-wf] add curl -L to description 2026-03-25 11:17:10 +01:00
README.md add key.wf 2026-03-25 10:39:09 +01:00

key.wf

This is a service for providing access to your public ssh key.

How to add your key

Place your key in the keys/ directory, create a pull request on https://code.ungleich.ch/ungleich-public/ungleich-containers.

How to get your key

curl key.wf/yourkeyname

How to use with ssh

curl key.wf/yourkeyname >> ~/.ssh/authorized_keys

Security warning

This container is hosted by ungleich.ch and deployed using kubernetes. It means that ungleich can place whatever ungleich wants at any location.

While me, Nico Schottelius, CEO of ungleich, considers this service secure, you might not and you should use it with caution.