This commit is contained in:
Bob Mottram 2016-01-07 14:28:44 +00:00
parent f309d18f4a
commit 8dcfcc40af
2 changed files with 34 additions and 48 deletions

View File

@ -10,14 +10,24 @@
[[file:images/logo.png]]
#+END_CENTER
| [[./variants.html][Variants]] |
| [[./installation.html][Installation]] |
| [[./usage.html][Usage]] |
| [[./backups.html][Backups]] |
| [[./code.html][Code]] |
| [[./related.html][Related projects]] |
| [[./faq.html][FAQ]] |
| [[./support.html][Support]] |
#+BEGIN_HTML
<center>
<table style="width:50%; border:0">
<tr>
<td><center><a href="variants.html">Variants</a></center></td>
<td><center><a href="installation.html">Install</a></center></td>
<td><center><a href="usage.html">Use</a></center></td>
<td><center><a href="backups.html">Backups</a></center></td>
</tr>
<tr>
<td><center><a href="code.html">Code</a></center></td>
<td><center><a href="related.html">Related</a></center></td>
<td><center><a href="faq.html">F.A.Q.</a></center></td>
<td><center><a href="support.html">Contact/Support</a></center></td>
</tr>
</table>
</center>
#+END_HTML
With the right technology the internet can be a space for free expression, exploration, cooperation, learning and fun. A place to connect with others are share experiences. It doesn't have to be a gloomy surveillance prison owned and run by a diabolical synthesis of money-grabbing megacorporations and prurient government spooks. Freedombone is designed to help you surmount the contemporary digital privacy conundrums and to increase your online autonomy. It's a self-hosted home server configuration which can be installed onto any computer capable of running [[https://www.debian.org/][Debian]], so if you have an old laptop or netbook which you can leave turned on then you can use Freedombone to provide your own internet services, such as blogging, wiki, email, chat and social networking and have independence from the well known internet companies.

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2016-01-07 Thu 14:12 -->
<!-- 2016-01-07 Thu 14:28 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
@ -159,46 +159,22 @@ for the JavaScript code in this tag.
</div>
</div>
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<colgroup>
<col class="org-left" />
</colgroup>
<tbody>
<tr>
<td class="org-left"><a href="./variants.html">Variants</a></td>
</tr>
<tr>
<td class="org-left"><a href="./installation.html">Installation</a></td>
</tr>
<tr>
<td class="org-left"><a href="./usage.html">Usage</a></td>
</tr>
<tr>
<td class="org-left"><a href="./backups.html">Backups</a></td>
</tr>
<tr>
<td class="org-left"><a href="./code.html">Code</a></td>
</tr>
<tr>
<td class="org-left"><a href="./related.html">Related projects</a></td>
</tr>
<tr>
<td class="org-left"><a href="./faq.html">FAQ</a></td>
</tr>
<tr>
<td class="org-left"><a href="./support.html">Support</a></td>
</tr>
</tbody>
<center>
<table style="width:50%; border:0">
<tr>
<td><center><a href="variants.html">Variants</a></center></td>
<td><center><a href="installation.html">Install</a></center></td>
<td><center><a href="usage.html">Use</a></center></td>
<td><center><a href="backups.html">Backups</a></center></td>
</tr>
<tr>
<td><center><a href="code.html">Code</a></center></td>
<td><center><a href="related.html">Related</a></center></td>
<td><center><a href="faq.html">F.A.Q.</a></center></td>
<td><center><a href="support.html">Contact/Support</a></center></td>
</tr>
</table>
</center>
<p>
With the right technology the internet can be a space for free expression, exploration, cooperation, learning and fun. A place to connect with others are share experiences. It doesn't have to be a gloomy surveillance prison owned and run by a diabolical synthesis of money-grabbing megacorporations and prurient government spooks. Freedombone is designed to help you surmount the contemporary digital privacy conundrums and to increase your online autonomy. It's a self-hosted home server configuration which can be installed onto any computer capable of running <a href="https://www.debian.org/">Debian</a>, so if you have an old laptop or netbook which you can leave turned on then you can use Freedombone to provide your own internet services, such as blogging, wiki, email, chat and social networking and have independence from the well known internet companies.