Hacker News new | ask | show | jobs
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

2 comments

I used funtoo a bit back in the day, and have seen a few of the development videos that drobbins posted. While some funtoo features have been backported to portage and gentoo (git support in portage, distribution kernels), I wish more would be. Funtoo had some higher-level ebuild generation utilities and similar nice things that I wish would eventually be made more generally available.

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.

Isn't this basically what gnome keyring does?

I disabled the ssh and gpg functionality of it, and use gnome keyring only for programs that need it to store login information.

https://wiki.archlinux.org/title/GNOME/Keyring#SSH_keys