summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-11-05 11:34:06 -0500
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-11-05 11:34:06 -0500
commitb726156758ba94070b9c2b0e92eb019faa1c0c3a (patch)
tree42c99d212c3368cffdc080bfdc309f878ea7a9c2 /website
parent19dda210d51a9787f7f3cd8fea1f59220bb83859 (diff)
parente36adf0656188ddb03f4302f3dc9f9a36b9884c0 (diff)
Merge commit 'dkg/master'
Conflicts: website/download.mdwn
Diffstat (limited to 'website')
-rw-r--r--website/archive-key.mdwn30
-rw-r--r--website/download.mdwn3
2 files changed, 23 insertions, 10 deletions
diff --git a/website/archive-key.mdwn b/website/archive-key.mdwn
index 45ac86e..6658469 100644
--- a/website/archive-key.mdwn
+++ b/website/archive-key.mdwn
@@ -4,30 +4,44 @@
## Verifying the key ##
The [Monkeysphere apt repository](/download) is signed by this key, so
-you can verify that the packages come from the right place and have
-not been tampered with.
+you [can verify](http://wiki.debian.org/SecureApt) that the packages
+come from the right place and have not been tampered with.
This key is certified by several of the Monkeysphere developers, and
should be able to be found from the public keyservers with:
- gpg --keyserver $KEYSERVER --recv EB8AF314
+ $ gpg --recv-key EB8AF314
+ gpg: requesting key EB8AF314 from hkp server pool.sks-keyservers.net
+ gpg: key EB8AF314: public key "Monkeysphere Archive Signing Key (http://archive.monkeysphere.info/debian)" imported
+ gpg: no ultimately trusted keys found
+ gpg: Total number processed: 1
+ gpg: imported: 1 (RSA: 1)
+ $
You should be able to verify the fingerprint like this:
- [0 dkg@squeak ~]$ gpg --list-key --fingerprint http://archive.monkeysphere.info/debian
+ $ gpg --list-key --fingerprint http://archive.monkeysphere.info/debian
pub 4096R/EB8AF314 2008-09-02 [expires: 2009-09-02]
Key fingerprint = 2E8D D26C 53F1 197D DF40 3E61 18E6 67F1 EB8A F314
uid [ full ] Monkeysphere Archive Signing Key (http://archive.monkeysphere.info/debian)
-
- [0 dkg@squeak ~]$
+ $
-And you can verify the fingerprints with:
+And you can also verify the fingerprints with:
- gpg --list-sigs http://archive.monkeysphere.info/debian
+ $ gpg --list-sigs http://archive.monkeysphere.info/debian
If you believe that the repository has been tampered with, please [let
us know](/community)!
+If you have properly verified this key, you can add it to your apt
+keyring for proper cryptographic verification of the archive and its
+packages by doing the following:
+
+ $ sudo gpg -a --export EB8AF314 | apt-key add -
+ OK
+ $ aptitude update
+ ...
+
## The key itself ##
<pre>
diff --git a/website/download.mdwn b/website/download.mdwn
index 384a03c..1a0f26e 100644
--- a/website/download.mdwn
+++ b/website/download.mdwn
@@ -32,8 +32,7 @@ The repository is currently signed by [The Monkeysphere archive
signing key](/archive-key), key id EB8AF314 (fingerprint: `2E8D D26C
53F1 197D DF40 3E61 18E6 67F1 EB8A F314`). To cryptographically
verify the packages, you'll want to [add this key to your apt
-configuration after verifying its
-integrity](http://wiki.debian.org/SecureApt).
+configuration after verifying its integrity](/archive-key).
To use the `monkeysphere subkey-to-ssh-agent` subcommand, you will
also need [version 2.6 of