aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorW. Trevor King <[email protected]>2012-03-27 19:10:00 +0000
committerMarcus Brinkmann <[email protected]>2012-04-03 13:10:52 +0000
commit6ec9e21dd1ea2f8509700bce018aef6ad7e9a927 (patch)
tree4aff9f2e878e2b4c2e57e4b75877f1f341e52493
parentDo not rely on glibc name of syscall. (diff)
downloadgpgme-6ec9e21dd1ea2f8509700bce018aef6ad7e9a927.tar.gz
gpgme-6ec9e21dd1ea2f8509700bce018aef6ad7e9a927.zip
Update Werner Koch's distribution signing key in the README.
* README: Update signing key.
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index a3ce1f40..f4d806d7 100644
--- a/README
+++ b/README
@@ -85,7 +85,7 @@ a) If you have a trusted Version of GnuPG installed, you can simply check
indeed a a signature of gpgme-x.y.z.tar.gz. The key used to create
this signature is either of:
- "pub 1024D/57548DCD 1998-07-07 Werner Koch (gnupg sig) <[email protected]>"
+ "pub 2048R/4F25E3B6 2011-01-12 Werner Koch (dist sig)"
"pub 1024D/87978569 1999-05-13
Marcus Brinkmann <[email protected]>
Marcus Brinkmann <[email protected]>"
@@ -94,7 +94,7 @@ a) If you have a trusted Version of GnuPG installed, you can simply check
have to make sure that this is really the key and not a faked one.
You can do this by comparing the output of:
- $ gpg --fingerprint 0x57548DCD
+ $ gpg --fingerprint 0x4F25E3B6
with the fingerprint published elsewhere.