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

Re: PGP keys: advice from keyring maintainers ?



Cyril Brulebois <kibi@debian.org> (13/05/2009):
> From keycheck.sh:
> | echo "Let's test if its a version 4 or greater key"
> | VERSION=$(gpg ${GPGOPTS} --with-colons --with-fingerprint --list-keys 0x$KEYID | awk -F : '$1 == "fpr" {print length($10)}')

Bleh, missed the actually interesting lines:
| if [ $VERSION -eq 32 ]; then
| # v3, yell.
| fi

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


Reply to: