Settings

Theme

Show HN: Authorize SSH public keys from trusted online identities

github.com

9 points by cmars 13 years ago · 4 comments

Reader

account_taken 13 years ago

Isn't this simpler?

ssh user@host 'mkdir ~/.ssh;echo '`cat ~/.ssh/id_dsa.pub`' >> ~/.ssh/authorized_keys'

cmarsOP 13 years ago

This project may merge with the ssh-import-id project. Will post updates on this.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection