Bob Mottram 8 lat temu
rodzic
commit
fa34eb9804
Brak konta powiązanego z e-mailem autora
2 zmienionych plików z 43 dodań i 43 usunięć
  1. 1
    1
      doc/EN/mesh.org
  2. 42
    42
      website/EN/mesh.html

+ 1
- 1
doc/EN/mesh.org Wyświetl plik

36
  - Works from bootable USB drives or microSD drives.
36
  - Works from bootable USB drives or microSD drives.
37
  - Data is mesh routed between systems
37
  - Data is mesh routed between systems
38
  - Private communications is end-to-end secured and forward secret.
38
  - Private communications is end-to-end secured and forward secret.
39
- - Publicly shared data is /content addressable/ and therefore scalable to many peers.
39
+ - Publicly shared data is /content addressable/.
40
 
40
 
41
 This system should be quite scalable. Both qTox and IPFS are based upon distributed hash tables (DHT) so that each peer does not need to store the full index of data for the entire network. Caching or pinning of IPFS data and its content addressability means that if a file or blog becomes popular then performance should improve as the number of downloads increases, which is the opposite of the client/server paradigm.
41
 This system should be quite scalable. Both qTox and IPFS are based upon distributed hash tables (DHT) so that each peer does not need to store the full index of data for the entire network. Caching or pinning of IPFS data and its content addressability means that if a file or blog becomes popular then performance should improve as the number of downloads increases, which is the opposite of the client/server paradigm.
42
 
42
 

+ 42
- 42
website/EN/mesh.html Wyświetl plik

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
-<!-- 2016-09-12 Mon 20:01 -->
6
+<!-- 2016-09-12 Mon 20:07 -->
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>
272
 </colgroup>
272
 </colgroup>
273
 <tbody>
273
 <tbody>
274
 <tr>
274
 <tr>
275
-<td class="org-left"><a href="#orgfbb39f8">What the system can do</a></td>
275
+<td class="org-left"><a href="#org5482d28">What the system can do</a></td>
276
 <td class="org-left">-</td>
276
 <td class="org-left">-</td>
277
-<td class="org-left"><a href="#org8e9fd5b">Disk Images</a></td>
277
+<td class="org-left"><a href="#org7a60523">Disk Images</a></td>
278
 <td class="org-left">-</td>
278
 <td class="org-left">-</td>
279
-<td class="org-left"><a href="#orga0f89b4">Building Disk Images</a></td>
279
+<td class="org-left"><a href="#org7495c92">Building Disk Images</a></td>
280
 <td class="org-left">-</td>
280
 <td class="org-left">-</td>
281
-<td class="org-left"><a href="#orgdda6754">How to use it</a></td>
281
+<td class="org-left"><a href="#orged93a95">How to use it</a></td>
282
 </tr>
282
 </tr>
283
 </tbody>
283
 </tbody>
284
 </table>
284
 </table>
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.
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
 </p>
288
 </p>
289
 
289
 
290
-<div id="outline-container-orgfbb39f8" class="outline-2">
291
-<h2 id="orgfbb39f8">What the system can do</h2>
292
-<div class="outline-text-2" id="text-orgfbb39f8">
290
+<div id="outline-container-org5482d28" class="outline-2">
291
+<h2 id="org5482d28">What the system can do</h2>
292
+<div class="outline-text-2" id="text-org5482d28">
293
 <ul class="org-ul">
293
 <ul class="org-ul">
294
 <li>Discovery of other users on the network</li>
294
 <li>Discovery of other users on the network</li>
295
 <li>Text based chat, one-to-one and in groups</li>
295
 <li>Text based chat, one-to-one and in groups</li>
301
 <li>Works from bootable USB drives or microSD drives.</li>
301
 <li>Works from bootable USB drives or microSD drives.</li>
302
 <li>Data is mesh routed between systems</li>
302
 <li>Data is mesh routed between systems</li>
303
 <li>Private communications is end-to-end secured and forward secret.</li>
303
 <li>Private communications is end-to-end secured and forward secret.</li>
304
-<li>Publicly shared data is <i>content addressable</i> and therefore scalable to many peers.</li>
304
+<li>Publicly shared data is <i>content addressable</i>.</li>
305
 </ul>
305
 </ul>
306
 
306
 
307
 <p>
307
 <p>
310
 </div>
310
 </div>
311
 </div>
311
 </div>
312
 
312
 
313
-<div id="outline-container-org8e9fd5b" class="outline-2">
314
-<h2 id="org8e9fd5b">Disk Images</h2>
315
-<div class="outline-text-2" id="text-org8e9fd5b">
316
-</div><div id="outline-container-org21b25f3" class="outline-3">
317
-<h3 id="org21b25f3">Client images</h3>
318
-<div class="outline-text-3" id="text-org21b25f3">
313
+<div id="outline-container-org7a60523" class="outline-2">
314
+<h2 id="org7a60523">Disk Images</h2>
315
+<div class="outline-text-2" id="text-org7a60523">
316
+</div><div id="outline-container-orgf96b5c1" class="outline-3">
317
+<h3 id="orgf96b5c1">Client images</h3>
318
+<div class="outline-text-3" id="text-orgf96b5c1">
319
 <div class="org-center">
319
 <div class="org-center">
320
 
320
 
321
 <div class="figure">
321
 <div class="figure">
364
 </div>
364
 </div>
365
 </div>
365
 </div>
366
 
366
 
367
-<div id="outline-container-orgf22242f" class="outline-3">
368
-<h3 id="orgf22242f">Router images</h3>
369
-<div class="outline-text-3" id="text-orgf22242f">
367
+<div id="outline-container-org38d8777" class="outline-3">
368
+<h3 id="org38d8777">Router images</h3>
369
+<div class="outline-text-3" id="text-org38d8777">
370
 <p>
370
 <p>
371
 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.
371
 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.
372
 </p>
372
 </p>
373
 </div>
373
 </div>
374
-<div id="outline-container-org3a2b775" class="outline-4">
375
-<h4 id="org3a2b775">Beaglebone Black</h4>
376
-<div class="outline-text-4" id="text-org3a2b775">
374
+<div id="outline-container-org3f64525" class="outline-4">
375
+<h4 id="org3f64525">Beaglebone Black</h4>
376
+<div class="outline-text-4" id="text-org3f64525">
377
 <div class="org-center">
377
 <div class="org-center">
378
 
378
 
379
 <div class="figure">
379
 <div class="figure">
407
 </div>
407
 </div>
408
 </div>
408
 </div>
409
 
409
 
410
-<div id="outline-container-orga0f89b4" class="outline-2">
411
-<h2 id="orga0f89b4">Building Disk Images</h2>
412
-<div class="outline-text-2" id="text-orga0f89b4">
410
+<div id="outline-container-org7495c92" class="outline-2">
411
+<h2 id="org7495c92">Building Disk Images</h2>
412
+<div class="outline-text-2" id="text-org7495c92">
413
 <p>
413
 <p>
414
 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.
414
 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.
415
 </p>
415
 </p>
504
 </div>
504
 </div>
505
 </div>
505
 </div>
506
 
506
 
507
-<div id="outline-container-orgdda6754" class="outline-2">
508
-<h2 id="orgdda6754">How to use it</h2>
509
-<div class="outline-text-2" id="text-orgdda6754">
507
+<div id="outline-container-orged93a95" class="outline-2">
508
+<h2 id="orged93a95">How to use it</h2>
509
+<div class="outline-text-2" id="text-orged93a95">
510
 <p>
510
 <p>
511
 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.
511
 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.
512
 </p>
512
 </p>
516
 </p>
516
 </p>
517
 </div>
517
 </div>
518
 
518
 
519
-<div id="outline-container-orgaf58e4d" class="outline-3">
520
-<h3 id="orgaf58e4d">Set the Date</h3>
521
-<div class="outline-text-3" id="text-orgaf58e4d">
519
+<div id="outline-container-orgfbb3904" class="outline-3">
520
+<h3 id="orgfbb3904">Set the Date</h3>
521
+<div class="outline-text-3" id="text-orgfbb3904">
522
 <p>
522
 <p>
523
 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.
523
 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.
524
 </p>
524
 </p>
528
 </p>
528
 </p>
529
 </div>
529
 </div>
530
 </div>
530
 </div>
531
-<div id="outline-container-org25e741c" class="outline-3">
532
-<h3 id="org25e741c">Check network status</h3>
533
-<div class="outline-text-3" id="text-org25e741c">
531
+<div id="outline-container-orgecad149" class="outline-3">
532
+<h3 id="orgecad149">Check network status</h3>
533
+<div class="outline-text-3" id="text-orgecad149">
534
 <p>
534
 <p>
535
 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.
535
 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.
536
 </p>
536
 </p>
554
 </div>
554
 </div>
555
 </div>
555
 </div>
556
 
556
 
557
-<div id="outline-container-org93e85ee" class="outline-3">
558
-<h3 id="org93e85ee">Chat System</h3>
559
-<div class="outline-text-3" id="text-org93e85ee">
557
+<div id="outline-container-org61a741a" class="outline-3">
558
+<h3 id="org61a741a">Chat System</h3>
559
+<div class="outline-text-3" id="text-org61a741a">
560
 <p>
560
 <p>
561
 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.
561
 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.
562
 </p>
562
 </p>
615
 </div>
615
 </div>
616
 </div>
616
 </div>
617
 
617
 
618
-<div id="outline-container-orgaf6b73f" class="outline-3">
619
-<h3 id="orgaf6b73f">Sharing Files</h3>
620
-<div class="outline-text-3" id="text-orgaf6b73f">
618
+<div id="outline-container-org6c52db5" class="outline-3">
619
+<h3 id="org6c52db5">Sharing Files</h3>
620
+<div class="outline-text-3" id="text-org6c52db5">
621
 <p>
621
 <p>
622
 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.
622
 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.
623
 </p>
623
 </p>
632
 </div>
632
 </div>
633
 </div>
633
 </div>
634
 
634
 
635
-<div id="outline-container-orgfdc783f" class="outline-3">
636
-<h3 id="orgfdc783f">Blogging</h3>
637
-<div class="outline-text-3" id="text-orgfdc783f">
635
+<div id="outline-container-org216b914" class="outline-3">
636
+<h3 id="org216b914">Blogging</h3>
637
+<div class="outline-text-3" id="text-org216b914">
638
 <p>
638
 <p>
639
 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.
639
 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.
640
 </p>
640
 </p>