From a11b7febb2d2c4590337921d7f1e20511dd363a6 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 23 Mar 2012 16:26:41 -0400 Subject: [PATCH] Remove fingerprint stuff from the README (waiting on a GPGME agent). --- README | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README b/README index 7175542..2b5e863 100644 --- a/README +++ b/README @@ -127,14 +127,7 @@ encrypt messages to that person and sign messages from that person with PGP_. It will also be used to authenticate ownership of incoming emails. You'll need to have GnuPG_ on your local host for this to work, and the user running pygrader should have the associated keys in -their keychain. The ``pgp-fingerprint`` option is used when verifying -that signed emails are signed by the appropriate person. You can -extract the fingerprint for the PGP key using GnuPG:: - - $ gpg --fingerprint 4332B6E3 - pub 2048R/4332B6E3 2012-03-21 - Key fingerprint = B2ED BE0E 771A 4B87 08DD 16A7 511A EDA6 4332 B6E3 - uid pgp-mime-test (http://blog.tremily.us/posts/pgp-mime/) +their keychain. Processing submissions ---------------------- -- 2.26.2