PirateBoxScripts_Webserver/piratebox/piratebox/www/.READ.ME.htm
2016-05-29 10:09:56 +02:00

45 lines
1.4 KiB
HTML
Executable file

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>READ ME</title>
<style type="text/css">
<!--
body {margin: 0; border: 0; padding: 0px; background-color: #fafafa;
text-align: center; font-size: 0.9em; font-family: sans-serif;
padding-top: 20px;}
--></style>
</head>
<!-- PirateBox - share freely -->
<body>
<p>
<img src="piratebox-logo.png" />
<p>
<table border=0 width=50% cellpadding=0 cellspacing=0 align=center>
<tr>
<td width="75"><br></td>
<td>Inspired by pirate radio and the free culture movment, PirateBox is a self-contained mobile collaboration and file sharing device. PirateBox utilizes Free, Libre and Open Source software (FLOSS) to create mobile wireless file sharing networks where users can anonymously share images, video, audio, documents, and other digital content.
<p>
PirateBox is designed to be safe and secure. No logins are required and no user data is logged. The system is purposely not connected to the Internet in order to prevent tracking and preserve user privacy.
<p>
PirateBox was created by David Darts and is registered under a Free Art License (2011). To learn more about the project or to find out how to build your own PirateBox system, please visit http://daviddarts.com/piratebox
</td>
<td width="25"><br></td>
</tr>
</table>
<p>
<form>
<input type=button
value="Back to Menu"
onClick="self.location='/'">
</form>
</p>