summaryrefslogtreecommitdiff
path: root/AccountRequests.mdwn
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2016-04-19 17:32:40 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2016-04-19 17:32:40 +0100
commit807d1e3e6a45178d65673c3653766027c265bc67 (patch)
treef39c1892b22509f2ebbbb89821ba97daa5879938 /AccountRequests.mdwn
parent136184b11cd1f8cbd99e3743b34d2f8d56cbb947 (diff)
AccountRequests: mention pgp.mit.edu as key server
As subkeys.pgp.net has been unaccessible on a occasion or two, do mention an alternative server.
Diffstat (limited to 'AccountRequests.mdwn')
-rw-r--r--AccountRequests.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/AccountRequests.mdwn b/AccountRequests.mdwn
index 1c570aa0..0cfbf63d 100644
--- a/AccountRequests.mdwn
+++ b/AccountRequests.mdwn
@@ -24,7 +24,7 @@ If you already have an account, and these key are already in place, then you don
* Create a bug asking for an account. Select the Product that corresponds to the Project for which you are requesting access. If there's no product in bugzilla for the project in question, file it against the freedesktop.org product, in the New Accounts component.
* You MUST include your real name, email address, and a preferred account name.
* You MUST attach both your SSH (RSA only -- no DSA!) and GPG public keys to this bug. Please attach them as text/plain. Please make sure you add them as attachments, not inline in the bug.
-* Verify that your GPG key is visible via subkeys.pgp.net: `gpg --keyserver subkeys.pgp.net --send-keys 0xdeadbeef`
+* Verify that your GPG key is visible via subkeys.pgp.net and/or pgp.mit.edu: `gpg --keyserver subkeys.pgp.net --send-keys 0xdeadbeef`
(replace `0xdeadbeef` with your key id; note also that the server is subkeys.**pgp**.net, not subkeys.gpg.net)