Y
Hacker News
new
|
ask
|
show
|
jobs
by
bogomipz
2684 days ago
Interesting, can you what are the benefits of using gpg-agent over ssh-agent for managing ssh keys?
1 comments
eikenberry
2684 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