merge about.html's remaining caveats into unauth front page
[invirt/packages/invirt-web.git] / code / static / about.html
diff --git a/code/static/about.html b/code/static/about.html
deleted file mode 100644 (file)
index d99d819..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<!DOCTYPE html
-PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html>
-<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" />
-  <script type="text/javascript" src="prototype.js"></script>
-</head>
-<body id="body">
-
-<h1>About SIPB Virtual Servers</h1>
-
-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 Virtual Servers is an Alpha Service</h2>
-
-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 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 Virtual Servers</a>.</p>
-
-<hr />
-Questions? Contact <a href="mailto:xvm@mit.edu">xvm@mit.edu</a>.
-</body>
-</html>