Re: Defaults

2015-03-20 Thread Tobias Mueller
On Wed, Mar 18, 2015 at 09:09:30AM +0100, Werner Koch wrote: > Create a new key: > > $ gpg --no-options --quick-gen-key 'test key ' > About to create a key for: > "test key " > > Continue? (Y/n) y > public and secret key created and signed. > > pub rsa2048/50C4476F 2015-03-

Unsupported certificate error

2015-03-20 Thread David
I just installed GnuPG 2.0.27 on my Ubuntu 14.10 laptop. I am getting this error from gpa: The GPGME library returned an unexpected error at keytable.c:150. The error was: Unsupported certificate This is either an installation problem or a bug in GPA. GPA will now try to recover from this e

Re: --verify --status-fd separator for multiple signatures?

2015-03-20 Thread Patrick Schleizer
Werner Koch: > On Thu, 19 Mar 2015 18:39, patrick-mailingli...@whonix.org said: > >> when using --verify combined with --status-fd [or --status-file], how >> can one notice in scripts, that processing the one signature is done and >> that further status-fd messages belong to the next message? > >

RE: Email-only UIDs and verification (was: Making the case for smart cards for the average user)

2015-03-20 Thread Bob (Robert) Cavanaugh
Hi, One thought to add to the mix: Phishng attacks by having unknowledgable users "click on this link" are pretty successful. Doesn't this proposal open a new threat vector? Thanks, Bob Cavanaugh > -Original Message- > From: Gnupg-users [mailto:gnupg-users- > bounces+robertc=broadco

Re: --verify --status-fd separator for multiple signatures?

2015-03-20 Thread Patrick Schleizer
Doug Barton: > On 3/19/15 10:39 AM, Patrick Schleizer wrote: >> Hi, >> >> when using --verify combined with --status-fd [or --status-file], how >> can one notice in scripts, that processing the one signature is done and >> that further status-fd messages belong to the next message? > > You are usi