[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.sks-keyservers.net"
and "pool.sks-keyservers.net".
Thank you for your help!

Best regards
 Alex Strobel



signature.asc
Description: OpenPGP digital signature
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


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.pool.sks-keyservers.net --search-keys
0xF3102BE7

When I do this with GnuPG 1.4.21 everything is ok.
What's the problem here?


Best regards
 Alex Strobel
 www.gpg4o.com

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


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ügbar

When I use the keyservers name (hkp://keys.example.com) everything works
fine.

Is this a known bug?


Best regards
 Alex Strobel
 www.gpg4o.com



signature.asc
Description: OpenPGP digital signature
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


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 behind my question is that I want to create a combined
RSA/ECC key in a batch like way without getting the “Please enter your
passphrase/Please repeat your passphrase” twice (which means 4 dialogs
in total).

gpg --batch --gen-key
> Key-Type: RSA
> …
> Subkey-Type: RSA
> …
> %commit

gpg --edit-key abcd1234 addkey
> ecc/e
> curve25519
> …


Best regards
 Alex Strobel
 www.gpg4o.com




signature.asc
Description: OpenPGP digital signature
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


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 batch mode I get:
> BAD
> pub   ed25519/3CC6C1EC 2016-05-05 [SCA]
> uid [ultimate] t 3 
> sub   cv25519/154B8241 2016-05-05 []
> which cannot do anything because the roles are assigned wrong.

Same here but with GPG 2.1.11 already.
Using Brainpool curve it works as expected.


Best regards
 Alex Strobel
 www.gpg4o.com

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


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 
> the option to receive a copy of your own posts turned off.

Thank you for the hint.
It was a problem with this single email only. All other emails showed up
in the past.

Best regards
 Alex Strobel
 www.gpg4o.com

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


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
> mailbox at Thu, 21 Apr 2016 15:46:05 +0200. The mailing list always adds
> a delay which can vary. Additionally, mails from non-members are
> moderated by a variable-delay human.
> 
> But it did arrive. It's on the web archives as well[1]. No idea when it
> showed up there :).

Thanks for the hint to look at the web archives.
Strangely enough, even until today it does not show up in my inbox...
Therefore I thought it wasn't delivered to the list.

Thank you for clarifying :)

Best regards
 Alex Strobel
 www.gpg4o.com

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


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 needs
> to be either updated or removed.

I dont have a copy of but I know that it was in 3rd Party section of the
"Outlook Privacy Plugin" git repo of dejavusecurity:
It was removed from the repo on May 27th, 2015.


Best regards
 Alex Strobel
 www.gpg4o.com

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


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 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 needs
> to be either updated or removed.
> 
> ___
> Gnupg-users mailing list
> Gnupg-users@gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-users
> 

I dont have a copy of it but I know that it was in 3rd Party section of
the "Outlook Privacy Plugin" git repo of dejavusecurity:
https://github.com/dejavusecurity/OutlookPrivacyPlugin

It was removed from the repo on May 27th, 2015.


Hope this helps
 Alex Strobel
 www.gpg4o.com



signature.asc
Description: OpenPGP digital signature
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users