X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/e37dd15bbf8683bab8454ea0eec8e9968ce982b2..14f651c500c554436376dd5d10450703478669b6:/code/static/about.html?ds=sidebyside diff --git a/code/static/about.html b/code/static/about.html index b0ea379..d99d819 100644 --- a/code/static/about.html +++ b/code/static/about.html @@ -2,7 +2,7 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> -<head><title>About sipb-xen</title> +<head><title>About SIPB Virtual Servers</title> <link href="favicon.ico" type="image/x-icon" rel="shortcut icon"> <link rel="stylesheet" href="style.css" type="text/css" /> <link rel="stylesheet" href="layout.css" type="text/css" media="screen" /> @@ -10,23 +10,23 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" </head> <body id="body"> -<h1>About sipb-xen</h1> +<h1>About SIPB Virtual Servers</h1> -sipb-xen is an experimental service from the <a href="http://sipb.mit.edu/">Student Information Processing Board</a> which attempts to provide members of the MIT community with an easy way to create virtual machines which they can remotely administer. +SIPB Virtual Servers is an experimental service from the <a href="http://sipb.mit.edu/">Student Information Processing Board</a> which attempts to provide members of the MIT community with an easy way to create virtual machines which they can remotely administer. -<h2>sipb-xen is an Alpha Service</h2> +<h2>SIPB Virtual Servers is an Alpha Service</h2> -Lots of services claim to be beta when they're really almost release-worthy. sipb-xen is an alpha service in the true sense of the word. This means that we make almost no promises. Specifically, we make <strong>no promises</strong> about: +Lots of services claim to be beta when they're really almost release-worthy. SIPB Virtual Servers is an alpha service in the true sense of the word. This means that we make almost no promises. Specifically, we make <strong>no promises</strong> about: <ul> -<li><strong>Security</strong>: All of the current developers of sipb-xen have root access to black-mesa, the host machine for all of the virtual machines through both root and null instances.</li> -<li><strong>Uptime</strong>: The sipb-xen developers reserve the right to bring down both black-mesa and its VMs without warning or notification.</li> -<li><strong>Data integrity</strong>: We do not back up data on sipb-xen VMs</li> +<li><strong>Security</strong>: All of the current developers of SIPB Virtual Servers have root access to black-mesa, the host machine for all of the virtual machines, through both root and null instances.</li> +<li><strong>Uptime</strong>: The SIPB Virtual Servers developers reserve the right to bring down both black-mesa and its VMs without warning or notification.</li> +<li><strong>Data integrity</strong>: We do not back up data on SIPB Virtual Servers VMs.</li> </ul> -<p>If you're OK with this, we hope you enjoy using and helping us test <a href="/">sipb-xen</a>.</p> +<p>If you're OK with this, we hope you enjoy using and helping us test <a href="/">SIPB Virtual Servers</a>.</p> <hr /> -Questions? Contact <a href="mailto:sipb-xen-dev@mit.edu">sipb-xen-dev@mit.edu</a>. +Questions? Contact <a href="mailto:xvm@mit.edu">xvm@mit.edu</a>. </body> </html>