Bob Mottram před 8 roky
rodič
revize
47ef1c802c
No account linked to committer's email
2 změnil soubory, kde provedl 51 přidání a 35 odebrání
  1. 4
    0
      doc/EN/mesh.org
  2. 47
    35
      website/EN/mesh.html

+ 4
- 0
doc/EN/mesh.org Zobrazit soubor

@@ -157,6 +157,10 @@ The resulting image can be copied to a microSD card, inserted into a Beaglebone
157 157
 * How to use it
158 158
 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.
159 159
 
160
+** Set the Date
161
+On the ordinary internet the date and time of your system would be set automatically via NTP or TLSdate. 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.
162
+
163
+*Right click on the date* in the top right corner of the screen. Select *preferences*, then click the *Time Settings* button. You can then select the date from the calendar and set the time, then click the *Set System Time* button. Enter the default password, which is /freedombone/.
160 164
 ** Chat System
161 165
 
162 166
 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 Tox chat and users icons appear. Select the users icon and you should see a list of users on the mesh. Select the Tox chat 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.

+ 47
- 35
website/EN/mesh.html Zobrazit soubor

@@ -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
-<!-- 2016-09-09 Fri 21:10 -->
6
+<!-- 2016-09-10 Sat 10: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></title>
@@ -272,13 +272,13 @@ for the JavaScript code in this tag.
272 272
 </colgroup>
273 273
 <tbody>
274 274
 <tr>
275
-<td class="org-left"><a href="#org4a254bc">What the system can do</a></td>
275
+<td class="org-left"><a href="#org5d0df6a">What the system can do</a></td>
276 276
 <td class="org-left">-</td>
277
-<td class="org-left"><a href="#orgced8804">Disk Images</a></td>
277
+<td class="org-left"><a href="#org65c8cc7">Disk Images</a></td>
278 278
 <td class="org-left">-</td>
279
-<td class="org-left"><a href="#org32e81f3">Building Disk Images</a></td>
279
+<td class="org-left"><a href="#org5f5fcbf">Building Disk Images</a></td>
280 280
 <td class="org-left">-</td>
281
-<td class="org-left"><a href="#org759e416">How to use it</a></td>
281
+<td class="org-left"><a href="#org78e5a11">How to use it</a></td>
282 282
 </tr>
283 283
 </tbody>
284 284
 </table>
@@ -287,9 +287,9 @@ for the JavaScript code in this tag.
287 287
 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.
288 288
 </p>
289 289
 
290
-<div id="outline-container-org4a254bc" class="outline-2">
291
-<h2 id="org4a254bc">What the system can do</h2>
292
-<div class="outline-text-2" id="text-org4a254bc">
290
+<div id="outline-container-org5d0df6a" class="outline-2">
291
+<h2 id="org5d0df6a">What the system can do</h2>
292
+<div class="outline-text-2" id="text-org5d0df6a">
293 293
 <ul class="org-ul">
294 294
 <li>Discovery of other users on the network</li>
295 295
 <li>Text based chat, one-to-one and in groups</li>
@@ -306,12 +306,12 @@ Mesh networks are useful as a quick way to make a fully decentralised communicat
306 306
 </div>
307 307
 </div>
308 308
 
309
-<div id="outline-container-orgced8804" class="outline-2">
310
-<h2 id="orgced8804">Disk Images</h2>
311
-<div class="outline-text-2" id="text-orgced8804">
312
-</div><div id="outline-container-orgfb748a3" class="outline-3">
313
-<h3 id="orgfb748a3">Client images</h3>
314
-<div class="outline-text-3" id="text-orgfb748a3">
309
+<div id="outline-container-org65c8cc7" class="outline-2">
310
+<h2 id="org65c8cc7">Disk Images</h2>
311
+<div class="outline-text-2" id="text-org65c8cc7">
312
+</div><div id="outline-container-orgfe437c1" class="outline-3">
313
+<h3 id="orgfe437c1">Client images</h3>
314
+<div class="outline-text-3" id="text-orgfe437c1">
315 315
 <div class="org-center">
316 316
 
317 317
 <div class="figure">
@@ -360,16 +360,16 @@ sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-n
360 360
 </div>
361 361
 </div>
362 362
 
363
-<div id="outline-container-orgecfe8de" class="outline-3">
364
-<h3 id="orgecfe8de">Router images</h3>
365
-<div class="outline-text-3" id="text-orgecfe8de">
363
+<div id="outline-container-orgc3430d5" class="outline-3">
364
+<h3 id="orgc3430d5">Router images</h3>
365
+<div class="outline-text-3" id="text-orgc3430d5">
366 366
 <p>
367 367
 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. 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.
368 368
 </p>
369 369
 </div>
370
-<div id="outline-container-orgf896ab9" class="outline-4">
371
-<h4 id="orgf896ab9">Beaglebone Black</h4>
372
-<div class="outline-text-4" id="text-orgf896ab9">
370
+<div id="outline-container-orgdfe4034" class="outline-4">
371
+<h4 id="orgdfe4034">Beaglebone Black</h4>
372
+<div class="outline-text-4" id="text-orgdfe4034">
373 373
 <div class="org-center">
374 374
 
375 375
 <div class="figure">
@@ -403,9 +403,9 @@ If you have a few Beaglebone Blacks to use as routers then repeat the <i>dd</i>
403 403
 </div>
404 404
 </div>
405 405
 
406
-<div id="outline-container-org32e81f3" class="outline-2">
407
-<h2 id="org32e81f3">Building Disk Images</h2>
408
-<div class="outline-text-2" id="text-org32e81f3">
406
+<div id="outline-container-org5f5fcbf" class="outline-2">
407
+<h2 id="org5f5fcbf">Building Disk Images</h2>
408
+<div class="outline-text-2" id="text-org5f5fcbf">
409 409
 <p>
410 410
 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.
411 411
 </p>
@@ -500,17 +500,29 @@ The resulting image can be copied to a microSD card, inserted into a Beaglebone
500 500
 </div>
501 501
 </div>
502 502
 
503
-<div id="outline-container-org759e416" class="outline-2">
504
-<h2 id="org759e416">How to use it</h2>
505
-<div class="outline-text-2" id="text-org759e416">
503
+<div id="outline-container-org78e5a11" class="outline-2">
504
+<h2 id="org78e5a11">How to use it</h2>
505
+<div class="outline-text-2" id="text-org78e5a11">
506 506
 <p>
507 507
 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.
508 508
 </p>
509 509
 </div>
510 510
 
511
-<div id="outline-container-org5ba5715" class="outline-3">
512
-<h3 id="org5ba5715">Chat System</h3>
513
-<div class="outline-text-3" id="text-org5ba5715">
511
+<div id="outline-container-org9eb60ac" class="outline-3">
512
+<h3 id="org9eb60ac">Set the Date</h3>
513
+<div class="outline-text-3" id="text-org9eb60ac">
514
+<p>
515
+On the ordinary internet the date and time of your system would be set automatically via NTP or TLSdate. 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.
516
+</p>
517
+
518
+<p>
519
+<b>Right click on the date</b> in the top right corner of the screen. Select <b>preferences</b>, then click the <b>Time Settings</b> button. You can then select the date from the calendar and set the time, then click the <b>Set System Time</b> button. Enter the default password, which is <i>freedombone</i>.
520
+</p>
521
+</div>
522
+</div>
523
+<div id="outline-container-org0b7814c" class="outline-3">
524
+<h3 id="org0b7814c">Chat System</h3>
525
+<div class="outline-text-3" id="text-org0b7814c">
514 526
 <p>
515 527
 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 Tox chat and users icons appear. Select the users icon and you should see a list of users on the mesh. Select the Tox chat 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.
516 528
 </p>
@@ -569,9 +581,9 @@ At present video doesn't work reliably, but text and voice chat do work well.
569 581
 </div>
570 582
 </div>
571 583
 
572
-<div id="outline-container-org7e9110a" class="outline-3">
573
-<h3 id="org7e9110a">Sharing Files</h3>
574
-<div class="outline-text-3" id="text-org7e9110a">
584
+<div id="outline-container-org451f3ef" class="outline-3">
585
+<h3 id="org451f3ef">Sharing Files</h3>
586
+<div class="outline-text-3" id="text-org451f3ef">
575 587
 <p>
576 588
 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.
577 589
 </p>
@@ -586,9 +598,9 @@ You can make files publicly available on the network simply by dragging and drop
586 598
 </div>
587 599
 </div>
588 600
 
589
-<div id="outline-container-orgfb852dc" class="outline-3">
590
-<h3 id="orgfb852dc">Blogging</h3>
591
-<div class="outline-text-3" id="text-orgfb852dc">
601
+<div id="outline-container-orgd923182" class="outline-3">
602
+<h3 id="orgd923182">Blogging</h3>
603
+<div class="outline-text-3" id="text-orgd923182">
592 604
 <p>
593 605
 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.
594 606
 </p>