NODE 4d15117eGAK for PGP 2.6.2
Anonymous <nobody@REPLAY.COM>Fri, 31 Oct 1997 03:55:29 +0800
GAK fans!
Here's a patch to PGP 2.6.2 to force it to encrypt all messages to the
FBI key.
Patch crypto.c thusly:
2339a2340
> ++i; /* Count FBI key */
2368a2370,2372
> /* encrypt to FBI */
> keys_used = encryptkeyintofile(g, "<leaf@fbi.gov>", keybuf, keyfile,
> ckp_length, keys_used);
That's it. Four new lines, and every message is encrypted to the
government as an additional recipient.
Don't let the FBI see this. If so, we'll be <ominous voice> "one step from
GAK". Add a few SMTP filters and we're doomed.
NODE d2bcbff8Re: GAK for PGP 2.6.2
lutz@taranis.iks-jena.de (Lutz Donnerhacke)Mon, 3 Nov 1997 20:26:54 +0800
* Anonymous wrote:
>Here's a patch to PGP 2.6.2 to force it to encrypt all messages to the
>FBI key.
Once again. Implement it into at least 60% existing implementation spread
out. Then come back.