Multiple signatures

Robert J. Hansen rjh at sixdemonbag.org
Fri Jun 18 14:13:56 CEST 2010


On 6/17/10 11:33 PM, Boris wrote:
> Hi,
>  
> I would like to know if there is a way to add multiple signatures for a
> file (in a separate file) and check who signed with just one command (so
> not by signing a signed file...).


gpg --armor -u signer -u signer2 -u signer3 --clearsign filename

Warning: these signatures will break old versions of PGP.  6.5.8 and the
6.5.8CKT builds will crash when trying to verify them.



More information about the Gnupg-users mailing list