Obtaining commit access
authorSam Hartman <hartmans@debian.org>
Mon, 4 Apr 2011 11:44:25 +0000 (07:44 -0400)
committerSam Hartman <hartmans@debian.org>
Mon, 4 Apr 2011 11:44:25 +0000 (07:44 -0400)
commit_access.mdwn [new file with mode: 0644]
index.mdwn

diff --git a/commit_access.mdwn b/commit_access.mdwn
new file mode 100644 (file)
index 0000000..3967e2a
--- /dev/null
@@ -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.
index 4a3f5a4..ccc9dff 100644 (file)
@@ -6,7 +6,8 @@ This is a wiki for those working on or using the Moonshot code base.
 * [[Prepare]] to use the system once built
 * [[Design]] Discussions
 * Information on [[VM Images|vmdk]]
+* Obtaining [[commit access]]
 * Active [[branches]] of development
 * [[Testing|testing/targets]] at the second moonshot meeting
 * [[Bugs]] identified during testing
-* [[Applications that have been moonshot|MoonshotApps]]
+* [[Applications that have been moonshotoed|MoonshotApps]]