[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CMR/ARR and OpenPGP
* Bill Stewart wrote:
>Do you know which file it's defined in in 5.0 source?
Of course. ;-)
taranis:src(510)$ find . -name \*c | xargs grep -l SIGSUB_KEY_RECOVERY_KEY
./lib/pgp/keys/pgpRngPub.c
./lib/pgp/pubkey/pgpMakeSig.c
That's the files I derivated the draft from.
>PGP5.5 doesn't handle mail, so it can't bounce it. SMTP filters do,
>and they're outside the scope of OpenPGP.
OpenPGP implementations should (I wrote MUST) drop keys with ARR. ;)