This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: why no gpg-agent for Cygwin?


On Thu, Sep 3, 2015 at 3:20 PM, Andrew Schulman <schulman.andrew@epa.gov> wrote:
>
> So, why isn't there a gpg-agent for Cygwin?

Pageant does the same thing as gpg-agent, but works on both sides of
the Cygwin environment.

Install the ssh-pageant package through setup.exe and put something
like this into the default shell configuration:

  # .bashrc
  eval $(ssh-pageant -ra /tmp/.ssh-pageant)

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]