Y
Hacker News
new
|
ask
|
show
|
jobs
by
hedora
1028 days ago
If you can't securely ship a public key to a fresh machine, then how can you trust the software running on that machine?
1 comments
alexvitkov
1028 days ago
SSH password login is secure. Keys are preferred since you can't have asdf1234 as a key, but if you as the initial person to set up the server are the only one allowed password login and use a decent password, you're fine
link