Ask HN: Am I being oversensitive about my SSH keys?

3 points by p0d ↗ HN
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

[ 2.9 ms ] story [ 13.8 ms ] thread
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).

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?