diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-19 00:17:38 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-19 00:17:38 -0400 |
commit | e158221fd47d035fa3a7a8cd715327714d40d32a (patch) | |
tree | 4dff1d27e087bfd4a3554e74f7ceb68d4f38fb24 /doc | |
parent | 10d38ac8e8580322d533c3c5e1b7fad13363b7e5 (diff) |
added policy docs about george.riseup.net
Diffstat (limited to 'doc')
-rw-r--r-- | doc/george/policy | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/george/policy b/doc/george/policy new file mode 100644 index 0000000..6da08e9 --- /dev/null +++ b/doc/george/policy @@ -0,0 +1,32 @@ +Policy for maintaining george.riseup.net +---------------------------------------- + +Riseup graciously provided the MonkeySphere project with a vserver for +testing and public documentation. This is known as george.riseup.net, +for those who are curious about the MonkeySphere. + +george will be maintained as a debian lenny machine, with minimal +packages from experimental as needed for installing and running what +we build elsewhere. + +george will host 3 public-facing services: an ssh daemon on port 22, +an http service on port 80, and an OpenPGP keyserver (the HKP +protocol) on port 11371. + +Administration of george is a shared responsibility across the core +members of the MonkeySphere development team. Administrators will log +changes in their git repositories, in doc/george/changelog (a peer of +this policy file). + +monkeysphere packages installed on george will use unique, tagged +version numbers so we know what we're running. + +We will try to keep the installation as minimal as possible while +still allowing for comfortable day-to-day administration. + + +Outstanding questions: + +Who should have superuser access? + +Who should get regular user accounts? |