X-Git-Url: http://www.project-moonshot.org/gitweb/?p=devwiki.git;a=blobdiff_plain;f=commit_access.mdwn;fp=commit_access.mdwn;h=3967e2a07b147b8f7a46194d7c3efc53431ab9f0;hp=0000000000000000000000000000000000000000;hb=c08f38e2aa0a29f1c9816c1720ef88c622a9b81b;hpb=4623da5aa5544f5e6f88e3829b9eb3fcebfe87cc diff --git a/commit_access.mdwn b/commit_access.mdwn new file mode 100644 index 0000000..3967e2a --- /dev/null +++ b/commit_access.mdwn @@ -0,0 +1,13 @@ +[[!meta title="Obtaining Commit Access"]] + +In general, commit access is available to anyone making significant contributions to the project. + +To obtain commit access, please send an ssh public key to hartmans@painless-security.com. Preferably do this securely. Ways of doing this include: + +* Sending an https pointer to the public key for a URI that you obviously control and that lives on a server with a validatable certification path. + +* Sending the key in a GPG-signed message with a key in the strong set. + +* Sending the key in a S/MIME signed message with a S/MIME certificate that can be validated to a public root + +If you don't have a mechanism for sending such a secure key, send one anyway; we will work something out.