Browse Source

gfdl footers

Bob Mottram 7 years ago
parent
commit
e7bf8f59a4

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

@@ -30,3 +30,6 @@ The mesh system has the following capabilities:
30 30
  - Publicly shared data is /content addressable/
31 31
 
32 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,3 +14,7 @@
14 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 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,3 +142,7 @@ freedombone-image -t beaglebone -v mesh
142 142
 #+end_src
143 143
 
144 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,3 +46,7 @@ While the network will have the capacity to exchange information with Internet u
46 46
 
47 47
 * Evolvable
48 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,3 +180,7 @@ You can also visit other blogs, edit or delete your previous entry and change yo
180 180
 
181 181
 #+attr_html: :width 80% :align center
182 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,7 +74,7 @@ In F-droid under the *repositories* menu you can enable the *guardian project*,
74 74
 * Email
75 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 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 79
 * Battery
80 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,3 +140,7 @@ Once that's done you may want to set *Root access* on the device back to *Disabl
140 140
 Return to the <a href="index.html">home page</a>
141 141
 </center>
142 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,3 +19,6 @@ Select *Administrator controls* then *User Management*.
19 19
 
20 20
 #+attr_html: :width 80% :align center
21 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,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
-<!-- 2018-04-12 Thu 13:11 -->
7
+<!-- 2018-04-12 Thu 17:54 -->
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" />
@@ -194,6 +194,12 @@ The mesh system has the following capabilities:
194 194
 <p>
195 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 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 203
 </div>
198 204
 </div>
199 205
 </div>

+ 8
- 1
website/EN/mesh_custom.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
-<!-- 2018-04-12 Thu 13:12 -->
7
+<!-- 2018-04-12 Thu 17:55 -->
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" />
@@ -161,6 +161,13 @@ If you want to make your own specially branded version, such as for a particular
161 161
 <p>
162 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 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 171
 </div>
165 172
 </div>
166 173
 </div>

+ 8
- 1
website/EN/mesh_images.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
-<!-- 2018-04-12 Thu 13:14 -->
7
+<!-- 2018-04-12 Thu 17:55 -->
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" />
@@ -378,6 +378,13 @@ You can also use single board computers (SBCs) such as the BeagleBone Black to m
378 378
 <p>
379 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 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 388
 </div>
382 389
 </div>
383 390
 </div>

+ 8
- 1
website/EN/mesh_philosophic.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
-<!-- 2018-04-12 Thu 14:29 -->
7
+<!-- 2018-04-12 Thu 17:56 -->
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" />
@@ -253,6 +253,13 @@ While the network will have the capacity to exchange information with Internet u
253 253
 <p>
254 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 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 263
 </div>
257 264
 </div>
258 265
 </div>

+ 8
- 1
website/EN/mesh_usage.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
-<!-- 2018-04-12 Thu 11:59 -->
7
+<!-- 2018-04-12 Thu 17:56 -->
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" />
@@ -518,6 +518,13 @@ You can also visit other blogs, edit or delete your previous entry and change yo
518 518
 <p><img src="images/mesh_select_blog_theme.png" alt="mesh_select_blog_theme.png" width="80%" align="center" />
519 519
 </p>
520 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 528
 </div>
522 529
 </div>
523 530
 </div>

+ 9
- 2
website/EN/mobile.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
-<!-- 2018-04-12 Thu 13:24 -->
7
+<!-- 2018-04-12 Thu 17:59 -->
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" />
@@ -272,7 +272,7 @@ The easiest way to access email is by installing the <a href="./app_mailpile.htm
272 272
 <h2 id="sec-9">Services</h2>
273 273
 <div class="outline-text-2" id="text-9">
274 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 276
 </p>
277 277
 </div>
278 278
 </div>
@@ -382,6 +382,13 @@ Return to the &lt;a href="index.html"&gt;home page&lt;/a&gt;
382 382
 </p>
383 383
 
384 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 392
 </div>
386 393
 </div>
387 394
 </div>

+ 7
- 1
website/EN/users.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
-<!-- 2018-04-12 Thu 13:32 -->
7
+<!-- 2018-04-12 Thu 17:57 -->
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" />
@@ -170,6 +170,12 @@ Select <b>Administrator controls</b> then <b>User Management</b>.
170 170
 <p><img src="images/controlpanel/control_panel_manage_users.jpg" alt="control_panel_manage_users.jpg" width="80%" align="center" />
171 171
 </p>
172 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 179
 </div>
174 180
 <div id="postamble" class="status">
175 181