Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

They said the purpose of using a .json file was so that your configuration could be synced by dropbox or some other cloud service. I would NOT put my .ssh with all my private keys on dropbox.


You could just make ~/.ssh/config a symlink to your config file in your dropbox folder. No need to put private keys on dropbox.


Yep.

Symlink'ing a ssh config file with Dropbox was the best decision I've made in a long time.

Same config file no matter which PC I am using, and you can always look up the IP/Hostname and which key it uses (don't store keys on dropbox for "critical" systems) through the dropbox web interface.


I agree, this would make a lot more sense...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: