瀏覽代碼

Four scenarios

Bob Mottram 9 年之前
父節點
當前提交
81c2d74be9
共有 2 個文件被更改,包括 31 次插入1 次删除
  1. 16
    0
      doc/EN/index.org
  2. 15
    1
      website/EN/index.html

+ 16
- 0
doc/EN/index.org 查看文件

@@ -33,6 +33,22 @@
33 33
 
34 34
 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.
35 35
 
36
+#+BEGIN_EXPORT html
37
+ <center>
38
+ <h4>Four Scenarios</h4>
39
+ <table style="width:80%; border:0">
40
+  <tr>
41
+    <td><center><b>Home server</b><br>Plugged into your home wifi router. Add a few friends and family as users.</center></td>
42
+    <td><center><b>Home server + Hotspot</b><br>Also provides a wifi hotspot to extend your home network</center></td>
43
+    <td><center><b>Server in your pocket</b><br>Roaming wireless server with services accessible via onion addresses</center></td>
44
+    <td><center><b>Mesh node</b><br>Dynamic networks which don't depend on the conventional internet. Distributed, scalable and fully encrypted.</center></td>
45
+  </tr>
46
+  <tr>
47
+  </tr>
48
+</table>
49
+</center>
50
+#+END_EXPORT
51
+
36 52
 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.
37 53
 
38 54
 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.

+ 15
- 1
website/EN/index.html 查看文件

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2016-02-27 Sat 22:08 -->
6
+<!-- 2016-04-26 Tue 18:50 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -181,6 +181,20 @@ for the JavaScript code in this tag.
181 181
 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.
182 182
 </p>
183 183
 
184
+ <center>
185
+ <h4>Four Scenarios</h4>
186
+ <table style="width:80%; border:0">
187
+  <tr>
188
+    <td><center><b>Home server</b><br>Plugged into your home wifi router. Add a few friends and family as users.</center></td>
189
+    <td><center><b>Home server + Hotspot</b><br>Also provides a wifi hotspot to extend your home network</center></td>
190
+    <td><center><b>Server in your pocket</b><br>Roaming wireless server with services accessible via onion addresses</center></td>
191
+    <td><center><b>Mesh node</b><br>Dynamic networks which don't depend on the conventional internet. Distributed, scalable and fully encrypted.</center></td>
192
+  </tr>
193
+  <tr>
194
+  </tr>
195
+</table>
196
+</center>
197
+
184 198
 <p>
185 199
 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.
186 200
 </p>