Bob Mottram 10 lat temu
rodzic
commit
9fb5be7540
Brak konta powiązanego z e-mailem autora
2 zmienionych plików z 18 dodań i 3 usunięć
  1. 4
    0
      doc/EN/index.org
  2. 14
    3
      website/EN/index.html

+ 4
- 0
doc/EN/index.org Wyświetl plik

@@ -29,6 +29,10 @@ Another problem is the precariousness of the terms of service. Except in rare ca
29 29
 
30 30
 You can bypass all of these dilemmas and take back ownership of your internet content with Freedombone.  Originally based upon the Beaglebone Black, Freedombone is a small and cheap home server which enables you to use email, have your own web site and do social networking without any built-in spying and without having to agree to any legal terms of service other than those of your ISP.  It provides independence and security in an era where those things are in short supply.
31 31
 
32
+#+BEGIN_QUOTE
33
+"The deepest problem is that the system architecture that has evolved in recent years holds masses of information on many people with no intelligence value, but with vast potential for political abuse." -- Ross Anderson
34
+#+END_QUOTE
35
+
32 36
 Freedombone is an example of the internet as it was supposed to be: a network of peers, rather than a small number of gigantic server farms with everyone connecting to them. Even if they're well run, centralised server farms become a conspicuous target for /all kinds of nefariousness/ and in any future wars they're bound to be amongst the first facilities to receive the "/shock and awe/" treatment. If a robust information society is desirable then excessive centralisation of control over information should be avoided.
33 37
 
34 38
 #+BEGIN_CENTER

+ 14
- 3
website/EN/index.html Wyświetl plik

@@ -4,16 +4,22 @@
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6 6
 <title></title>
7
-<!-- 2015-04-19 Sun 22:06 -->
7
+<!-- 2015-05-03 Sun 09:23 -->
8 8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9 9
 <meta  name="generator" content="Org-mode" />
10 10
 <meta  name="author" content="Bob Mottram" />
11 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
12 12
  />
13 13
 <meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta  name="viewport" content="width=device-width, initial-scale=1" />
14 15
 <style type="text/css">
15 16
  <!--/*--><![CDATA[/*><!--*/
16
-  .title  { text-align: center; }
17
+  .title  { text-align: center;
18
+             margin-bottom: .2em; }
19
+  .subtitle { text-align: center;
20
+              font-size: medium;
21
+              font-weight: bold;
22
+              margin-top:0; }
17 23
   .todo   { font-family: monospace; color: red; }
18 24
   .done   { font-family: monospace; color: green; }
19 25
   .priority { font-family: monospace; color: orange; }
@@ -148,7 +154,6 @@ for the JavaScript code in this tag.
148 154
 <a name="top" id="top"></a>
149 155
 </div>
150 156
 <div id="content">
151
-<h1 class="title"></h1>
152 157
 <div class="center">
153 158
 
154 159
 <div class="figure">
@@ -226,6 +231,12 @@ Another problem is the precariousness of the terms of service. Except in rare ca
226 231
 You can bypass all of these dilemmas and take back ownership of your internet content with Freedombone.  Originally based upon the Beaglebone Black, Freedombone is a small and cheap home server which enables you to use email, have your own web site and do social networking without any built-in spying and without having to agree to any legal terms of service other than those of your ISP.  It provides independence and security in an era where those things are in short supply.
227 232
 </p>
228 233
 
234
+<blockquote>
235
+<p>
236
+"The deepest problem is that the system architecture that has evolved in recent years holds masses of information on many people with no intelligence value, but with vast potential for political abuse." &#x2013; Ross Anderson
237
+</p>
238
+</blockquote>
239
+
229 240
 <p>
230 241
 Freedombone is an example of the internet as it was supposed to be: a network of peers, rather than a small number of gigantic server farms with everyone connecting to them. Even if they're well run, centralised server farms become a conspicuous target for <i>all kinds of nefariousness</i> and in any future wars they're bound to be amongst the first facilities to receive the "<i>shock and awe</i>" treatment. If a robust information society is desirable then excessive centralisation of control over information should be avoided.
231 242
 </p>