Skip to content

Comment on Ask HN: How do you manage your SSH keys?

Comments

If you use an agent, just make sure you enable the option for it to prompt you upon use. This shouldn't require you to reenter your passphrase, so it's still unlocked in memory.

If you don't do this, any root user on any machine you connect to can use your ssh-agent connection to auth to other machines.

I may be mistaken, but I think that applies only if you're using agent forwarding.

Yes sorry, that's correct.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.