diff options
Diffstat (limited to 'architecture')
-rw-r--r-- | architecture/needed_admin_infrastructure.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/architecture/needed_admin_infrastructure.mdwn b/architecture/needed_admin_infrastructure.mdwn index ff4b5a1..7591b96 100644 --- a/architecture/needed_admin_infrastructure.mdwn +++ b/architecture/needed_admin_infrastructure.mdwn @@ -2,6 +2,4 @@ - DONE: HTTP access from /etc/group through the magic of mod-auth-sys-group - DONE: Shell security through rbash and privilege escalation security (for mkwiki, mkuser, etc) through sudo - DONE: Guaranteed namespace coherence with the vhosting of cgi, secure, and normal with the aid of a wildcard SSL certificate -- TODO: Work out how to get a wildcard SSL certificate through browser-trusted PKI infrastructure. -- TODO: Work out how to get client SSL certificates to work through browser-trusted PKI infrastructure, though I don't know if we'll ever really care about this. - TODO: Work out how to pass mailing list emails around. Probably either ssh or vserver namespace magic. |