Hacker News new | ask | show | jobs
by newaccount74 1675 days ago
OpenSSH by default tries authenticating with all your identities. You should probably turn that off too.
1 comments

Or keep sensitive identities in a different location, so they aren't automatically picked up like that. That forces you to specify an identity file when you need one of those, but that small inconvenience is probably not a concern if the identity is that sensitive.