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

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

Re: [Gnu-arch-users] signatures and checking


From: Mark Thomas
Subject: Re: [Gnu-arch-users] signatures and checking
Date: Tue, 27 Jan 2004 17:38:33 +0000 (GMT)

On Tue, 27 Jan 2004, Johannes Berg wrote:

> Easiest example: not clearsigning but binary signing.

or we could do the combining and separating of the ascii signature and the
cleartext ourselves, such as:

-----BEGIN GNU ARCH CHECKSUMS-----
usual contents of checksum file
md5 filename xxxxxxxxxx
sha1 filename xxxxxxxxxx
-----END GNU ARCH CHECKSUMS-----
-----BEGIN PGP SIGNATURE-----
usual PGP signature stuff
-----END PGP SIGNATURE-----

You can generate the signature part using
  gpg --detach-sign -a -o - -

Regards,

  Mark.
-- 
|| Mark Thomas
|| efaref.net
||
|| Lottery: a tax on people who are bad at math.




reply via email to

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