summaryrefslogtreecommitdiff
path: root/doc/george/policy
blob: a17a310153de8bd3fffde7c8bb8bb1b4c9f439b1 (plain)
  1. Policy for maintaining george.riseup.net
  2. ----------------------------------------
  3. Riseup graciously provided the MonkeySphere project with a vserver for
  4. testing and public documentation. This is known as george.riseup.net,
  5. for those who are curious about the MonkeySphere.
  6. george will be maintained as a debian lenny machine, with minimal
  7. packages from experimental as needed for installing and running what
  8. we build elsewhere.
  9. george will host 3 public-facing services: an ssh daemon on port 22,
  10. an http service on port 80, and an OpenPGP keyserver (the HKP
  11. protocol) on port 11371.
  12. Administration of george is a shared responsibility across the core
  13. members of the MonkeySphere development team. Administrators will log
  14. changes in their git repositories, in doc/george/changelog (a peer of
  15. this policy file).
  16. monkeysphere packages installed on george will use unique, tagged
  17. version numbers so we know what we're running.
  18. We will try to keep the installation as minimal as possible while
  19. still allowing for comfortable day-to-day administration.
  20. We will use aptitude for package management where possible.
  21. Outstanding questions:
  22. Who should have superuser access?
  23. Who should get regular user accounts?