|
|
|
|
|
by tester457
693 days ago
|
|
I've never used funtoo but I like their tool keychain. > Keychain helps you to manage SSH and GPG keys in a convenient and secure manner. It acts as a frontend to ssh-agent and ssh-add, but allows you to easily have one long running ssh-agent process per system, rather than the norm of one ssh-agent per login session. > This dramatically reduces the number of times you need to enter your passphrase. With keychain, you only need to enter a passphrase once every time your local machine is rebooted. https://www.funtoo.org/Funtoo:Keychain |
|
Out of the nice utilities that funtoo has, keychain is the only one I've seen become available across all distributions, and I use this on every single machine. It's less of a necessity now that systemd can handle gpg-agent and ssh-agent unlocking on login, but I've never been able to figure out how to set that up, keychain is very set-and-forget. It just works.