|
|
|
|
|
by uniqueusername7
350 days ago
|
|
How would I get my ssh keys to the remote server from a new machine?
To me, the easiest way seems to be either sharing private keys from a different machine, or having some way to deterministically generate keys from a password or keyphrase, and the latter seems more secure to me because I don't have to trust a middle man to do the transferring. |
|