ssh-agent

KDE wallet e ssh-agent

kde

Per gestire le chiavi SSH (anche con passphrase) mediante il wallet integrato in KDE troviamo tutte le istruzioni qui:

https://wiki.archlinux.org/title/KDE_Wallet#Using_the_KDE_Wallet_to_store_ssh_key_passphrases

(Sostanzialmente si installa ksshaskpass, si configura ssh per usarlo editando il file ~/.config/environment.d/ssh_askpass.conf, si imposta l'autostart di ssh-add tramite un file ~/.config/autostart/ssh-add.desktop).