Browse Source

gfdl footers

Bob Mottram 7 years ago
parent
commit
e7bf8f59a4

+ 3
- 0
doc/EN/mesh_capabilities.org View File

30
  - Publicly shared data is /content addressable/
30
  - Publicly shared data is /content addressable/
31
 
31
 
32
 This system should be quite scalable. Both qTox and IPFS are based upon distributed hash tables (DHT) so that each peer does not need to store the full index of data for the entire network. Gossiping between SSB peers may be slower, but the [[https://en.wikipedia.org/wiki/Small-world_network][small world effect]] will presumably still make for quite efficient delivery in a large network. Caching or pinning of IPFS data and its content addressability means that if a file or blog becomes popular then performance should improve as the number of downloads increases, which is the opposite of the client/server paradigm.
32
 This system should be quite scalable. Both qTox and IPFS are based upon distributed hash tables (DHT) so that each peer does not need to store the full index of data for the entire network. Gossiping between SSB peers may be slower, but the [[https://en.wikipedia.org/wiki/Small-world_network][small world effect]] will presumably still make for quite efficient delivery in a large network. Caching or pinning of IPFS data and its content addressability means that if a file or blog becomes popular then performance should improve as the number of downloads increases, which is the opposite of the client/server paradigm.
33
+
34
+#+attr_html: :width 10% :height 2% :align center
35
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]

+ 4
- 0
doc/EN/mesh_custom.org View File

14
 If you want to make your own specially branded version, such as for a particular event, then to change the default desktop backgrounds edit the images within *img/backgrounds* and to change the available avatars and desktop icons edit the images within *img/avatars*. Re-create disk images using the instructions shown previously.
14
 If you want to make your own specially branded version, such as for a particular event, then to change the default desktop backgrounds edit the images within *img/backgrounds* and to change the available avatars and desktop icons edit the images within *img/avatars*. Re-create disk images using the instructions shown previously.
15
 
15
 
16
 If you need particular /dconf/ commands to alter desktop appearance or behavior then see the function /mesh_client_startup_applications/ within *src/freedombone-image-customise*.
16
 If you need particular /dconf/ commands to alter desktop appearance or behavior then see the function /mesh_client_startup_applications/ within *src/freedombone-image-customise*.
17
+
18
+
19
+#+attr_html: :width 10% :height 2% :align center
20
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]

+ 4
- 0
doc/EN/mesh_images.org View File

142
 #+end_src
142
 #+end_src
143
 
143
 
144
 The resulting image can be copied to a microSD card, inserted into a Beaglebone Black and booted. Don't forget to plug in an Atheros USB wifi dongle.
144
 The resulting image can be copied to a microSD card, inserted into a Beaglebone Black and booted. Don't forget to plug in an Atheros USB wifi dongle.
145
+
146
+
147
+#+attr_html: :width 10% :height 2% :align center
148
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]

+ 4
- 0
doc/EN/mesh_philosophic.org View File

46
 
46
 
47
 * Evolvable
47
 * Evolvable
48
 The network should be built with future development in mind. The platform should be flexible enough to support technologies, protocols and modes of usage that have not yet been developed.
48
 The network should be built with future development in mind. The platform should be flexible enough to support technologies, protocols and modes of usage that have not yet been developed.
49
+
50
+
51
+#+attr_html: :width 10% :height 2% :align center
52
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]

+ 4
- 0
doc/EN/mesh_usage.org View File

180
 
180
 
181
 #+attr_html: :width 80% :align center
181
 #+attr_html: :width 80% :align center
182
 [[file:images/mesh_select_blog_theme.png]]
182
 [[file:images/mesh_select_blog_theme.png]]
183
+
184
+
185
+#+attr_html: :width 10% :height 2% :align center
186
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]

+ 5
- 1
doc/EN/mobile.org View File

74
 * Email
74
 * Email
75
 The easiest way to access email is by installing the [[./app_mailpile.html][Mailpile]] app. This keeps your GPG keys off of possibly insecure mobile devices but still enables encrypted email communications in an easy way. You can use K9 mail if you prefer, but that will require installing OpenKeychain and having your GPG keys on the device, which is a lot more risky.
75
 The easiest way to access email is by installing the [[./app_mailpile.html][Mailpile]] app. This keeps your GPG keys off of possibly insecure mobile devices but still enables encrypted email communications in an easy way. You can use K9 mail if you prefer, but that will require installing OpenKeychain and having your GPG keys on the device, which is a lot more risky.
76
 * Services
76
 * Services
77
-For information on configuring various apps to work with Freedombone see the [[file:./usage.html][usage section]]. Also see advice on chat apps in the [[file:./faq.html][FAQ]].
77
+For information on configuring various apps to work with Freedombone see the [[file:./apps.html][apps section]]. Also see advice on chat apps in the [[file:./faq.html][FAQ]].
78
 
78
 
79
 * Battery
79
 * Battery
80
 Even with free software apps it's not difficult to get into a situation where your battery doesn't last for long. To maximize battery life access RSS feeds via the onion-based mobile reader within a Tor-compatible browser and not from a locally installed RSS app.
80
 Even with free software apps it's not difficult to get into a situation where your battery doesn't last for long. To maximize battery life access RSS feeds via the onion-based mobile reader within a Tor-compatible browser and not from a locally installed RSS app.
140
 Return to the <a href="index.html">home page</a>
140
 Return to the <a href="index.html">home page</a>
141
 </center>
141
 </center>
142
 #+END_EXPORT
142
 #+END_EXPORT
143
+
144
+
145
+#+attr_html: :width 10% :height 2% :align center
146
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]

+ 3
- 0
doc/EN/users.org View File

19
 
19
 
20
 #+attr_html: :width 80% :align center
20
 #+attr_html: :width 80% :align center
21
 [[file:images/controlpanel/control_panel_manage_users.jpg]]
21
 [[file:images/controlpanel/control_panel_manage_users.jpg]]
22
+
23
+#+attr_html: :width 10% :height 2% :align center
24
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]

+ 7
- 1
website/EN/mesh_capabilities.html View File

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
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 13:11 -->
7
+<!-- 2018-04-12 Thu 17:54 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
194
 <p>
194
 <p>
195
 This system should be quite scalable. Both qTox and IPFS are based upon distributed hash tables (DHT) so that each peer does not need to store the full index of data for the entire network. Gossiping between SSB peers may be slower, but the <a href="https://en.wikipedia.org/wiki/Small-world_network">small world effect</a> will presumably still make for quite efficient delivery in a large network. Caching or pinning of IPFS data and its content addressability means that if a file or blog becomes popular then performance should improve as the number of downloads increases, which is the opposite of the client/server paradigm.
195
 This system should be quite scalable. Both qTox and IPFS are based upon distributed hash tables (DHT) so that each peer does not need to store the full index of data for the entire network. Gossiping between SSB peers may be slower, but the <a href="https://en.wikipedia.org/wiki/Small-world_network">small world effect</a> will presumably still make for quite efficient delivery in a large network. Caching or pinning of IPFS data and its content addressability means that if a file or blog becomes popular then performance should improve as the number of downloads increases, which is the opposite of the client/server paradigm.
196
 </p>
196
 </p>
197
+
198
+
199
+<div class="figure">
200
+<p><a href="https://www.gnu.org/licenses/fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
201
+</p>
202
+</div>
197
 </div>
203
 </div>
198
 </div>
204
 </div>
199
 </div>
205
 </div>

+ 8
- 1
website/EN/mesh_custom.html View File

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
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 13:12 -->
7
+<!-- 2018-04-12 Thu 17:55 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
161
 <p>
161
 <p>
162
 If you need particular <i>dconf</i> commands to alter desktop appearance or behavior then see the function <i>mesh_client_startup_applications</i> within <b>src/freedombone-image-customise</b>.
162
 If you need particular <i>dconf</i> commands to alter desktop appearance or behavior then see the function <i>mesh_client_startup_applications</i> within <b>src/freedombone-image-customise</b>.
163
 </p>
163
 </p>
164
+
165
+
166
+
167
+<div class="figure">
168
+<p><a href="https://www.gnu.org/licenses/fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
169
+</p>
170
+</div>
164
 </div>
171
 </div>
165
 </div>
172
 </div>
166
 </div>
173
 </div>

+ 8
- 1
website/EN/mesh_images.html View File

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
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 13:14 -->
7
+<!-- 2018-04-12 Thu 17:55 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
378
 <p>
378
 <p>
379
 The resulting image can be copied to a microSD card, inserted into a Beaglebone Black and booted. Don't forget to plug in an Atheros USB wifi dongle.
379
 The resulting image can be copied to a microSD card, inserted into a Beaglebone Black and booted. Don't forget to plug in an Atheros USB wifi dongle.
380
 </p>
380
 </p>
381
+
382
+
383
+
384
+<div class="figure">
385
+<p><a href="https://www.gnu.org/licenses/fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
386
+</p>
387
+</div>
381
 </div>
388
 </div>
382
 </div>
389
 </div>
383
 </div>
390
 </div>

+ 8
- 1
website/EN/mesh_philosophic.html View File

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
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 14:29 -->
7
+<!-- 2018-04-12 Thu 17:56 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
253
 <p>
253
 <p>
254
 The network should be built with future development in mind. The platform should be flexible enough to support technologies, protocols and modes of usage that have not yet been developed.
254
 The network should be built with future development in mind. The platform should be flexible enough to support technologies, protocols and modes of usage that have not yet been developed.
255
 </p>
255
 </p>
256
+
257
+
258
+
259
+<div class="figure">
260
+<p><a href="https://www.gnu.org/licenses/fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
261
+</p>
262
+</div>
256
 </div>
263
 </div>
257
 </div>
264
 </div>
258
 </div>
265
 </div>

+ 8
- 1
website/EN/mesh_usage.html View File

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
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 11:59 -->
7
+<!-- 2018-04-12 Thu 17:56 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
518
 <p><img src="images/mesh_select_blog_theme.png" alt="mesh_select_blog_theme.png" width="80%" align="center" />
518
 <p><img src="images/mesh_select_blog_theme.png" alt="mesh_select_blog_theme.png" width="80%" align="center" />
519
 </p>
519
 </p>
520
 </div>
520
 </div>
521
+
522
+
523
+
524
+<div class="figure">
525
+<p><a href="https://www.gnu.org/licenses/fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
526
+</p>
527
+</div>
521
 </div>
528
 </div>
522
 </div>
529
 </div>
523
 </div>
530
 </div>

+ 9
- 2
website/EN/mobile.html View File

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
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 13:24 -->
7
+<!-- 2018-04-12 Thu 17:59 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
272
 <h2 id="sec-9">Services</h2>
272
 <h2 id="sec-9">Services</h2>
273
 <div class="outline-text-2" id="text-9">
273
 <div class="outline-text-2" id="text-9">
274
 <p>
274
 <p>
275
-For information on configuring various apps to work with Freedombone see the <a href="./usage.html">usage section</a>. Also see advice on chat apps in the <a href="./faq.html">FAQ</a>.
275
+For information on configuring various apps to work with Freedombone see the <a href="./apps.html">apps section</a>. Also see advice on chat apps in the <a href="./faq.html">FAQ</a>.
276
 </p>
276
 </p>
277
 </div>
277
 </div>
278
 </div>
278
 </div>
382
 </p>
382
 </p>
383
 
383
 
384
 </div>
384
 </div>
385
+
386
+
387
+
388
+<div class="figure">
389
+<p><a href="https://www.gnu.org/licenses/fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
390
+</p>
391
+</div>
385
 </div>
392
 </div>
386
 </div>
393
 </div>
387
 </div>
394
 </div>

+ 7
- 1
website/EN/users.html View File

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
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 13:32 -->
7
+<!-- 2018-04-12 Thu 17:57 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
170
 <p><img src="images/controlpanel/control_panel_manage_users.jpg" alt="control_panel_manage_users.jpg" width="80%" align="center" />
170
 <p><img src="images/controlpanel/control_panel_manage_users.jpg" alt="control_panel_manage_users.jpg" width="80%" align="center" />
171
 </p>
171
 </p>
172
 </div>
172
 </div>
173
+
174
+
175
+<div class="figure">
176
+<p><a href="https://www.gnu.org/licenses/fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
177
+</p>
178
+</div>
173
 </div>
179
 </div>
174
 <div id="postamble" class="status">
180
 <div id="postamble" class="status">
175
 
181