Ver código fonte

Width command makes no difference anyway

Bob Mottram 7 anos atrás
pai
commit
20a89b7a33
2 arquivos alterados com 62 adições e 63 exclusões
  1. 0
    1
      doc/EN/mesh.org
  2. 62
    62
      website/EN/mesh.html

+ 0
- 1
doc/EN/mesh.org Ver arquivo

268
 
268
 
269
 On a typical Android device go to *Settings* then *Security* and ensure that *Unknown sources* is enabled. Also within *Wifi* from the *Settings* screen select the mesh hotspot. The password is "/freedombone/". Open a non-Tor browser and navigate to the IP address showing in the hotspot name. You can then download and install mesh apps.
269
 On a typical Android device go to *Settings* then *Security* and ensure that *Unknown sources* is enabled. Also within *Wifi* from the *Settings* screen select the mesh hotspot. The password is "/freedombone/". Open a non-Tor browser and navigate to the IP address showing in the hotspot name. You can then download and install mesh apps.
270
 
270
 
271
-#+ATTR_HTML: :width 300
272
 #+BEGIN_CENTER
271
 #+BEGIN_CENTER
273
 [[file:images/mesh_mobileapps.jpg]]
272
 [[file:images/mesh_mobileapps.jpg]]
274
 #+END_CENTER
273
 #+END_CENTER

+ 62
- 62
website/EN/mesh.html Ver arquivo

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
-<!-- 2017-10-05 Thu 15:09 -->
6
+<!-- 2017-10-05 Thu 15:10 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title>&lrm;</title>
9
 <title>&lrm;</title>
274
 </colgroup>
274
 </colgroup>
275
 <tbody>
275
 <tbody>
276
 <tr>
276
 <tr>
277
-<td class="org-left"><a href="#org5eda560">What the system can do</a></td>
277
+<td class="org-left"><a href="#orgb0dd1ad">What the system can do</a></td>
278
 <td class="org-left">-</td>
278
 <td class="org-left">-</td>
279
-<td class="org-left"><a href="#org63f9e7b">Disk Images</a></td>
279
+<td class="org-left"><a href="#org2b727b3">Disk Images</a></td>
280
 <td class="org-left">-</td>
280
 <td class="org-left">-</td>
281
-<td class="org-left"><a href="#orgd4b86f7">Building Disk Images</a></td>
281
+<td class="org-left"><a href="#org520845e">Building Disk Images</a></td>
282
 <td class="org-left">-</td>
282
 <td class="org-left">-</td>
283
-<td class="org-left"><a href="#orge37188c">How to use it</a></td>
283
+<td class="org-left"><a href="#org315aa35">How to use it</a></td>
284
 </tr>
284
 </tr>
285
 </tbody>
285
 </tbody>
286
 </table>
286
 </table>
324
 <li><b>Evolvable</b>: 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.</li>
324
 <li><b>Evolvable</b>: 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.</li>
325
 </ul>
325
 </ul>
326
 
326
 
327
-<div id="outline-container-org5eda560" class="outline-2">
328
-<h2 id="org5eda560">What the system can do</h2>
329
-<div class="outline-text-2" id="text-org5eda560">
327
+<div id="outline-container-orgb0dd1ad" class="outline-2">
328
+<h2 id="orgb0dd1ad">What the system can do</h2>
329
+<div class="outline-text-2" id="text-orgb0dd1ad">
330
 <ul class="org-ul">
330
 <ul class="org-ul">
331
 <li>Discovery of other users on the network</li>
331
 <li>Discovery of other users on the network</li>
332
 <li>Text based chat, one-to-one and in groups</li>
332
 <li>Text based chat, one-to-one and in groups</li>
350
 </div>
350
 </div>
351
 </div>
351
 </div>
352
 
352
 
353
-<div id="outline-container-org63f9e7b" class="outline-2">
354
-<h2 id="org63f9e7b">Disk Images</h2>
355
-<div class="outline-text-2" id="text-org63f9e7b">
353
+<div id="outline-container-org2b727b3" class="outline-2">
354
+<h2 id="org2b727b3">Disk Images</h2>
355
+<div class="outline-text-2" id="text-org2b727b3">
356
 </div>
356
 </div>
357
-<div id="outline-container-org9b83703" class="outline-3">
358
-<h3 id="org9b83703">Writing many images quickly</h3>
359
-<div class="outline-text-3" id="text-org9b83703">
357
+<div id="outline-container-org4dcc4ac" class="outline-3">
358
+<h3 id="org4dcc4ac">Writing many images quickly</h3>
359
+<div class="outline-text-3" id="text-org4dcc4ac">
360
 <p>
360
 <p>
361
 There may be situations where you need to write the same disk image to multiple drives at the same time in order to maximize rate of deployment. In the instructions given below the <b>dd</b> command is used for writing to the target drive, but to write to multiple drives you can use a tool such as <a href="https://wiki.gnome.org/Apps/MultiWriter">GNOME MultiWriter</a>.
361
 There may be situations where you need to write the same disk image to multiple drives at the same time in order to maximize rate of deployment. In the instructions given below the <b>dd</b> command is used for writing to the target drive, but to write to multiple drives you can use a tool such as <a href="https://wiki.gnome.org/Apps/MultiWriter">GNOME MultiWriter</a>.
362
 </p>
362
 </p>
384
 </p>
384
 </p>
385
 </div>
385
 </div>
386
 </div>
386
 </div>
387
-<div id="outline-container-orgf6cd1c6" class="outline-3">
388
-<h3 id="orgf6cd1c6">Client images</h3>
389
-<div class="outline-text-3" id="text-orgf6cd1c6">
387
+<div id="outline-container-orgd331956" class="outline-3">
388
+<h3 id="orgd331956">Client images</h3>
389
+<div class="outline-text-3" id="text-orgd331956">
390
 <div class="org-center">
390
 <div class="org-center">
391
 
391
 
392
 <div class="figure">
392
 <div class="figure">
435
 </div>
435
 </div>
436
 </div>
436
 </div>
437
 
437
 
438
-<div id="outline-container-org7170054" class="outline-3">
439
-<h3 id="org7170054">Router images</h3>
440
-<div class="outline-text-3" id="text-org7170054">
438
+<div id="outline-container-org513ddc4" class="outline-3">
439
+<h3 id="org513ddc4">Router images</h3>
440
+<div class="outline-text-3" id="text-org513ddc4">
441
 <p>
441
 <p>
442
 Routers are intended to build network coverage for an area using small and low cost hardware. You can bolt them to walls or leave them on window ledges. They don't have any user interface and their only job is to haul network traffic across the mesh and to enable peers to find each other via running bootstrap nodes for Tox and IPFS. Copy the image to a microSD card and insert it into the router, plug in an Atheros wifi dongle and power on. That should be all you need to do.
442
 Routers are intended to build network coverage for an area using small and low cost hardware. You can bolt them to walls or leave them on window ledges. They don't have any user interface and their only job is to haul network traffic across the mesh and to enable peers to find each other via running bootstrap nodes for Tox and IPFS. Copy the image to a microSD card and insert it into the router, plug in an Atheros wifi dongle and power on. That should be all you need to do.
443
 </p>
443
 </p>
444
 </div>
444
 </div>
445
-<div id="outline-container-orgd098fe1" class="outline-4">
446
-<h4 id="orgd098fe1">Beaglebone Black</h4>
447
-<div class="outline-text-4" id="text-orgd098fe1">
445
+<div id="outline-container-orgfa33a6f" class="outline-4">
446
+<h4 id="orgfa33a6f">Beaglebone Black</h4>
447
+<div class="outline-text-4" id="text-orgfa33a6f">
448
 <div class="org-center">
448
 <div class="org-center">
449
 
449
 
450
 <div class="figure">
450
 <div class="figure">
481
 </div>
481
 </div>
482
 </div>
482
 </div>
483
 
483
 
484
-<div id="outline-container-orgd4b86f7" class="outline-2">
485
-<h2 id="orgd4b86f7">Building Disk Images</h2>
486
-<div class="outline-text-2" id="text-orgd4b86f7">
484
+<div id="outline-container-org520845e" class="outline-2">
485
+<h2 id="org520845e">Building Disk Images</h2>
486
+<div class="outline-text-2" id="text-org520845e">
487
 <p>
487
 <p>
488
 It's better not to trust images downloaded from random places on the interwebs. Chances are that unless you are in the web of trust of the above GPG signatures then they don't mean very much to you. If you actually want something trustworthy then build the images from scratch. It will take some time. Here's how to do it.
488
 It's better not to trust images downloaded from random places on the interwebs. Chances are that unless you are in the web of trust of the above GPG signatures then they don't mean very much to you. If you actually want something trustworthy then build the images from scratch. It will take some time. Here's how to do it.
489
 </p>
489
 </p>
571
 </div>
571
 </div>
572
 </div>
572
 </div>
573
 
573
 
574
-<div id="outline-container-org3b00cc8" class="outline-2">
575
-<h2 id="org3b00cc8">Customisation</h2>
576
-<div class="outline-text-2" id="text-org3b00cc8">
574
+<div id="outline-container-org138c835" class="outline-2">
575
+<h2 id="org138c835">Customisation</h2>
576
+<div class="outline-text-2" id="text-org138c835">
577
 <p>
577
 <p>
578
 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 <b>img/backgrounds</b> and to change the available avatars and desktop icons edit the images within <b>img/avatars</b>. Re-create disk images using the instructions shown previously.
578
 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 <b>img/backgrounds</b> and to change the available avatars and desktop icons edit the images within <b>img/avatars</b>. Re-create disk images using the instructions shown previously.
579
 </p>
579
 </p>
583
 </p>
583
 </p>
584
 </div>
584
 </div>
585
 </div>
585
 </div>
586
-<div id="outline-container-orge37188c" class="outline-2">
587
-<h2 id="orge37188c">How to use it</h2>
588
-<div class="outline-text-2" id="text-orge37188c">
586
+<div id="outline-container-org315aa35" class="outline-2">
587
+<h2 id="org315aa35">How to use it</h2>
588
+<div class="outline-text-2" id="text-org315aa35">
589
 <p>
589
 <p>
590
 When you first boot from the USB drive the system will create some encryption keys, assign a unique network address to the system and then reboot itself. When that's done you should see a prompt asking for a username. This username just makes it easy for others to initially find you on the mesh and will appear in the list of users.
590
 When you first boot from the USB drive the system will create some encryption keys, assign a unique network address to the system and then reboot itself. When that's done you should see a prompt asking for a username. This username just makes it easy for others to initially find you on the mesh and will appear in the list of users.
591
 </p>
591
 </p>
595
 </p>
595
 </p>
596
 </div>
596
 </div>
597
 
597
 
598
-<div id="outline-container-org2a93988" class="outline-3">
599
-<h3 id="org2a93988">Boot trouble</h3>
600
-<div class="outline-text-3" id="text-org2a93988">
598
+<div id="outline-container-org1b3364a" class="outline-3">
599
+<h3 id="org1b3364a">Boot trouble</h3>
600
+<div class="outline-text-3" id="text-org1b3364a">
601
 <p>
601
 <p>
602
 If the system doesn't boot and reports an error which includes <b>/dev/mapper/loop0p1</b> then reboot with <b>Ctrl-Alt-Del</b> and when you see the grub menu press <b>e</b> and manually change <b>/dev/mapper/loop0p1</b> to <b>/dev/sdb1</b>, then press <b>Ctrl-x</b>. If that doesn't work then reboot and try <b>/dev/sdc1</b> instead.
602
 If the system doesn't boot and reports an error which includes <b>/dev/mapper/loop0p1</b> then reboot with <b>Ctrl-Alt-Del</b> and when you see the grub menu press <b>e</b> and manually change <b>/dev/mapper/loop0p1</b> to <b>/dev/sdb1</b>, then press <b>Ctrl-x</b>. If that doesn't work then reboot and try <b>/dev/sdc1</b> instead.
603
 </p>
603
 </p>
607
 </p>
607
 </p>
608
 </div>
608
 </div>
609
 </div>
609
 </div>
610
-<div id="outline-container-org3abb4d9" class="outline-3">
611
-<h3 id="org3abb4d9">Set the Date</h3>
612
-<div class="outline-text-3" id="text-org3abb4d9">
610
+<div id="outline-container-orgde8506a" class="outline-3">
611
+<h3 id="orgde8506a">Set the Date</h3>
612
+<div class="outline-text-3" id="text-orgde8506a">
613
 <p>
613
 <p>
614
 On the ordinary internet the date and time of your system would be set automatically via NTP. But this is not the internet and so you will need to manually ensure that your date and time settings are correct. You might need to periodically do this if your clock drifts. It's not essential that the time on your system be highly accurate, but if it drifts too far or goes back to epoch then things could become a little confusing in regard to the order of blog posts.
614
 On the ordinary internet the date and time of your system would be set automatically via NTP. But this is not the internet and so you will need to manually ensure that your date and time settings are correct. You might need to periodically do this if your clock drifts. It's not essential that the time on your system be highly accurate, but if it drifts too far or goes back to epoch then things could become a little confusing in regard to the order of blog posts.
615
 </p>
615
 </p>
619
 </p>
619
 </p>
620
 </div>
620
 </div>
621
 </div>
621
 </div>
622
-<div id="outline-container-org2b820e7" class="outline-3">
623
-<h3 id="org2b820e7">Check network status</h3>
624
-<div class="outline-text-3" id="text-org2b820e7">
622
+<div id="outline-container-orgc819dda" class="outline-3">
623
+<h3 id="orgc819dda">Check network status</h3>
624
+<div class="outline-text-3" id="text-orgc819dda">
625
 <p>
625
 <p>
626
 Unlike with ordinary wifi, on the mesh you don't get a signal strength icon and so it's not simple to see if you have a good connection.
626
 Unlike with ordinary wifi, on the mesh you don't get a signal strength icon and so it's not simple to see if you have a good connection.
627
 </p>
627
 </p>
644
 </p>
644
 </p>
645
 </div>
645
 </div>
646
 </div>
646
 </div>
647
-<div id="outline-container-org3bf2ff9" class="outline-3">
648
-<h3 id="org3bf2ff9">Connecting to the internet</h3>
649
-<div class="outline-text-3" id="text-org3bf2ff9">
647
+<div id="outline-container-org41bb113" class="outline-3">
648
+<h3 id="org41bb113">Connecting to the internet</h3>
649
+<div class="outline-text-3" id="text-org41bb113">
650
 <p>
650
 <p>
651
 If you need to be able to access the internet from the mesh then connect one of the peers to an internet router using an ethernet cable, then reboot it. Other peers in the mesh, including any attached mobile devices, will then be able to access the internet using the ethernet attached peer as a gateway. <a href="https://en.wikipedia.org/wiki/Freifunk">Freifunk</a> works in a similar way.
651
 If you need to be able to access the internet from the mesh then connect one of the peers to an internet router using an ethernet cable, then reboot it. Other peers in the mesh, including any attached mobile devices, will then be able to access the internet using the ethernet attached peer as a gateway. <a href="https://en.wikipedia.org/wiki/Freifunk">Freifunk</a> works in a similar way.
652
 </p>
652
 </p>
669
 </p>
669
 </p>
670
 </div>
670
 </div>
671
 </div>
671
 </div>
672
-<div id="outline-container-org624d04c" class="outline-3">
673
-<h3 id="org624d04c">Connecting two meshes over the internet via a VPN tunnel</h3>
674
-<div class="outline-text-3" id="text-org624d04c">
672
+<div id="outline-container-orgcffa0dd" class="outline-3">
673
+<h3 id="orgcffa0dd">Connecting two meshes over the internet via a VPN tunnel</h3>
674
+<div class="outline-text-3" id="text-orgcffa0dd">
675
 <p>
675
 <p>
676
 Maybe the internet exists, but you don't care about getting any content from it and just want to use it as a way to connect mesh networks from different geographical locations together. VPN configuration, pem and stunnel files exist within the home directory. Edit the configuration with:
676
 Maybe the internet exists, but you don't care about getting any content from it and just want to use it as a way to connect mesh networks from different geographical locations together. VPN configuration, pem and stunnel files exist within the home directory. Edit the configuration with:
677
 </p>
677
 </p>
707
 </div>
707
 </div>
708
 </div>
708
 </div>
709
 
709
 
710
-<div id="outline-container-orgd9e5261" class="outline-3">
711
-<h3 id="orgd9e5261">Mobile devices (phones, etc)</h3>
712
-<div class="outline-text-3" id="text-orgd9e5261">
710
+<div id="outline-container-org0071e68" class="outline-3">
711
+<h3 id="org0071e68">Mobile devices (phones, etc)</h3>
712
+<div class="outline-text-3" id="text-org0071e68">
713
 <p>
713
 <p>
714
 To allow mobile devices to connect to the mesh you will need a second wifi adapter connected to your laptop/netbook/SBC. Plug in a second wifi adapter then reboot the system. The second adaptor will then create a wifi hotspot which mobile devices can connect to. The hotspot name also contains its local IP address (eg. "<i>mesh-192.168.1.83</i>").
714
 To allow mobile devices to connect to the mesh you will need a second wifi adapter connected to your laptop/netbook/SBC. Plug in a second wifi adapter then reboot the system. The second adaptor will then create a wifi hotspot which mobile devices can connect to. The hotspot name also contains its local IP address (eg. "<i>mesh-192.168.1.83</i>").
715
 </p>
715
 </p>
731
 </p>
731
 </p>
732
 </div>
732
 </div>
733
 </div>
733
 </div>
734
-<div id="outline-container-org20eff98" class="outline-3">
735
-<h3 id="org20eff98">Chat System</h3>
736
-<div class="outline-text-3" id="text-org20eff98">
734
+<div id="outline-container-org15ce109" class="outline-3">
735
+<h3 id="org15ce109">Chat System</h3>
736
+<div class="outline-text-3" id="text-org15ce109">
737
 <p>
737
 <p>
738
 Ensure that you're within wifi range of at least one other mesh peer (could be a router or client) and then you should see that the <i>Chat</i> and <i>Other Users</i> icons appear. Select the users icon and you should see a list of users on the mesh. Select the <i>Chat</i> icon and once you are connected you should see the status light turn green. If after a few minutes you don't get the green status light then try closing and re-opening the Tox chat application. Select the plus button to add a friend and then copy and paste in a Tox ID from the users list.
738
 Ensure that you're within wifi range of at least one other mesh peer (could be a router or client) and then you should see that the <i>Chat</i> and <i>Other Users</i> icons appear. Select the users icon and you should see a list of users on the mesh. Select the <i>Chat</i> icon and once you are connected you should see the status light turn green. If after a few minutes you don't get the green status light then try closing and re-opening the Tox chat application. Select the plus button to add a friend and then copy and paste in a Tox ID from the users list.
739
 </p>
739
 </p>
792
 </div>
792
 </div>
793
 </div>
793
 </div>
794
 
794
 
795
-<div id="outline-container-orgfcc0537" class="outline-3">
796
-<h3 id="orgfcc0537">Social Network</h3>
797
-<div class="outline-text-3" id="text-orgfcc0537">
795
+<div id="outline-container-org9f229f4" class="outline-3">
796
+<h3 id="org9f229f4">Social Network</h3>
797
+<div class="outline-text-3" id="text-org9f229f4">
798
 <p>
798
 <p>
799
 Patchwork is available as a social networking system for the mesh. Like all social network systems it has a stream of posts and you can follow or unfollow other users. You can also send private messages to other users with end-to-end encryption.
799
 Patchwork is available as a social networking system for the mesh. Like all social network systems it has a stream of posts and you can follow or unfollow other users. You can also send private messages to other users with end-to-end encryption.
800
 </p>
800
 </p>
829
 </div>
829
 </div>
830
 </div>
830
 </div>
831
 
831
 
832
-<div id="outline-container-orgc02ecf3" class="outline-3">
833
-<h3 id="orgc02ecf3">Sharing Files</h3>
834
-<div class="outline-text-3" id="text-orgc02ecf3">
832
+<div id="outline-container-org31fc0a9" class="outline-3">
833
+<h3 id="org31fc0a9">Sharing Files</h3>
834
+<div class="outline-text-3" id="text-org31fc0a9">
835
 <p>
835
 <p>
836
 You can make files publicly available on the network simply by dragging and dropping them into the <i>Public</i> folder on the desktop. To view the files belonging to another user select the desktop icon called <i>Visit a site</i> and enter the username or Tox ID of the other user.
836
 You can make files publicly available on the network simply by dragging and dropping them into the <i>Public</i> folder on the desktop. To view the files belonging to another user select the desktop icon called <i>Visit a site</i> and enter the username or Tox ID of the other user.
837
 </p>
837
 </p>
846
 </div>
846
 </div>
847
 </div>
847
 </div>
848
 
848
 
849
-<div id="outline-container-orgbcb6881" class="outline-3">
850
-<h3 id="orgbcb6881">Blogging</h3>
851
-<div class="outline-text-3" id="text-orgbcb6881">
849
+<div id="outline-container-org5a54e47" class="outline-3">
850
+<h3 id="org5a54e47">Blogging</h3>
851
+<div class="outline-text-3" id="text-org5a54e47">
852
 <p>
852
 <p>
853
 To create a blog post select the <i>Blog</i> icon on the desktop and then use the up and down cursor keys, space bar and enter key to add a new entry. Edit the title of the entry and add your text. You can also include photos if you wish - just copy them to the <b>CreateBlog/content/images</b> directory and then link to them as shown.
853
 To create a blog post select the <i>Blog</i> icon on the desktop and then use the up and down cursor keys, space bar and enter key to add a new entry. Edit the title of the entry and add your text. You can also include photos if you wish - just copy them to the <b>CreateBlog/content/images</b> directory and then link to them as shown.
854
 </p>
854
 </p>