Obtaining commit access
[devwiki.git] / commit_access.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.