Hacker News new | ask | show | jobs
by Xelynega 527 days ago
There's something inherently unsafe with replacing an industry-standard security tool with anything.

I don't think it's inconvenient enough to type `ssh -i key_file name@host` that we need to be creating more security risk to skip typing it.

1 comments

> I don't think it's inconvenient enough to type `ssh -i key_file name@host` that we need to be creating more security risk to skip typing it.

Also, you can easily configure that in your .ssh/config file, even with different options per host or group of hosts.