Four scenarios

This commit is contained in:
Bob Mottram 2016-04-26 18:51:36 +01:00
parent 45810fa92d
commit 81c2d74be9
2 changed files with 31 additions and 1 deletions

View File

@ -33,6 +33,22 @@
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 brandishing "bulk/general warrants". 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.
#+BEGIN_EXPORT html
<center>
<h4>Four Scenarios</h4>
<table style="width:80%; border:0">
<tr>
<td><center><b>Home server</b><br>Plugged into your home wifi router. Add a few friends and family as users.</center></td>
<td><center><b>Home server + Hotspot</b><br>Also provides a wifi hotspot to extend your home network</center></td>
<td><center><b>Server in your pocket</b><br>Roaming wireless server with services accessible via onion addresses</center></td>
<td><center><b>Mesh node</b><br>Dynamic networks which don't depend on the conventional internet. Distributed, scalable and fully encrypted.</center></td>
</tr>
<tr>
</tr>
</table>
</center>
#+END_EXPORT
This is personal or family scale computing, which can then federate to global proportions. We need [[http://www.alainet.org/en/articulo/168669][community controlled]] information systems and to achieve that they must be inexpensive and simple to install and maintain. This is the opposite of the current dominant paradigm of [[https://www.youtube.com/watch?v=XZmGGAbHqa0][titanic server warehouses]] owned by a tiny number of individuals and it's what is sometimes refered to as [[http://mediagoblin.org/news/userops.html]["userops"]] - i.e. a user being able to do what traditionally only a professional systems administrator would be able to.
With a system installed in your home you also have greater legal protection against unwarranted or "bulk warrant" searches. In general as soon as you put your information onto systems which you don't own then you no longer have the same property rights over it, together with "/no reasonable expectation of privacy/" otherwise known as the third party doctrine. We all know that's a nonsense, and so maybe we should do something about it.

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-02-27 Sat 22:08 -->
<!-- 2016-04-26 Tue 18:50 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
@ -181,6 +181,20 @@ for the JavaScript code in this tag.
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 brandishing "bulk/general warrants". 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.
</p>
<center>
<h4>Four Scenarios</h4>
<table style="width:80%; border:0">
<tr>
<td><center><b>Home server</b><br>Plugged into your home wifi router. Add a few friends and family as users.</center></td>
<td><center><b>Home server + Hotspot</b><br>Also provides a wifi hotspot to extend your home network</center></td>
<td><center><b>Server in your pocket</b><br>Roaming wireless server with services accessible via onion addresses</center></td>
<td><center><b>Mesh node</b><br>Dynamic networks which don't depend on the conventional internet. Distributed, scalable and fully encrypted.</center></td>
</tr>
<tr>
</tr>
</table>
</center>
<p>
This is personal or family scale computing, which can then federate to global proportions. We need <a href="http://www.alainet.org/en/articulo/168669">community controlled</a> information systems and to achieve that they must be inexpensive and simple to install and maintain. This is the opposite of the current dominant paradigm of <a href="https://www.youtube.com/watch?v=XZmGGAbHqa0">titanic server warehouses</a> owned by a tiny number of individuals and it's what is sometimes refered to as <a href="http://mediagoblin.org/news/userops.html">"userops"</a> - i.e. a user being able to do what traditionally only a professional systems administrator would be able to.
</p>