Hacker News new | ask | show | jobs
by DblPlusUngood 2623 days ago
OpenSSH does have confirmation: use the '-c' switch to ssh-add.

https://man.openbsd.org/ssh-add

4 comments

Or "AddKeysToAgent confirm" in ~/.ssh/config
Waaaaaaat?! That could definitely be better known.
TIL :|
Hang in, there.
This could be a sane default.
Hm, anything similar for gpg agent (both for gpg, and as a stand-in for ssh-agent)?

Ed: looks like I need to edit my sshcontrol-file

https://www.gnupg.org/documentation/manuals/gnupg/Agent-Conf...