Bob Mottram 9 years ago
parent
commit
cbb4ebb265

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

18
 
18
 
19
 #+BEGIN_CENTER
19
 #+BEGIN_CENTER
20
 #+ATTR_HTML: :border -1
20
 #+ATTR_HTML: :border -1
21
-| [[file:index.html][Home]]                       |
22
 | [[Backup keys]]                |
21
 | [[Backup keys]]                |
23
 | [[Backup to USB]]              |
22
 | [[Backup to USB]]              |
24
 | [[Restore from USB]]           |
23
 | [[Restore from USB]]           |
109
 #+END_SRC
108
 #+END_SRC
110
 
109
 
111
 Select /Backup and Restore/ then /Restore from remote backup/ and enter the domain name of the remote server that you wish to restore from.
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
 </center>
16
 </center>
17
 #+END_HTML
17
 #+END_HTML
18
 
18
 
19
-| [[file:index.html][Home]] |
20
-
21
 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]].
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
 You can find the source code for this project [[https://github.com/bashrc/freedombone][on Github]].
21
 You can find the source code for this project [[https://github.com/bashrc/freedombone][on Github]].
29
 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.
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
 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.
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
 
18
 
19
 #+BEGIN_CENTER
19
 #+BEGIN_CENTER
20
 #+ATTR_HTML: :border -1
20
 #+ATTR_HTML: :border -1
21
-| [[file:index.html][Home]]                                                                          |
22
 | [[I don't have a static IP address. Can I still install this system?]]            |
21
 | [[I don't have a static IP address. Can I still install this system?]]            |
23
 | [[What is the best hardware to run this system on?]]                              |
22
 | [[What is the best hardware to run this system on?]]                              |
24
 | [[Can I add more users to the system?]]                                           |
23
 | [[Can I add more users to the system?]]                                           |
248
 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.
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
 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.
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
 #+END_SRC
234
 #+END_SRC
235
 
235
 
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.
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
 </center>
16
 </center>
17
 #+END_HTML
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
 * What is a mesh network?
26
 * What is a mesh network?
22
 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.
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
 After a few seconds your usual internet wifi connection should be re-established.
194
 After a few seconds your usual internet wifi connection should be re-established.
190
 * Further reading
195
 * Further reading
191
 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.
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
 </table>
47
 </table>
48
 </center>
48
 </center>
49
 #+END_HTML
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
 
60
 
61
 ** Packaging
61
 ** Packaging
62
 Helping to package GNU Social and Hubzilla for Debian would be beneficial.
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
 /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./
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
 ** SIP phones
293
 ** SIP phones
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.
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
 #+END_SRC
462
 #+END_SRC
463
 
463
 
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.
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
 </table>
40
 </table>
41
 </center>
41
 </center>
42
 #+END_HTML
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
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
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
 <title></title>
6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:23 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
11
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
12
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13
  />
12
  />
14
 <meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
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
 <style type="text/css">
15
 <style type="text/css">
16
  <!--/*--><![CDATA[/*><!--*/
16
  <!--/*--><![CDATA[/*><!--*/
17
   .title  { text-align: center;
17
   .title  { text-align: center;
172
 </colgroup>
172
 </colgroup>
173
 <tbody>
173
 <tbody>
174
 <tr>
174
 <tr>
175
-<td class="org-left"><a href="index.html">Home</a></td>
176
-</tr>
177
-
178
-<tr>
179
 <td class="org-left"><a href="#orgheadline1">Backup keys</a></td>
175
 <td class="org-left"><a href="#orgheadline1">Backup keys</a></td>
180
 </tr>
176
 </tr>
181
 
177
 
369
 <p>
365
 <p>
370
 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.
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
 </p>
367
 </p>
368
+
369
+<center>
370
+Return to the <a href="index.html">home page</a>
371
+</center>
372
 </div>
372
 </div>
373
 </div>
373
 </div>
374
 </div>
374
 </div>

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

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
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
 <title></title>
6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:23 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
11
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
12
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13
  />
12
  />
14
 <meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
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
 <style type="text/css">
15
 <style type="text/css">
16
  <!--/*--><![CDATA[/*><!--*/
16
  <!--/*--><![CDATA[/*><!--*/
17
   .title  { text-align: center;
17
   .title  { text-align: center;
163
 <h1>Code</h1>
163
 <h1>Code</h1>
164
 </center>
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
 <p>
166
 <p>
180
 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>.
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
 </p>
168
 </p>
199
 <p>
186
 <p>
200
 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.
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
 </p>
188
 </p>
189
+
190
+<center>
191
+Return to the <a href="index.html">home page</a>
192
+</center>
202
 </div>
193
 </div>
203
 <div id="postamble" class="status">
194
 <div id="postamble" class="status">
204
 
195
 

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

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
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
 <title></title>
6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:23 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
11
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
12
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13
  />
12
  />
14
 <meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
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
 <style type="text/css">
15
 <style type="text/css">
16
  <!--/*--><![CDATA[/*><!--*/
16
  <!--/*--><![CDATA[/*><!--*/
17
   .title  { text-align: center;
17
   .title  { text-align: center;
172
 </colgroup>
172
 </colgroup>
173
 <tbody>
173
 <tbody>
174
 <tr>
174
 <tr>
175
-<td class="org-left"><a href="index.html">Home</a></td>
176
-</tr>
177
-
178
-<tr>
179
 <td class="org-left"><a href="#orgheadline1">I don't have a static IP address. Can I still install this system?</a></td>
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
 </tr>
176
 </tr>
181
 
177
 
665
 <p>
661
 <p>
666
 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.
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
 </p>
663
 </p>
664
+
665
+<center>
666
+Return to the <a href="index.html">home page</a>
667
+</center>
668
 </div>
668
 </div>
669
 </div>
669
 </div>
670
 </div>
670
 </div>

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

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
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
 <title></title>
6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:24 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
11
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
12
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13
  />
12
  />
14
 <meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
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
 <style type="text/css">
15
 <style type="text/css">
16
  <!--/*--><![CDATA[/*><!--*/
16
  <!--/*--><![CDATA[/*><!--*/
17
   .title  { text-align: center;
17
   .title  { text-align: center;
679
 <p>
679
 <p>
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.
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
 </p>
681
 </p>
682
+
683
+<center>
684
+Return to the <a href="index.html">home page</a>
685
+</center>
682
 </div>
686
 </div>
683
 </div>
687
 </div>
684
 </div>
688
 </div>

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

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
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
 <title></title>
6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:24 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
11
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
12
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13
  />
12
  />
14
 <meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
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
 <style type="text/css">
15
 <style type="text/css">
16
  <!--/*--><![CDATA[/*><!--*/
16
  <!--/*--><![CDATA[/*><!--*/
17
   .title  { text-align: center;
17
   .title  { text-align: center;
168
 
168
 
169
 <colgroup>
169
 <colgroup>
170
 <col  class="org-left" />
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
 </colgroup>
171
 </colgroup>
182
 <tbody>
172
 <tbody>
183
 <tr>
173
 <tr>
184
 <td class="org-left"><a href="#orgheadline1">What is a mesh network?</a></td>
174
 <td class="org-left"><a href="#orgheadline1">What is a mesh network?</a></td>
175
+</tr>
176
+
177
+<tr>
185
 <td class="org-left"><a href="#orgheadline2">The Freedombone Mesh</a></td>
178
 <td class="org-left"><a href="#orgheadline2">The Freedombone Mesh</a></td>
179
+</tr>
180
+
181
+<tr>
186
 <td class="org-left"><a href="#orgheadline3">Installation</a></td>
182
 <td class="org-left"><a href="#orgheadline3">Installation</a></td>
183
+</tr>
184
+
185
+<tr>
187
 <td class="org-left"><a href="#orgheadline4">Wifi adaptors</a></td>
186
 <td class="org-left"><a href="#orgheadline4">Wifi adaptors</a></td>
187
+</tr>
188
+
189
+<tr>
188
 <td class="org-left"><a href="#orgheadline5">Using the mesh</a></td>
190
 <td class="org-left"><a href="#orgheadline5">Using the mesh</a></td>
191
+</tr>
192
+
193
+<tr>
189
 <td class="org-left"><a href="#orgheadline6">Further reading</a></td>
194
 <td class="org-left"><a href="#orgheadline6">Further reading</a></td>
190
 </tr>
195
 </tr>
191
 </tbody>
196
 </tbody>
533
 <p>
538
 <p>
534
 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.
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
 </p>
540
 </p>
541
+
542
+<center>
543
+Return to the <a href="index.html">home page</a>
544
+</center>
536
 </div>
545
 </div>
537
 </div>
546
 </div>
538
 </div>
547
 </div>

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

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
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
 <title></title>
6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:24 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
11
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
12
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13
  />
12
  />
14
 <meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
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
 <style type="text/css">
15
 <style type="text/css">
16
  <!--/*--><![CDATA[/*><!--*/
16
  <!--/*--><![CDATA[/*><!--*/
17
   .title  { text-align: center;
17
   .title  { text-align: center;
192
   </tr>
192
   </tr>
193
 </table>
193
 </table>
194
 </center>
194
 </center>
195
+
196
+<center>
197
+Return to the <a href="index.html">home page</a>
198
+</center>
195
 </div>
199
 </div>
196
 <div id="postamble" class="status">
200
 <div id="postamble" class="status">
197
 
201
 

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

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
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
 <title></title>
6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:24 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
11
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
12
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13
  />
12
  />
14
 <meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
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
 <style type="text/css">
15
 <style type="text/css">
16
  <!--/*--><![CDATA[/*><!--*/
16
  <!--/*--><![CDATA[/*><!--*/
17
   .title  { text-align: center;
17
   .title  { text-align: center;
274
 <p>
274
 <p>
275
 Helping to package GNU Social and Hubzilla for Debian would be beneficial.
275
 Helping to package GNU Social and Hubzilla for Debian would be beneficial.
276
 </p>
276
 </p>
277
+
278
+<center>
279
+Return to the <a href="index.html">home page</a>
280
+</center>
277
 </div>
281
 </div>
278
 </div>
282
 </div>
279
 </div>
283
 </div>

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

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
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
 <title></title>
6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:25 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
11
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
12
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13
  />
12
  />
14
 <meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
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
 <style type="text/css">
15
 <style type="text/css">
16
  <!--/*--><![CDATA[/*><!--*/
16
  <!--/*--><![CDATA[/*><!--*/
17
   .title  { text-align: center;
17
   .title  { text-align: center;
860
 <p>
860
 <p>
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.
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
 </p>
862
 </p>
863
+
864
+<center>
865
+Return to the <a href="index.html">home page</a>
866
+</center>
863
 </div>
867
 </div>
864
 </div>
868
 </div>
865
 </div>
869
 </div>

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

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
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
 <title></title>
6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:25 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
11
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
12
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13
  />
12
  />
14
 <meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
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
 <style type="text/css">
15
 <style type="text/css">
16
  <!--/*--><![CDATA[/*><!--*/
16
  <!--/*--><![CDATA[/*><!--*/
17
   .title  { text-align: center;
17
   .title  { text-align: center;
1016
 <p>
1016
 <p>
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.
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
 </p>
1018
 </p>
1019
+
1020
+<center>
1021
+Return to the <a href="index.html">home page</a>
1022
+</center>
1019
 </div>
1023
 </div>
1020
 </div>
1024
 </div>
1021
 </div>
1025
 </div>

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

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
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
 <title></title>
6
 <title></title>
7
+<!-- 2016-01-07 Thu 19:25 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
11
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
12
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13
  />
12
  />
14
 <meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
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
 <style type="text/css">
15
 <style type="text/css">
16
  <!--/*--><![CDATA[/*><!--*/
16
  <!--/*--><![CDATA[/*><!--*/
17
   .title  { text-align: center;
17
   .title  { text-align: center;
187
   </tr>
187
   </tr>
188
 </table>
188
 </table>
189
 </center>
189
 </center>
190
+
191
+<center>
192
+Return to the <a href="index.html">home page</a>
193
+</center>
190
 </div>
194
 </div>
191
 <div id="postamble" class="status">
195
 <div id="postamble" class="status">
192
 
196