Robert Collins wrote:
> I wonder if folk would be kind enough to let me know what signing and
> check rules they are using?
signing:
if [ -z $DISPLAY ]; then
gpg --clearsign -q
else
agpg --clearsign -q
fi
checking:
gpg-check gpg_command="gpg --verify-files -" &>/dev/null
agpg comes from the quintuple-agent package, and gpg-check from the tla
sources.
--
Jason McCarty <[EMAIL PROTECTED]>
_______________________________________________
Gnu-arch-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-arch-users
GNU arch home page:
http://savannah.gnu.org/projects/gnu-arch/