Преглед на файлове

Update mesh instructions for v3

Bob Mottram преди 7 години
родител
ревизия
55377bde8d
променени са 2 файла, в които са добавени 46 реда и са изтрити 46 реда
  1. 1
    1
      doc/EN/mesh.org
  2. 45
    45
      website/EN/mesh.html

+ 1
- 1
doc/EN/mesh.org Целия файл

53
 sudo apt-get install xz-utils wget
53
 sudo apt-get install xz-utils wget
54
 wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.xz
54
 wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.xz
55
 wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.xz.sig
55
 wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.xz.sig
56
-gpg --verify freedombone-meshclient-2.00_all-i386.img.xz.sig
56
+gpg --verify freedombone-meshclient-3_all-i386.img.xz.sig
57
 sha256sum freedombone-meshclient-3_all-i386.img.xz
57
 sha256sum freedombone-meshclient-3_all-i386.img.xz
58
 57e07013896503c1b0e9fee37f7cff0baa3cd98c795cb1f7209970177b7d2249
58
 57e07013896503c1b0e9fee37f7cff0baa3cd98c795cb1f7209970177b7d2249
59
 unxz freedombone-meshclient-3_all-i386.img.xz
59
 unxz freedombone-meshclient-3_all-i386.img.xz

+ 45
- 45
website/EN/mesh.html Целия файл

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-07-03 Mon 12:17 -->
6
+<!-- 2017-07-03 Mon 12:19 -->
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></title>
9
 <title></title>
274
 </colgroup>
274
 </colgroup>
275
 <tbody>
275
 <tbody>
276
 <tr>
276
 <tr>
277
-<td class="org-left"><a href="#org775b148">What the system can do</a></td>
277
+<td class="org-left"><a href="#org3515d7b">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="#org877fc88">Disk Images</a></td>
279
+<td class="org-left"><a href="#org2287bf2">Disk Images</a></td>
280
 <td class="org-left">-</td>
280
 <td class="org-left">-</td>
281
-<td class="org-left"><a href="#org1b1651f">Building Disk Images</a></td>
281
+<td class="org-left"><a href="#orgbcc8ad6">Building Disk Images</a></td>
282
 <td class="org-left">-</td>
282
 <td class="org-left">-</td>
283
-<td class="org-left"><a href="#org42ba924">How to use it</a></td>
283
+<td class="org-left"><a href="#orge200053">How to use it</a></td>
284
 </tr>
284
 </tr>
285
 </tbody>
285
 </tbody>
286
 </table>
286
 </table>
289
 Mesh networks are useful as a quick way to make a fully decentralised communications system which is not connected to or reliant upon the internet. Think festivals, hacker conferences, onboard ships at sea, disaster/war zones, small business internal office communications, protests, remote areas of the world, temporary "digital blackouts", scientific expeditions and off-world space colonies. The down side is that you can't access any internet content. The upside is that you can securely communicate with anyone on the local mesh. No ISPs. No payments or subscriptions beyond the cost of obtaining the hardware. Systems need to be within wifi range of each other for the mesh to be created. It can be an ultra-convenient way to do purely local communications.
289
 Mesh networks are useful as a quick way to make a fully decentralised communications system which is not connected to or reliant upon the internet. Think festivals, hacker conferences, onboard ships at sea, disaster/war zones, small business internal office communications, protests, remote areas of the world, temporary "digital blackouts", scientific expeditions and off-world space colonies. The down side is that you can't access any internet content. The upside is that you can securely communicate with anyone on the local mesh. No ISPs. No payments or subscriptions beyond the cost of obtaining the hardware. Systems need to be within wifi range of each other for the mesh to be created. It can be an ultra-convenient way to do purely local communications.
290
 </p>
290
 </p>
291
 
291
 
292
-<div id="outline-container-org775b148" class="outline-2">
293
-<h2 id="org775b148">What the system can do</h2>
294
-<div class="outline-text-2" id="text-org775b148">
292
+<div id="outline-container-org3515d7b" class="outline-2">
293
+<h2 id="org3515d7b">What the system can do</h2>
294
+<div class="outline-text-2" id="text-org3515d7b">
295
 <ul class="org-ul">
295
 <ul class="org-ul">
296
 <li>Discovery of other users on the network</li>
296
 <li>Discovery of other users on the network</li>
297
 <li>Text based chat, one-to-one and in groups</li>
297
 <li>Text based chat, one-to-one and in groups</li>
312
 </div>
312
 </div>
313
 </div>
313
 </div>
314
 
314
 
315
-<div id="outline-container-org877fc88" class="outline-2">
316
-<h2 id="org877fc88">Disk Images</h2>
317
-<div class="outline-text-2" id="text-org877fc88">
315
+<div id="outline-container-org2287bf2" class="outline-2">
316
+<h2 id="org2287bf2">Disk Images</h2>
317
+<div class="outline-text-2" id="text-org2287bf2">
318
 </div>
318
 </div>
319
-<div id="outline-container-orga4d9df6" class="outline-3">
320
-<h3 id="orga4d9df6">Client images</h3>
321
-<div class="outline-text-3" id="text-orga4d9df6">
319
+<div id="outline-container-org13936cc" class="outline-3">
320
+<h3 id="org13936cc">Client images</h3>
321
+<div class="outline-text-3" id="text-org13936cc">
322
 <div class="org-center">
322
 <div class="org-center">
323
 
323
 
324
 <div class="figure">
324
 <div class="figure">
335
 <pre><code class="src src-bash">sudo apt-get install xz-utils wget
335
 <pre><code class="src src-bash">sudo apt-get install xz-utils wget
336
 wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.xz
336
 wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.xz
337
 wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.xz.sig
337
 wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.xz.sig
338
-gpg --verify freedombone-meshclient-2.00_all-i386.img.xz.sig
338
+gpg --verify freedombone-meshclient-3_all-i386.img.xz.sig
339
 sha256sum freedombone-meshclient-3_all-i386.img.xz
339
 sha256sum freedombone-meshclient-3_all-i386.img.xz
340
 57e07013896503c1b0e9fee37f7cff0baa3cd98c795cb1f7209970177b7d2249
340
 57e07013896503c1b0e9fee37f7cff0baa3cd98c795cb1f7209970177b7d2249
341
 unxz freedombone-meshclient-3_all-i386.img.xz
341
 unxz freedombone-meshclient-3_all-i386.img.xz
365
 </div>
365
 </div>
366
 </div>
366
 </div>
367
 
367
 
368
-<div id="outline-container-org350d1ff" class="outline-3">
369
-<h3 id="org350d1ff">Router images</h3>
370
-<div class="outline-text-3" id="text-org350d1ff">
368
+<div id="outline-container-org52daaf8" class="outline-3">
369
+<h3 id="org52daaf8">Router images</h3>
370
+<div class="outline-text-3" id="text-org52daaf8">
371
 <p>
371
 <p>
372
 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.
372
 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.
373
 </p>
373
 </p>
374
 </div>
374
 </div>
375
-<div id="outline-container-org70ad721" class="outline-4">
376
-<h4 id="org70ad721">Beaglebone Black</h4>
377
-<div class="outline-text-4" id="text-org70ad721">
375
+<div id="outline-container-orgdb1657a" class="outline-4">
376
+<h4 id="orgdb1657a">Beaglebone Black</h4>
377
+<div class="outline-text-4" id="text-orgdb1657a">
378
 <div class="org-center">
378
 <div class="org-center">
379
 
379
 
380
 <div class="figure">
380
 <div class="figure">
411
 </div>
411
 </div>
412
 </div>
412
 </div>
413
 
413
 
414
-<div id="outline-container-org1b1651f" class="outline-2">
415
-<h2 id="org1b1651f">Building Disk Images</h2>
416
-<div class="outline-text-2" id="text-org1b1651f">
414
+<div id="outline-container-orgbcc8ad6" class="outline-2">
415
+<h2 id="orgbcc8ad6">Building Disk Images</h2>
416
+<div class="outline-text-2" id="text-orgbcc8ad6">
417
 <p>
417
 <p>
418
 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.
418
 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.
419
 </p>
419
 </p>
503
 </div>
503
 </div>
504
 </div>
504
 </div>
505
 
505
 
506
-<div id="outline-container-org1eee020" class="outline-2">
507
-<h2 id="org1eee020">Customisation</h2>
508
-<div class="outline-text-2" id="text-org1eee020">
506
+<div id="outline-container-org2ebd78c" class="outline-2">
507
+<h2 id="org2ebd78c">Customisation</h2>
508
+<div class="outline-text-2" id="text-org2ebd78c">
509
 <p>
509
 <p>
510
 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.
510
 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.
511
 </p>
511
 </p>
515
 </p>
515
 </p>
516
 </div>
516
 </div>
517
 </div>
517
 </div>
518
-<div id="outline-container-org42ba924" class="outline-2">
519
-<h2 id="org42ba924">How to use it</h2>
520
-<div class="outline-text-2" id="text-org42ba924">
518
+<div id="outline-container-orge200053" class="outline-2">
519
+<h2 id="orge200053">How to use it</h2>
520
+<div class="outline-text-2" id="text-orge200053">
521
 <p>
521
 <p>
522
 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.
522
 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.
523
 </p>
523
 </p>
527
 </p>
527
 </p>
528
 </div>
528
 </div>
529
 
529
 
530
-<div id="outline-container-orga9c9bbb" class="outline-3">
531
-<h3 id="orga9c9bbb">Set the Date</h3>
532
-<div class="outline-text-3" id="text-orga9c9bbb">
530
+<div id="outline-container-orgbc2cc03" class="outline-3">
531
+<h3 id="orgbc2cc03">Set the Date</h3>
532
+<div class="outline-text-3" id="text-orgbc2cc03">
533
 <p>
533
 <p>
534
 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.
534
 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.
535
 </p>
535
 </p>
539
 </p>
539
 </p>
540
 </div>
540
 </div>
541
 </div>
541
 </div>
542
-<div id="outline-container-orgc7af160" class="outline-3">
543
-<h3 id="orgc7af160">Check network status</h3>
544
-<div class="outline-text-3" id="text-orgc7af160">
542
+<div id="outline-container-org0d7deee" class="outline-3">
543
+<h3 id="org0d7deee">Check network status</h3>
544
+<div class="outline-text-3" id="text-org0d7deee">
545
 <p>
545
 <p>
546
 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.
546
 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.
547
 </p>
547
 </p>
565
 </div>
565
 </div>
566
 </div>
566
 </div>
567
 
567
 
568
-<div id="outline-container-orgba402ab" class="outline-3">
569
-<h3 id="orgba402ab">Chat System</h3>
570
-<div class="outline-text-3" id="text-orgba402ab">
568
+<div id="outline-container-orgf65770e" class="outline-3">
569
+<h3 id="orgf65770e">Chat System</h3>
570
+<div class="outline-text-3" id="text-orgf65770e">
571
 <p>
571
 <p>
572
 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.
572
 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.
573
 </p>
573
 </p>
626
 </div>
626
 </div>
627
 </div>
627
 </div>
628
 
628
 
629
-<div id="outline-container-orgb9a2fe0" class="outline-3">
630
-<h3 id="orgb9a2fe0">Sharing Files</h3>
631
-<div class="outline-text-3" id="text-orgb9a2fe0">
629
+<div id="outline-container-org9b1471c" class="outline-3">
630
+<h3 id="org9b1471c">Sharing Files</h3>
631
+<div class="outline-text-3" id="text-org9b1471c">
632
 <p>
632
 <p>
633
 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.
633
 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.
634
 </p>
634
 </p>
643
 </div>
643
 </div>
644
 </div>
644
 </div>
645
 
645
 
646
-<div id="outline-container-org87a7d68" class="outline-3">
647
-<h3 id="org87a7d68">Blogging</h3>
648
-<div class="outline-text-3" id="text-org87a7d68">
646
+<div id="outline-container-org0508f80" class="outline-3">
647
+<h3 id="org0508f80">Blogging</h3>
648
+<div class="outline-text-3" id="text-org0508f80">
649
 <p>
649
 <p>
650
 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.
650
 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.
651
 </p>
651
 </p>