Y
Hacker News
new
|
ask
|
show
|
jobs
by
heyjudy
2685 days ago
It also replaces ssh-agent. I also use monkeysphere to store SSH keys in GPG. It's a far better solution than ssh keys lying around requiring management.
1 comments
bogomipz
2684 days ago
Interesting, can you what are the benefits of using gpg-agent over ssh-agent for managing ssh keys?
link
eikenberry
2683 days ago
Nothing other than not needing ssh agent so it saves resources by not needing 2 agents. The gpg-agent takes care of both.
link