Group administrators:
Source Access
9 October 2013 at 1:33pm
Introduction
Most parts of Moonshot are open source, released under the BSD license. This page gives details on how to get source access.
Source Access
Moonshot uses launchpad to manage the software project at https://code.launchpad.net/moonshot, and its master git repository is available at git://git.project-moonshot.org/mech_eap.git.
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.