Git clone error

2016-04-06 Thread Paul Applegate
I get the following error when I try to clone gnupg: Cloning into 'gnupg'... fatal: read error: Connection reset by peer I’ve tried to clone it from two different IP addresses. Is there something wrong with the repository? Thanks, Paul ___ Gnupg-users

Using LDAP keyservers with gpg 2.1.11

2016-04-06 Thread Philip Colmer
I've configured our LDAP server to act as a keyserver for use with GnuPG. In testing, with version 1.x and 2.0, sending keys to the keyserver works. However, with version 2.1.11, it isn't working. Enabling debug options where I can find them gives me this output: gpg: enabled debug flags: packet

Re: Change the location of the gpg-agent socket?

2016-04-06 Thread Werner Koch
On Wed, 6 Apr 2016 16:24, dick.vis...@geant.org said: > Background, .gnupg being a configuration directory, and sockets seem No, it is not a configuration directory. All your keys and other var data lives there as well. > like a weird thing for a configuration directory. System sockets > aren'

Re: Change the location of the gpg-agent socket?

2016-04-06 Thread Dick Visser
It would, but that's not possible, so that's why i was asking. Background, .gnupg being a configuration directory, and sockets seem like a weird thing for a configuration directory. System sockets aren't created in /etc/ either but usually in /var/run or something. Dick On 6 April 2016 at 14:08,

Re: Change the location of the gpg-agent socket?

2016-04-06 Thread Andrew Gallagher
> On 6 Apr 2016, at 11:14, Dick Visser wrote: > > Hi > > I'm using gnupg 2.1.11 on OSX. This works great. > I'm using BOX as a sync tool to keep my .gnupg directory backed up. > However, BOX chokes on the unix socket 'S.gpg-agent' that's there when > the agent is running. > I've searched throug

Change the location of the gpg-agent socket?

2016-04-06 Thread Dick Visser
Hi I'm using gnupg 2.1.11 on OSX. This works great. I'm using BOX as a sync tool to keep my .gnupg directory backed up. However, BOX chokes on the unix socket 'S.gpg-agent' that's there when the agent is running. I've searched through the docs but couldn't find a way to configure the location of t

Re: Using gpg for ssh access

2016-04-06 Thread Damien Goutte-Gattat
On 04/06/2016 09:38 AM, CANNON NATHANIEL CIOTA wrote: Thanks for the info. Today I had chance to try this out, still having trouble using ssh with gpg. Can you please clarify what steps are to be used on server side and steps on client side? My current scenario, both server and client are linux c

Re: Using gpg for ssh access

2016-04-06 Thread CANNON NATHANIEL CIOTA
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 03/17/2016 07:32 AM, CANNON NATHANIEL CIOTA wrote: Can someone inform the correct procedure for using gpg to access ssh? - On Thursday 17 March 2016 at 10:40:27, Damien Goutte-Gattat wrote: If I may, I wrote two blog posts on this