uucp_site/manifesto.html

65 lines
4.1 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>
<div style="color: green"><li>UUCP Manifesto</li></div>
<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">
<h3>UUCP Manifesto</h3>
<p>
We live in an age of increasing centralization and regulation of the Internet. Major swatches of the global's IP infrastructure
now rests in the hands of major Internet properties such as Amazon, Google, Facebook and Apple. In addition, intrusive government
policing is becoming prevalent, lack of privacy and increasing mis-use of data by marketing firms runs rampant. This runs contrary
to the original idea and ethos of the internet, that ironically, was designed by the Department of Defense. Resilience,
decentraliation and freedom are slowly becoming echoes of nostalgia.
</p>
<p>
In response to this growing bastardization of IP infrastructure; groups, nerds and hackers have created independent communities
based on privacy, decentralization of authority, and mututal respect for all people. Services such as shell providers, BBSes, and
Tilde networks have become a new rennasaice of technical thought. A forum on the forum that is no more.
</p>
<p>
In the formative days of the Internet, systems and sites were loosely linked over a protocol called UUCP (Unix-to-Unix Copy).
Dedicated connections, such that have become common place now, were prohibitvely expensive. In response to this, universities and
government research institutions formulated the UUCP network - a loosely coupled network of dial-up systems which relayed information
across the network. Similar to Olympic torch relays. News, mail, files and a mulitude of services were provided by the UUCP network.
In the early days of the Internet, a service known as Usenet was also carried across UUCP links and was in active service into the 2000s.
As dedicated links have become more pervasive and affordable, the UUCP network slowly went away and faded to obscurity. While the UUCP
protocol was designed from the ground up as a robust protocol ideal for communication over slow and unreliable data links with a great many
virtues, it has been relegated to only the most obscure of legacy systems.
</p>
<p>
Until now.
</p>
<p>
We are a dedicated group of artists, system operators, nerds, geeks, nostalgics of every walk of life who desire a fully decentralized
internet in the vein of the UUCP networks of yore. In this way, we have revived the network protocol adding modern essentials such
encryption, permissions, better integration with dedicated links. While also keeping it's virtues of transparency, ease of implementation
and resiliency. We also return to a place of mutual respect and understanding, freedom for all people who utilize it. Nobody "owns" it.
It's everybody's to use, tinker with, contribte to and have equal say and access to its content and resources without fear of reprisal,
condemnation or censorship.
</p>
<p>
It is a return to a network for everybody, everywhere.
</p>
</div>
</div>
</body>