瀏覽代碼

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,7 +53,7 @@ This system should be quite scalable. Both qTox and IPFS are based upon distribu
53 53
 sudo apt-get install xz-utils wget
54 54
 wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.xz
55 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 57
 sha256sum freedombone-meshclient-3_all-i386.img.xz
58 58
 57e07013896503c1b0e9fee37f7cff0baa3cd98c795cb1f7209970177b7d2249
59 59
 unxz freedombone-meshclient-3_all-i386.img.xz

+ 45
- 45
website/EN/mesh.html 查看文件

@@ -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-07-03 Mon 12:17 -->
6
+<!-- 2017-07-03 Mon 12:19 -->
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></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="#org775b148">What the system can do</a></td>
277
+<td class="org-left"><a href="#org3515d7b">What the system can do</a></td>
278 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 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 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 284
 </tr>
285 285
 </tbody>
286 286
 </table>
@@ -289,9 +289,9 @@ for the JavaScript code in this tag.
289 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 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 295
 <ul class="org-ul">
296 296
 <li>Discovery of other users on the network</li>
297 297
 <li>Text based chat, one-to-one and in groups</li>
@@ -312,13 +312,13 @@ This system should be quite scalable. Both qTox and IPFS are based upon distribu
312 312
 </div>
313 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 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 322
 <div class="org-center">
323 323
 
324 324
 <div class="figure">
@@ -335,7 +335,7 @@ This system should be quite scalable. Both qTox and IPFS are based upon distribu
335 335
 <pre><code class="src src-bash">sudo apt-get install xz-utils wget
336 336
 wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.xz
337 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 339
 sha256sum freedombone-meshclient-3_all-i386.img.xz
340 340
 57e07013896503c1b0e9fee37f7cff0baa3cd98c795cb1f7209970177b7d2249
341 341
 unxz freedombone-meshclient-3_all-i386.img.xz
@@ -365,16 +365,16 @@ sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-n
365 365
 </div>
366 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 371
 <p>
372 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 373
 </p>
374 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 378
 <div class="org-center">
379 379
 
380 380
 <div class="figure">
@@ -411,9 +411,9 @@ There is still a software freedom issue with the Beaglebone Black, but it doesn'
411 411
 </div>
412 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 417
 <p>
418 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 419
 </p>
@@ -503,9 +503,9 @@ The resulting image can be copied to a microSD card, inserted into a Beaglebone
503 503
 </div>
504 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 509
 <p>
510 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 511
 </p>
@@ -515,9 +515,9 @@ If you need particular <i>dconf</i> commands to alter desktop appearance or beha
515 515
 </p>
516 516
 </div>
517 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 521
 <p>
522 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 523
 </p>
@@ -527,9 +527,9 @@ After a minute or two if you are within wifi range and there is at least one oth
527 527
 </p>
528 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 533
 <p>
534 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 535
 </p>
@@ -539,9 +539,9 @@ On the ordinary internet the date and time of your system would be set automatic
539 539
 </p>
540 540
 </div>
541 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 545
 <p>
546 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 547
 </p>
@@ -565,9 +565,9 @@ When you are finished close the window and then select the <i>Network Restart</i
565 565
 </div>
566 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 571
 <p>
572 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 573
 </p>
@@ -626,9 +626,9 @@ At present video doesn't work reliably, but text and voice chat do work well.
626 626
 </div>
627 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 632
 <p>
633 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 634
 </p>
@@ -643,9 +643,9 @@ You can make files publicly available on the network simply by dragging and drop
643 643
 </div>
644 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 649
 <p>
650 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 651
 </p>