Automatically unlocking SSH keys with passphrases in KDE
I finally (shame on me) cycled all my SSH keys to use passphrases. One thing I massively dislike is having to enter my passphrase when using them. ssh-agent to the rescue! What does ssh-agent do? ...