Browse Source

Title image

Bob Mottram 9 years ago
parent
commit
bfa562396d
4 changed files with 28 additions and 43 deletions
  1. 3
    2
      doc/EN/index.org
  2. 11
    7
      doc/EN/variants.org
  3. 7
    3
      website/EN/index.html
  4. 7
    31
      website/EN/variants.html

+ 3
- 2
doc/EN/index.org View File

@@ -73,8 +73,9 @@ You can bypass all of these dilemmas and take back ownership of your internet co
73 73
 
74 74
 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. Also consider just what is being "farmed". If a robust information society is desirable then excessive centralisation of control over information should be avoided.
75 75
 
76
-An emphasis of the Freedombone project is the protection of private communications from indiscriminate mass surveillance, otherwise known as "/bulk intercept/" or "/warrantless wiretapping/". With only a few exceptions data entering and leaving the system is encrypted using settings recommended by [[https://bettercrypto.org][bettercrypto.org]]. Stored emails are encrypted such that only someone knowing your GPG password can read them and a GPG key is created automatically if you don't already have one. The system is firewalled with only the necessary ports being opened. Exclusively [[http://en.wikipedia.org/wiki/Free_software][free software]] is used so that all of it can potentially be security audited and proprietary repositories are disabled by default. There are still numerous security problems with the internet in general and software always contains bugs, but a best attempt has been made to ensure that the Freedombone is at least more secure than average. A limitation is that this system will not protect you from metadata analysis, although it is hoped that new types of email system may be able to do that in future.[fn:1][fn:2]
76
+An emphasis of the Freedombone project is the protection of private communications from indiscriminate mass surveillance, otherwise known as "/bulk intercept/" or "/warrantless wiretapping/". With only a few exceptions data entering and leaving the system is encrypted using settings recommended by [[https://bettercrypto.org][bettercrypto.org]]. Stored emails are encrypted such that only someone knowing your GPG password can read them and a GPG key is created automatically if you don't already have one. The system is firewalled with only the necessary ports being opened. Exclusively [[http://en.wikipedia.org/wiki/Free_software][free software]] is used so that all of it can potentially be security audited and proprietary repositories are disabled by default. There are still numerous security problems with the internet in general and software always contains bugs, but a best attempt has been made to ensure that the Freedombone is at least more secure than average. A limitation is that this system will not protect you from metadata analysis, although it is hoped that new types of email system may be able to do that in future.[fn:1][fn:2][fn:3]
77 77
 
78 78
 [fn:1] Title photo by [[https://twitter.com/GrungyBerns][@GrungyBerns]]
79
-[fn:2] Icons by [[https://www.iconfinder.com/tmthymllr][Timothy Miller]] Creative Commons (Attribution-Share Alike 3.0 Unported)
79
+[fn:2] Above icons by [[https://www.iconfinder.com/tmthymllr][Timothy Miller]] Creative Commons (Attribution-Share Alike 3.0 Unported)
80
+[fn:3] Variant icons are [[https://github.com/google/material-design-icons][Google material design]] 1.0.0, Creative Commons Attribution-ShareAlike 4.0
80 81
 

+ 11
- 7
doc/EN/variants.org View File

@@ -4,13 +4,19 @@
4 4
 #+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber
5 5
 #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server
6 6
 #+OPTIONS: ^:nil toc:nil
7
-#+BEGIN_CENTER
8
-[[./images/logo.png]]
9
-#+END_CENTER
10 7
 
11
-| [[file:index.html][Home]] |
8
+#+BEGIN_HTML
9
+<center>
10
+<a href="index.html"><img style="max-width: 100%; max-height: 100%; padding: 0; margin: 0; display: block; width:100%; top: 0; left: 0; float:right;" src="images/freedom.png"/></a>
11
+</center>
12
+<br><br><br><br><br>
13
+#+END_HTML
12 14
 
13
-Freedombone may be installed either in its entirety or as different variants with a more specialised purpose.  So for example if you just want to run a blog but don't care about any other services then you can do that. The following variants are available:[fn:1]
15
+#+BEGIN_HTML
16
+<font color="white">.</font> 
17
+#+END_HTML
18
+
19
+Freedombone may be installed either in its entirety or as different variants with a more specialised purpose.  So for example if you just want to run a blog but don't care about any other services then you can do that. The following variants are available:
14 20
 
15 21
 #+BEGIN_HTML
16 22
  <center>
@@ -50,5 +56,3 @@ Freedombone may be installed either in its entirety or as different variants wit
50 56
 </table> 
51 57
 </center>
52 58
 #+END_HTML
53
-
54
-[fn:1] Icons are [[https://github.com/google/material-design-icons][Google material design]] 1.0.0, Creative Commons Attribution-ShareAlike 4.0

+ 7
- 3
website/EN/index.html View File

@@ -4,7 +4,7 @@
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6 6
 <title></title>
7
-<!-- 2015-12-13 Sun 17:06 -->
7
+<!-- 2015-12-13 Sun 22:32 -->
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" />
@@ -239,7 +239,7 @@ Freedombone is an example of the internet as it was supposed to be: a network of
239 239
 </p>
240 240
 
241 241
 <p>
242
-An emphasis of the Freedombone project is the protection of private communications from indiscriminate mass surveillance, otherwise known as "<i>bulk intercept</i>" or "<i>warrantless wiretapping</i>". With only a few exceptions data entering and leaving the system is encrypted using settings recommended by <a href="https://bettercrypto.org/">bettercrypto.org</a>. Stored emails are encrypted such that only someone knowing your GPG password can read them and a GPG key is created automatically if you don't already have one. The system is firewalled with only the necessary ports being opened. Exclusively <a href="http://en.wikipedia.org/wiki/Free_software">free software</a> is used so that all of it can potentially be security audited and proprietary repositories are disabled by default. There are still numerous security problems with the internet in general and software always contains bugs, but a best attempt has been made to ensure that the Freedombone is at least more secure than average. A limitation is that this system will not protect you from metadata analysis, although it is hoped that new types of email system may be able to do that in future.<sup><a id="fnr.1" class="footref" href="#fn.1">1</a></sup><sup>, </sup><sup><a id="fnr.2" class="footref" href="#fn.2">2</a></sup>
242
+An emphasis of the Freedombone project is the protection of private communications from indiscriminate mass surveillance, otherwise known as "<i>bulk intercept</i>" or "<i>warrantless wiretapping</i>". With only a few exceptions data entering and leaving the system is encrypted using settings recommended by <a href="https://bettercrypto.org/">bettercrypto.org</a>. Stored emails are encrypted such that only someone knowing your GPG password can read them and a GPG key is created automatically if you don't already have one. The system is firewalled with only the necessary ports being opened. Exclusively <a href="http://en.wikipedia.org/wiki/Free_software">free software</a> is used so that all of it can potentially be security audited and proprietary repositories are disabled by default. There are still numerous security problems with the internet in general and software always contains bugs, but a best attempt has been made to ensure that the Freedombone is at least more secure than average. A limitation is that this system will not protect you from metadata analysis, although it is hoped that new types of email system may be able to do that in future.<sup><a id="fnr.1" class="footref" href="#fn.1">1</a></sup><sup>, </sup><sup><a id="fnr.2" class="footref" href="#fn.2">2</a></sup><sup>, </sup><sup><a id="fnr.3" class="footref" href="#fn.3">3</a></sup>
243 243
 </p>
244 244
 <div id="footnotes">
245 245
 <h2 class="footnotes">Footnotes: </h2>
@@ -250,7 +250,11 @@ Title photo by <a href="https://twitter.com/GrungyBerns">@GrungyBerns</a>
250 250
 </p></div>
251 251
 
252 252
 <div class="footdef"><sup><a id="fn.2" class="footnum" href="#fnr.2">2</a></sup> <p class="footpara">
253
-Icons by <a href="https://www.iconfinder.com/tmthymllr">Timothy Miller</a> Creative Commons (Attribution-Share Alike 3.0 Unported)
253
+Above icons by <a href="https://www.iconfinder.com/tmthymllr">Timothy Miller</a> Creative Commons (Attribution-Share Alike 3.0 Unported)
254
+</p></div>
255
+
256
+<div class="footdef"><sup><a id="fn.3" class="footnum" href="#fnr.3">3</a></sup> <p class="footpara">
257
+Variant icons are <a href="https://github.com/google/material-design-icons">Google material design</a> 1.0.0, Creative Commons Attribution-ShareAlike 4.0
254 258
 </p></div>
255 259
 
256 260
 

+ 7
- 31
website/EN/variants.html View File

@@ -4,7 +4,7 @@
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6 6
 <title></title>
7
-<!-- 2015-12-13 Sun 22:13 -->
7
+<!-- 2015-12-13 Sun 22:31 -->
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" />
@@ -154,29 +154,15 @@ for the JavaScript code in this tag.
154 154
 <a name="top" id="top"></a>
155 155
 </div>
156 156
 <div id="content">
157
-<div class="center">
158
-
159
-<div class="figure">
160
-<p><img src="./images/logo.png" alt="logo.png" />
161
-</p>
162
-</div>
163
-</div>
164
-
165
-<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
166
-
157
+<center>
158
+<a href="index.html"><img style="max-width: 100%; max-height: 100%; padding: 0; margin: 0; display: block; width:100%; top: 0; left: 0; float:right;" src="images/freedom.png"/></a>
159
+</center>
160
+<br><br><br><br><br>
167 161
 
168
-<colgroup>
169
-<col  class="org-left" />
170
-</colgroup>
171
-<tbody>
172
-<tr>
173
-<td class="org-left"><a href="index.html">Home</a></td>
174
-</tr>
175
-</tbody>
176
-</table>
162
+<font color="white">.</font> 
177 163
 
178 164
 <p>
179
-Freedombone may be installed either in its entirety or as different variants with a more specialised purpose.  So for example if you just want to run a blog but don't care about any other services then you can do that. The following variants are available:<sup><a id="fnr.1" class="footref" href="#fn.1">1</a></sup>
165
+Freedombone may be installed either in its entirety or as different variants with a more specialised purpose.  So for example if you just want to run a blog but don't care about any other services then you can do that. The following variants are available:
180 166
 </p>
181 167
 
182 168
  <center>
@@ -215,17 +201,7 @@ Freedombone may be installed either in its entirety or as different variants wit
215 201
   </tr>
216 202
 </table> 
217 203
 </center>
218
-<div id="footnotes">
219
-<h2 class="footnotes">Footnotes: </h2>
220
-<div id="text-footnotes">
221
-
222
-<div class="footdef"><sup><a id="fn.1" class="footnum" href="#fnr.1">1</a></sup> <p class="footpara">
223
-Icons are <a href="https://github.com/google/material-design-icons">Google material design</a> 1.0.0, Creative Commons Attribution-ShareAlike 4.0
224
-</p></div>
225
-
226
-
227 204
 </div>
228
-</div></div>
229 205
 <div id="postamble" class="status">
230 206
 
231 207
 <style type="text/css">