[Solved] Re: Error searching key from keyserver in gpg 2.1.19

2017-03-13 Thread Alexander Strobel
Am 11.03.2017 um 12:40 schrieb Werner Koch: > On Fri, 10 Mar 2017 10:26, alexander.stro...@giepa.de said: > >> What's the problem here? > > [Troubleshooting advisory] D'oh The problem was sitting before the monitor. GnuPG 2.1 was blocked by my firewall. GnuPG returns the key from "subset.pool.sk

Error searching key from keyserver in gpg 2.1.19

2017-03-10 Thread Alexander Strobel
I have installed GnuPG 2.1.19 on my Windows 8.1 (x64) machine. When I search for a key on a keyserver it shows this error: gpg: error searching keyserver: Input/output error gpg: Suche auf dem Schlüsselserver fehlgeschlagen: Input/output error My commandline: gpg --keyserver hkp://subset.p

Gpg 2.1.13 Import from keyserver ip not working

2016-07-12 Thread Alexander Strobel
I'm not sur eif this has been reported here recently, but I am not able to import keys from ip addresses. gpg --keyserver hkp://127.0.0.1 --search-key test gpg: Kein Schlüsselserver bekannt (Option --keyserver verwenden) gpg: Suche auf dem Schlüsselserver fehlgeschlagen: Kein Schlüsselserver verfü

Create subkey with same passphrase

2016-05-11 Thread Alexander Strobel
I wanted to know if there is a way to create a new subkey without giving it a new passphrase but using the same one as the primary key and the first subkey. AFAIK while creating the first subkey there is no passphrase question, it simply uses the passphrase given for the primary key. The use case

Re: Batch key creation curve25519 not working in version 2.1.12 Windows

2016-05-06 Thread Alexander Strobel
Am 05.05.2016 um 22:59 schrieb Mike Ingle: > If I create a key manually I get: > GOOD > pub ed25519/C850D9A5 2016-05-05 [SC] > uid [ultimate] test 3 > sub cv25519/22967908 2016-05-05 [E] > which works, as the roles are properly assigned to the main and sub key. > > If I create one in

Re: (OT) gpgme-sharp API missing

2016-04-26 Thread Alexander Strobel
Am 25.04.2016 um 15:07 schrieb MFPA: >> Strangely enough, even until today it does not show >> up in my inbox... > > If the same applies to all three of your messages, I suggest checking > your subscription options at > . You might have > th

Re: (OT) gpgme-sharp API missing

2016-04-25 Thread Alexander Strobel
Am 25.04.2016 um 11:35 schrieb Peter Lebbing: > On 25/04/16 09:46, Alexander Strobel wrote: >> Next try to send an email to the list. My last one did not show up here, >> so sorry if I am double posting. > > The mail you sent Thu, 21 Apr 2016 14:24:50 +0200 showed up in my

Re: gpgme-sharp API missing

2016-04-25 Thread Alexander Strobel
Next try to send an email to the list. My last one did not show up here, so sorry if I am double posting. Am 21.04.2016 um 01:45 schrieb Robert J. Hansen: > If anyone has a copy of the gpgme-sharp source code I'd be happy to host > it on my own GitHub account. But either way, the link on the wiki

Re: gpgme-sharp API missing

2016-04-21 Thread Alexander Strobel
Am 21.04.2016 um 01:45 schrieb Robert J. Hansen: > On https://wiki.gnupg.org/APIs , gpgme-sharp is listed as being in alpha > status for .NET. Unfortunately, the link is dead and there's no sign of > where it's moved to. For a while it was hosted on GitHub, but > apparently no more. > > If anyon