Dear GNUPG community,
I think a lot of unexperienced users would like to know more about the
Heartbleed problem found on some of the openssl versions. I have two broad
questions and two specific questions:
1) Which type of clients have been compromised (consider an ordinary user)?
2) Which common a
On 08-04-2014 20:21, David Shaw wrote:
>> However, is there a way to remove it from the exported key only - to
>> keep the size of the exported key as small as possible? The export
>> options didn't do that as list-packets showed.
>
> Sure:
>
> --export-options export-clean
Thanks, that worke
On Apr 8, 2014, at 1:48 AM, Johan Wevers wrote:
> On 07-04-2014 15:16, David Shaw wrote:
>
>> When you change preferences you add another selfsig for your
>> user ID that contains the new preferences.
>
>> If you want to make the old preferences go away completely,
>> you can simply delete the
There is also the clean command which cleans up old self sigs (among other
things like unusable sigs, e.g. expired signatures).
On Tue, Apr 8, 2014 at 1:48 AM, Johan Wevers wrote:
> On 07-04-2014 15:16, David Shaw wrote:
>
> > When you change preferences you add another selfsig for your
> > user
On 04/08/2014 02:16 AM, Peter Michaux wrote:
> I'm concerned about the inability of reprepro to include in a single
> distribution two files which are only different versions of the same
> package. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570623
sorry for the off-topic aside, i'm glad to
Hi Team,
I'm trying to execute the PGP Key generation using "SUNWgnupg" available on
Solaris 11 with CLI option mentioned below.
/usr/bin/gpg2 --secret-keyring /home2/d1/owner/.gnupg/secring.gpg --keyring
/home2/d1/owner/.gnupg/pubring.gpg --gen-key --local-user [lindex $argv 0]*
*
May I k