uucp_site/index.html

65 lines
2.4 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><a href="about.html">About Dataforge</a></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">
<p>
<h3 class="creedo">
<i>
"Bringing back the distributed Internet for artists, hackers, nerds, retro geeks, and justice warriors. A time before
the existence of a few powerful 'cloud' providers and encroaching government entities"
</i>
</h3>
</p>
<p class="intro">
Who is the network for?
<ul>
<li>Shell providers</li>
<li>Tilde networks</li>
<li>Retro groups</li>
<li>Makerspaces</li>
<li>BBS operators</li>
<li>Freedom fighters</li>
</ul>
<br>
<br>
What can you use it for?
<ul>
<li>Send encrypted e-mail on the fly</li>
<li>User-to-user data, even if they're not on the same system</li>
<li>Distribute files across disparate sites transparently</li>
<li>Execute commands remotely</li>
<li>Distribute news using NNTP or flat files, or SQLite database. Network don't care...</li>
</ul>
<br>
<br>
<center>Data links provided via SSH or dialup. Secure from the start.</center>
<br>
<br>
As seen on <a href="https://boingboing.net/2019/03/25/tilde-servers-r-us.html">Boing Boing</a> and <a href="https://news.ycombinator.com/item?id=19476323">
Hacker News</a>. WELCOME :D
</p>
</div>
</div>
</body>