Home
Ask HN: Am I being oversensitive about my SSH keys?
I want to centralise my ssh private keys and config file but it feels wrong to put them on Gitlab or Github. Am I being oversensitive?
1 comment
dave4420over 1 year ago
If you’re dead set on centralising your private keys, I would store them in a password vault (e.g. 1Password has ssh integration, presumably its competitors do as well).<p>Unless you don’t want to reveal hostnames to Gitlab/Github, it should be fine to have a copy of your .ssh/config there though?