Selaa lähdekoodia

Width command makes no difference anyway

Bob Mottram 7 vuotta sitten
vanhempi
commit
20a89b7a33
2 muutettua tiedostoa jossa 62 lisäystä ja 63 poistoa
  1. 0
    1
      doc/EN/mesh.org
  2. 62
    62
      website/EN/mesh.html

+ 0
- 1
doc/EN/mesh.org Näytä tiedosto

@@ -268,7 +268,6 @@ To allow mobile devices to connect to the mesh you will need a second wifi adapt
268 268
 
269 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 271
 #+BEGIN_CENTER
273 272
 [[file:images/mesh_mobileapps.jpg]]
274 273
 #+END_CENTER

+ 62
- 62
website/EN/mesh.html Näytä tiedosto

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2017-10-05 Thu 15:09 -->
6
+<!-- 2017-10-05 Thu 15:10 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title>&lrm;</title>
@@ -274,13 +274,13 @@ for the JavaScript code in this tag.
274 274
 </colgroup>
275 275
 <tbody>
276 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 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 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 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 284
 </tr>
285 285
 </tbody>
286 286
 </table>
@@ -324,9 +324,9 @@ The Freedombone mesh roughly follows MondoNet's ten social specifications:
324 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 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 330
 <ul class="org-ul">
331 331
 <li>Discovery of other users on the network</li>
332 332
 <li>Text based chat, one-to-one and in groups</li>
@@ -350,13 +350,13 @@ This system should be quite scalable. Both qTox and IPFS are based upon distribu
350 350
 </div>
351 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 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 360
 <p>
361 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 362
 </p>
@@ -384,9 +384,9 @@ The MultiWriter tool is also available within mesh client images, so that you ca
384 384
 </p>
385 385
 </div>
386 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 390
 <div class="org-center">
391 391
 
392 392
 <div class="figure">
@@ -435,16 +435,16 @@ sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-n
435 435
 </div>
436 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 441
 <p>
442 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 443
 </p>
444 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 448
 <div class="org-center">
449 449
 
450 450
 <div class="figure">
@@ -481,9 +481,9 @@ There is still a software freedom issue with the Beaglebone Black, but it doesn'
481 481
 </div>
482 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 487
 <p>
488 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 489
 </p>
@@ -571,9 +571,9 @@ The resulting image can be copied to a microSD card, inserted into a Beaglebone
571 571
 </div>
572 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 577
 <p>
578 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 579
 </p>
@@ -583,9 +583,9 @@ If you need particular <i>dconf</i> commands to alter desktop appearance or beha
583 583
 </p>
584 584
 </div>
585 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 589
 <p>
590 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 591
 </p>
@@ -595,9 +595,9 @@ After a minute or two if you are within wifi range and there is at least one oth
595 595
 </p>
596 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 601
 <p>
602 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 603
 </p>
@@ -607,9 +607,9 @@ After the system has booted successfully the problem should resolve itself on su
607 607
 </p>
608 608
 </div>
609 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 613
 <p>
614 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 615
 </p>
@@ -619,9 +619,9 @@ On the ordinary internet the date and time of your system would be set automatic
619 619
 </p>
620 620
 </div>
621 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 625
 <p>
626 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 627
 </p>
@@ -644,9 +644,9 @@ When you are finished close the window and then select the <i>Network Restart</i
644 644
 </p>
645 645
 </div>
646 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 650
 <p>
651 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 652
 </p>
@@ -669,9 +669,9 @@ Where <i>myclient.ovpn</i> comes from your VPN provider and with the password "<
669 669
 </p>
670 670
 </div>
671 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 675
 <p>
676 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 677
 </p>
@@ -707,9 +707,9 @@ Using the password "<i>freedombone</i>". From a deep packet inspection point of
707 707
 </div>
708 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 713
 <p>
714 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 715
 </p>
@@ -731,9 +731,9 @@ On some android devices you may need to move the downloaded APK file from the <b
731 731
 </p>
732 732
 </div>
733 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 737
 <p>
738 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 739
 </p>
@@ -792,9 +792,9 @@ At present video doesn't work reliably, but text and voice chat do work well.
792 792
 </div>
793 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 798
 <p>
799 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 800
 </p>
@@ -829,9 +829,9 @@ The Secure Scuttlebutt protocol which Patchwork is based upon is intended to be
829 829
 </div>
830 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 835
 <p>
836 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 837
 </p>
@@ -846,9 +846,9 @@ You can make files publicly available on the network simply by dragging and drop
846 846
 </div>
847 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 852
 <p>
853 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 854
 </p>