|
|
|
|
|
by WildUtah
3416 days ago
|
|
When you put your dotfiles in a repository online, be sure to commit all the public keys and none of the private ones. Github, like SSH, uses an asymmetric authentication scheme. They even publish everyone's public keys. It's much more secure than passwords. |
|