prezto/modules/gpg
Sorin Ionescu 657e8a16f4 [Fix #689] Use GPG_AGENT_INFO instead of GPG_AGENT_PID
GPG_AGENT_PID may not be defined. Also, source gpg-agent.env before
checking the PID.
2014-10-06 16:42:22 -04:00
..
init.zsh [Fix #689] Use GPG_AGENT_INFO instead of GPG_AGENT_PID 2014-10-06 16:42:22 -04:00
README.md Make gpg-agent and ssh-agent work with each other 2013-05-18 21:52:19 -04:00

GPG

Provides for an easier use of GPG by setting up gpg-agent.

SSH

To enable OpenSSH Agent protocol emulation, and make gpg-agent a drop-in replacement for ssh-agent, add the following line to ~/.gnupg/gpg-agent.conf:

enable-ssh-support

When OpenSSH Agent protocol emulation is enabled, this module will load the SSH module for additional processing.

Authors

The authors of this module should be contacted via the issue tracker.