Re: ssh-add after graphical login
On Thu, Mar 23, 2023 at 4:43 AM Yassine Chaouche
<a.chaouche@algerian-radio.dz> wrote:
>
> I'd like something to run ssh-add right after I login to my desktop
> (KDE).
> ssh-add needs to prompt me for my passphrase,
> and doesn't need any privileges.
>
> What are my options?
You can remove the passphrase from the key. Then your agents can use
the key unattended (without prompting you).
Removing the passphrase from the key is no different than storing the
key in a KeyChain without protection so the key can be used unattended
by an agent.
Jeff
Reply to: