diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-12 16:51:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-12 16:51:15 -0400 |
commit | b9a274c8befa65360a65aeb0b6b1b7f3500d9433 (patch) | |
tree | fc78cdc4611fb22ba58862939ce7129d6cc4b155 | |
parent | 8da72087f4e8ead1baa1f20d8d97b654d1a7c2ed (diff) |
link to correct key
-rw-r--r-- | doc/install/verifying_downloads.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/verifying_downloads.mdwn b/doc/install/verifying_downloads.mdwn index 686aa83ff..87c80de2d 100644 --- a/doc/install/verifying_downloads.mdwn +++ b/doc/install/verifying_downloads.mdwn @@ -26,8 +26,8 @@ But, how do you know that the gpg-pubkey.asc you downloaded is the right key? The answer is the GPG web of trust. * Joey Hess generates these git-annex packages, - and has a GPG key, [C910D9222512E3C Joey Hess <id@joeyh.name>](http://pgp.cs.uu.nl/stats/788A3F4C.html), which has - been verified and signed over a hundred people. + and has a GPG key, [C910D9222512E3C Joey Hess <id@joeyh.name>](http://pgp.cs.uu.nl/stats/2512E3C7.html), which has + been verified and signed by many people. * For policy reasons, Joey does not sign the git-annex distribution signing key with his GPG key. However, he has generated a signed statement, below, attesting to its valididy. You can import Joey's key into gpg, |