Bob Mottram 9 years ago
parent
commit
cbb4ebb265

+ 6
- 1
doc/EN/backups.org View File

@@ -18,7 +18,6 @@
18 18
 
19 19
 #+BEGIN_CENTER
20 20
 #+ATTR_HTML: :border -1
21
-| [[file:index.html][Home]]                       |
22 21
 | [[Backup keys]]                |
23 22
 | [[Backup to USB]]              |
24 23
 | [[Restore from USB]]           |
@@ -109,3 +108,9 @@ sudo control
109 108
 #+END_SRC
110 109
 
111 110
 Select /Backup and Restore/ then /Restore from remote backup/ and enter the domain name of the remote server that you wish to restore from.
111
+
112
+#+BEGIN_HTML
113
+<center>
114
+Return to the <a href="index.html">home page</a>
115
+</center>
116
+#+END_HTML

+ 6
- 2
doc/EN/code.org View File

@@ -16,8 +16,6 @@
16 16
 </center>
17 17
 #+END_HTML
18 18
 
19
-| [[file:index.html][Home]] |
20
-
21 19
 Freedombone is really just a couple of [[http://www.gnu.org/software/bash][bash]] scripts which install and configure software on a Debian GNU/Linux system. If you're a system administrator, software engineer or Linux hobbyist you'll probably be familiar with command line scripting and be able to make your own modifications or custom variants to suit your needs. Freedombone is licensed under the [[https://www.gnu.org/licenses/gpl-3.0-standalone.html][GNU General Public License version 3]].
22 20
 
23 21
 You can find the source code for this project [[https://github.com/bashrc/freedombone][on Github]].
@@ -29,3 +27,9 @@ Bugs or feature requests should be [[https://github.com/bashrc/freedombone/issue
29 27
 Github is closed source. Sooner or later it will probably turn evil or become like Sourceforge - which in the distant past was also once the darling of open source developers but has long since fallen from grace. The biggest reason to use Github is just the number of eyeballs there and the easy discoverability of projects.
30 28
 
31 29
 Longer term it is expected that the source code for this project will also be self-hosted, with Github acting only as a mirror to increase visibility.
30
+
31
+#+BEGIN_HTML
32
+<center>
33
+Return to the <a href="index.html">home page</a>
34
+</center>
35
+#+END_HTML

+ 6
- 1
doc/EN/faq.org View File

@@ -18,7 +18,6 @@
18 18
 
19 19
 #+BEGIN_CENTER
20 20
 #+ATTR_HTML: :border -1
21
-| [[file:index.html][Home]]                                                                          |
22 21
 | [[I don't have a static IP address. Can I still install this system?]]            |
23 22
 | [[What is the best hardware to run this system on?]]                              |
24 23
 | [[Can I add more users to the system?]]                                           |
@@ -248,3 +247,9 @@ For now a self-signed certificate will probably in most cases protect your commu
248 247
 Welcome to the world of email. Email is really the archetypal decentralized service, developed during the early days of the internet. In principle anyone can run an email server, and that's exactly what you're doing with Freedombone. Email is very useful, but it has a big problem, and that's that the protocols are totally insecure. That made it easy for spammers to do their thing, and in response highly elaborate spam filtering and blocking systems were developed. Chances are that your emails are being blocked in this way. Sometimes the blocking is so indisciminate that entire countries are excluded. What can you do about it? Unless you control the block list at the receiving end probably you can't do anything. There is zero accountability for such blocking, and you can't just contact someone and say "hey, I'm not a spammer". This system works well for the big internet companies because it effectively centralises email to a few well-known brand names and keeps any independent servers out.
249 248
 
250 249
 So the situation with email presently is pretty bad, and there's a clear selection pressure against decentralization and towards only a few companies controlling all email services. Longer term the solution is to have more secure protocols which make spamming hard or expensive. Bitmessage is one such system. As an immediate practical workaround you could try buying a domain name and then linking it to your dynamic DNS account (freeDNS, etc) in the hope that the blocking is against dynamic DNS domain names, but there is no guarantee that will work and often blocking may be based upon IP address ranges about which there is little you can do.
250
+
251
+#+BEGIN_HTML
252
+<center>
253
+Return to the <a href="index.html">home page</a>
254
+</center>
255
+#+END_HTML

+ 6
- 0
doc/EN/installation.org View File

@@ -234,3 +234,9 @@ sudo control
234 234
 #+END_SRC
235 235
 
236 236
 From there you will be able to perform various tasks, such as backups, adding and removing users and so on. You can also do this via commands, which are typically installed as /usr/local/bin/freedombone* and the corresponding manpages.
237
+
238
+#+BEGIN_HTML
239
+<center>
240
+Return to the <a href="index.html">home page</a>
241
+</center>
242
+#+END_HTML

+ 12
- 1
doc/EN/mesh.org View File

@@ -16,7 +16,12 @@
16 16
 </center>
17 17
 #+END_HTML
18 18
 
19
-| [[What is a mesh network?]] | [[The Freedombone Mesh]] | [[Installation]] | [[Wifi adaptors]] | [[Using the mesh]] | [[Further reading]] |
19
+| [[What is a mesh network?]] |
20
+| [[The Freedombone Mesh]]    |
21
+| [[Installation]]            |
22
+| [[Wifi adaptors]]           |
23
+| [[Using the mesh]]          |
24
+| [[Further reading]]         |
20 25
 
21 26
 * What is a mesh network?
22 27
 The internet as it currently exists is mostly organised according to a client/server model. Servers run the web services and store the data and clients are the laptops, desktops and other devices accessing the servers. In a mesh network there isn't any clear division between clients and servers. The computers on a mesh network are known as "peers" and they can perform the functions of both clients and servers. Commonly this is also known as a "peer to peer" network.
@@ -189,3 +194,9 @@ sudo batman stop
189 194
 After a few seconds your usual internet wifi connection should be re-established.
190 195
 * Further reading
191 196
 For much more extensive details about deploying wireless networks there is an excellent book called [[http://wndw.net][Wireless Networking in the Developing World]] which is worth reading. It's not necessarily exclusively about mesh networks, but may be useful in terms of advice about antennas, reflections, extending wifi range and so on.
197
+
198
+#+BEGIN_HTML
199
+<center>
200
+Return to the <a href="index.html">home page</a>
201
+</center>
202
+#+END_HTML

+ 6
- 0
doc/EN/related.org View File

@@ -47,3 +47,9 @@ The following projects made Freedombone possible.<br>
47 47
 </table>
48 48
 </center>
49 49
 #+END_HTML
50
+
51
+#+BEGIN_HTML
52
+<center>
53
+Return to the <a href="index.html">home page</a>
54
+</center>
55
+#+END_HTML

+ 6
- 0
doc/EN/support.org View File

@@ -60,3 +60,9 @@ To add translations modify the json files within the *locale* subdirectory. Then
60 60
 
61 61
 ** Packaging
62 62
 Helping to package GNU Social and Hubzilla for Debian would be beneficial.
63
+
64
+#+BEGIN_HTML
65
+<center>
66
+Return to the <a href="index.html">home page</a>
67
+</center>
68
+#+END_HTML

+ 6
- 0
doc/EN/usage.org View File

@@ -292,3 +292,9 @@ Selecting the server by pressing on it then connects you to the server so that y
292 292
 /Note: if you don't know the default domain name and you did a full installation then it will be the same as the wiki domain name./
293 293
 ** SIP phones
294 294
 Freedombone also supports SIP phones The username and domain is the same as for your email address, and the SIP password and extension number will appear within the README file in your home directory. Various SIP client options are available, such as CSipSimple on Android and Jitsi on desktop or laptop machines. Ideally use clients which support ZRTP, which will provide the best level of security.
295
+
296
+#+BEGIN_HTML
297
+<center>
298
+Return to the <a href="index.html">home page</a>
299
+</center>
300
+#+END_HTML

+ 6
- 0
doc/EN/usage_email.org View File

@@ -462,3 +462,9 @@ mymailinglistname+subscribe@domainname
462 462
 #+END_SRC
463 463
 
464 464
 Tip: When using the Mutt email client if you want to send an email in cleartext then press *p* (for PGP) on the sending screen and select *clear*. Unsecure email is treated as being the exception rather than the default.
465
+
466
+#+BEGIN_HTML
467
+<center>
468
+Return to the <a href="index.html">home page</a>
469
+</center>
470
+#+END_HTML

+ 6
- 0
doc/EN/variants.org View File

@@ -40,3 +40,9 @@ Freedombone may be installed either in its entirety or as different variants wit
40 40
 </table>
41 41
 </center>
42 42
 #+END_HTML
43
+
44
+#+BEGIN_HTML
45
+<center>
46
+Return to the <a href="index.html">home page</a>
47
+</center>
48
+#+END_HTML

+ 7
- 7
website/EN/backups.html View File

@@ -3,15 +3,15 @@
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-01-07 Thu 14:58 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
9 6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:23 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10 9
 <meta  name="generator" content="Org-mode" />
11 10
 <meta  name="author" content="Bob Mottram" />
12 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13 12
  />
14 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" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -172,10 +172,6 @@ for the JavaScript code in this tag.
172 172
 </colgroup>
173 173
 <tbody>
174 174
 <tr>
175
-<td class="org-left"><a href="index.html">Home</a></td>
176
-</tr>
177
-
178
-<tr>
179 175
 <td class="org-left"><a href="#orgheadline1">Backup keys</a></td>
180 176
 </tr>
181 177
 
@@ -369,6 +365,10 @@ sudo control
369 365
 <p>
370 366
 Select <i>Backup and Restore</i> then <i>Restore from remote backup</i> and enter the domain name of the remote server that you wish to restore from.
371 367
 </p>
368
+
369
+<center>
370
+Return to the <a href="index.html">home page</a>
371
+</center>
372 372
 </div>
373 373
 </div>
374 374
 </div>

+ 7
- 16
website/EN/code.html View File

@@ -3,15 +3,15 @@
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-01-07 Thu 14:58 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
9 6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:23 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10 9
 <meta  name="generator" content="Org-mode" />
11 10
 <meta  name="author" content="Bob Mottram" />
12 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13 12
  />
14 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" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -163,19 +163,6 @@ for the JavaScript code in this tag.
163 163
 <h1>Code</h1>
164 164
 </center>
165 165
 
166
-<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
167
-
168
-
169
-<colgroup>
170
-<col  class="org-left" />
171
-</colgroup>
172
-<tbody>
173
-<tr>
174
-<td class="org-left"><a href="index.html">Home</a></td>
175
-</tr>
176
-</tbody>
177
-</table>
178
-
179 166
 <p>
180 167
 Freedombone is really just a couple of <a href="http://www.gnu.org/software/bash">bash</a> scripts which install and configure software on a Debian GNU/Linux system. If you're a system administrator, software engineer or Linux hobbyist you'll probably be familiar with command line scripting and be able to make your own modifications or custom variants to suit your needs. Freedombone is licensed under the <a href="https://www.gnu.org/licenses/gpl-3.0-standalone.html">GNU General Public License version 3</a>.
181 168
 </p>
@@ -199,6 +186,10 @@ Github is closed source. Sooner or later it will probably turn evil or become li
199 186
 <p>
200 187
 Longer term it is expected that the source code for this project will also be self-hosted, with Github acting only as a mirror to increase visibility.
201 188
 </p>
189
+
190
+<center>
191
+Return to the <a href="index.html">home page</a>
192
+</center>
202 193
 </div>
203 194
 <div id="postamble" class="status">
204 195
 

+ 7
- 7
website/EN/faq.html View File

@@ -3,15 +3,15 @@
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-01-07 Thu 14:58 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
9 6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:23 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10 9
 <meta  name="generator" content="Org-mode" />
11 10
 <meta  name="author" content="Bob Mottram" />
12 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13 12
  />
14 13
 <meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta  name="viewport" content="width=device-width, initial-scale=1" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -172,10 +172,6 @@ for the JavaScript code in this tag.
172 172
 </colgroup>
173 173
 <tbody>
174 174
 <tr>
175
-<td class="org-left"><a href="index.html">Home</a></td>
176
-</tr>
177
-
178
-<tr>
179 175
 <td class="org-left"><a href="#orgheadline1">I don't have a static IP address. Can I still install this system?</a></td>
180 176
 </tr>
181 177
 
@@ -665,6 +661,10 @@ Welcome to the world of email. Email is really the archetypal decentralized serv
665 661
 <p>
666 662
 So the situation with email presently is pretty bad, and there's a clear selection pressure against decentralization and towards only a few companies controlling all email services. Longer term the solution is to have more secure protocols which make spamming hard or expensive. Bitmessage is one such system. As an immediate practical workaround you could try buying a domain name and then linking it to your dynamic DNS account (freeDNS, etc) in the hope that the blocking is against dynamic DNS domain names, but there is no guarantee that will work and often blocking may be based upon IP address ranges about which there is little you can do.
667 663
 </p>
664
+
665
+<center>
666
+Return to the <a href="index.html">home page</a>
667
+</center>
668 668
 </div>
669 669
 </div>
670 670
 </div>

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

@@ -3,15 +3,15 @@
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-01-07 Thu 14:58 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
9 6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:24 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10 9
 <meta  name="generator" content="Org-mode" />
11 10
 <meta  name="author" content="Bob Mottram" />
12 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13 12
  />
14 13
 <meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta  name="viewport" content="width=device-width, initial-scale=1" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -679,6 +679,10 @@ sudo control
679 679
 <p>
680 680
 From there you will be able to perform various tasks, such as backups, adding and removing users and so on. You can also do this via commands, which are typically installed as /usr/local/bin/freedombone* and the corresponding manpages.
681 681
 </p>
682
+
683
+<center>
684
+Return to the <a href="index.html">home page</a>
685
+</center>
682 686
 </div>
683 687
 </div>
684 688
 </div>

+ 22
- 13
website/EN/mesh.html View File

@@ -3,15 +3,15 @@
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-01-07 Thu 14:59 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
9 6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:24 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10 9
 <meta  name="generator" content="Org-mode" />
11 10
 <meta  name="author" content="Bob Mottram" />
12 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13 12
  />
14 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" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -168,24 +168,29 @@ for the JavaScript code in this tag.
168 168
 
169 169
 <colgroup>
170 170
 <col  class="org-left" />
171
-
172
-<col  class="org-left" />
173
-
174
-<col  class="org-left" />
175
-
176
-<col  class="org-left" />
177
-
178
-<col  class="org-left" />
179
-
180
-<col  class="org-left" />
181 171
 </colgroup>
182 172
 <tbody>
183 173
 <tr>
184 174
 <td class="org-left"><a href="#orgheadline1">What is a mesh network?</a></td>
175
+</tr>
176
+
177
+<tr>
185 178
 <td class="org-left"><a href="#orgheadline2">The Freedombone Mesh</a></td>
179
+</tr>
180
+
181
+<tr>
186 182
 <td class="org-left"><a href="#orgheadline3">Installation</a></td>
183
+</tr>
184
+
185
+<tr>
187 186
 <td class="org-left"><a href="#orgheadline4">Wifi adaptors</a></td>
187
+</tr>
188
+
189
+<tr>
188 190
 <td class="org-left"><a href="#orgheadline5">Using the mesh</a></td>
191
+</tr>
192
+
193
+<tr>
189 194
 <td class="org-left"><a href="#orgheadline6">Further reading</a></td>
190 195
 </tr>
191 196
 </tbody>
@@ -533,6 +538,10 @@ After a few seconds your usual internet wifi connection should be re-established
533 538
 <p>
534 539
 For much more extensive details about deploying wireless networks there is an excellent book called <a href="http://wndw.net/">Wireless Networking in the Developing World</a> which is worth reading. It's not necessarily exclusively about mesh networks, but may be useful in terms of advice about antennas, reflections, extending wifi range and so on.
535 540
 </p>
541
+
542
+<center>
543
+Return to the <a href="index.html">home page</a>
544
+</center>
536 545
 </div>
537 546
 </div>
538 547
 </div>

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

@@ -3,15 +3,15 @@
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-01-07 Thu 17:31 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
9 6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:24 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10 9
 <meta  name="generator" content="Org-mode" />
11 10
 <meta  name="author" content="Bob Mottram" />
12 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13 12
  />
14 13
 <meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta  name="viewport" content="width=device-width, initial-scale=1" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -192,6 +192,10 @@ The following projects made Freedombone possible.<br>
192 192
   </tr>
193 193
 </table>
194 194
 </center>
195
+
196
+<center>
197
+Return to the <a href="index.html">home page</a>
198
+</center>
195 199
 </div>
196 200
 <div id="postamble" class="status">
197 201
 

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

@@ -3,15 +3,15 @@
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-01-07 Thu 17:45 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
9 6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:24 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10 9
 <meta  name="generator" content="Org-mode" />
11 10
 <meta  name="author" content="Bob Mottram" />
12 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13 12
  />
14 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" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -274,6 +274,10 @@ To add translations modify the json files within the <b>locale</b> subdirectory.
274 274
 <p>
275 275
 Helping to package GNU Social and Hubzilla for Debian would be beneficial.
276 276
 </p>
277
+
278
+<center>
279
+Return to the <a href="index.html">home page</a>
280
+</center>
277 281
 </div>
278 282
 </div>
279 283
 </div>

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

@@ -3,15 +3,15 @@
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-01-07 Thu 14:59 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
9 6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:25 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10 9
 <meta  name="generator" content="Org-mode" />
11 10
 <meta  name="author" content="Bob Mottram" />
12 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13 12
  />
14 13
 <meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta  name="viewport" content="width=device-width, initial-scale=1" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -860,6 +860,10 @@ Selecting the server by pressing on it then connects you to the server so that y
860 860
 <p>
861 861
 Freedombone also supports SIP phones The username and domain is the same as for your email address, and the SIP password and extension number will appear within the README file in your home directory. Various SIP client options are available, such as CSipSimple on Android and Jitsi on desktop or laptop machines. Ideally use clients which support ZRTP, which will provide the best level of security.
862 862
 </p>
863
+
864
+<center>
865
+Return to the <a href="index.html">home page</a>
866
+</center>
863 867
 </div>
864 868
 </div>
865 869
 </div>

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

@@ -3,15 +3,15 @@
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-01-07 Thu 15:00 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
9 6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:25 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10 9
 <meta  name="generator" content="Org-mode" />
11 10
 <meta  name="author" content="Bob Mottram" />
12 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13 12
  />
14 13
 <meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta  name="viewport" content="width=device-width, initial-scale=1" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -1016,6 +1016,10 @@ To subscribe to your list send a cleartext email to:
1016 1016
 <p>
1017 1017
 Tip: When using the Mutt email client if you want to send an email in cleartext then press <b>p</b> (for PGP) on the sending screen and select <b>clear</b>. Unsecure email is treated as being the exception rather than the default.
1018 1018
 </p>
1019
+
1020
+<center>
1021
+Return to the <a href="index.html">home page</a>
1022
+</center>
1019 1023
 </div>
1020 1024
 </div>
1021 1025
 </div>

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

@@ -3,15 +3,15 @@
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-01-07 Thu 15:00 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
9 6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:25 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10 9
 <meta  name="generator" content="Org-mode" />
11 10
 <meta  name="author" content="Bob Mottram" />
12 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13 12
  />
14 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" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -187,6 +187,10 @@ Freedombone may be installed either in its entirety or as different variants wit
187 187
   </tr>
188 188
 </table>
189 189
 </center>
190
+
191
+<center>
192
+Return to the <a href="index.html">home page</a>
193
+</center>
190 194
 </div>
191 195
 <div id="postamble" class="status">
192 196