Ohidur — public keys
Keys
My public SSH keys are served as plain text at ohidur.com/id, one per line, in the format authorized_keys already expects.
Add me to a server
curl -fsSL https://ohidur.com/id >> ~/.ssh/authorized_keysmkdir -p ~/.ssh && chmod 700 ~/.ssh && curl -fsSL https://ohidur.com/id >> ~/.ssh/authorized_keys && chmod 600 ~/.ssh/authorized_keysssh you@server 'mkdir -p ~/.ssh && chmod 700 ~/.ssh && curl -fsSL https://ohidur.com/id >> ~/.ssh/authorized_keys && chmod 600 ~/.ssh/authorized_keys'SSH
- PrimaryEd25519me@ohidur.com
SHA256:Bk+QJQ23skSjsqd+gfrAvsOJP2KkuBLB3K9GirUqoPw
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP3L43ydjjtmLEbmfriu8+Fom2Cmj8cF2qPyowdlfhgU me@ohidur.com
GPG
Not published yet.