uucp_site/about.html

57 lines
2.6 KiB
HTML

<!DOCTYPE html>
<head>
<title>Dataforge UUCP</title>
<link rel="stylesheet" href="css/main.css" type="text/css">
</head>
<body>
<div id="container">
<div id="header">
<h1>Dataforge UUCP</h1>
</div>
<div id="nav">
<ul class="menu">
<li><div style="color: green"><a href="about.html">About Dataforge</a></div></li>
<li><a href="manifesto.html">UUCP Manifesto</a></li>
<li><a href="sites.html">Network Sites</a></li>
<li><a href="http://uucp.dataforge.tk/~uucp/wiki/">Wiki</a><li>
<li><a href="faq.html">FAQ</a></li>
</ul>
<center>
<hr class="join">
<h3><a href="join.html">Join Us!</a></h3>
</center>
</div>
<div id="content">
<h1>About Dataforge</h1>
<p>
Dataforge is an fledgling independent, hybrid shell provider/tilde server operated by Wesley Banderia (aka; praetor) of Fort Worth, Texas.
While it's core mission is to provide services to retrocomputing enthusiasts, it serves as a home for anyone.
</p>
<p>
Dataforge is hosted on a fleet of Silicon Graphics machines, its primary tilde host is running on an SGI Challenge S.
Dataforge UUCP, however, is running on a Google Cloud VPS for purposes of reliability and fault tolerance.
</p>
<p>
While being the youngest of the pubnix/tilde projects, its administrator has over 20 years of Systems Engineering experience
and has provided services for a variety of organizations including the United States Air Force, Argonne National Labs, Boeing
and others during his time of service with Linux Networx/Silicon Graphics. He also served as Chief Technology Officer for a federal
contractor servicing the US Nuclear Regulatory Comission and the Department of Energy. As such, Wesley is a previous holder of a DoD
"SECRET" clearance and is familiar wtih FIPS and OPSEC security best-practices. He strives to make Dataforge not only fun, but secure
for all its users.
</p>
<p>
<a href="http://www.dataforge.tk">Main Website</a><br>
<a href="mailto:wfisher@dataforge.tk">Contact</a>
</p>
<br>
<p>
<center>
<img src="img/lab.jpg">
<img src="img/me.jpg">
</center>
</p>
</div>
</div>
</body>