gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] signing rules


From: Adrian Irving-Beer
Subject: Re: [Gnu-arch-users] signing rules
Date: Wed, 9 Mar 2005 09:15:27 -0500
User-agent: Mutt/1.5.6+20040907i

On Wed, Mar 09, 2005 at 12:03:57AM +1100, Robert Collins wrote:

> I wonder if folk would be kind enough to let me know what signing and
> check rules they are using?

On one system, I use 

        gpg --default-key <key> --clearsign -

because I have more than one main key.

On all other systems (to keep my secret key safe), I use

        /usr/bin/gpg-client -k <key> workstation.<mydomain>

where 'workstation' is a CNAME pointing to my machine (in case I ever
have to move it around).  That's effectively a remote clearsign.

In all cases, I use a standard check rule:

        /usr/bin/tla-gpg-check gpg_command="/usr/bin/gpg --verify-files -"

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]