Browse Source

mesh documentation

Bob Mottram 8 years ago
parent
commit
35aca6b7fe
2 changed files with 21 additions and 21 deletions
  1. 1
    1
      doc/EN/mesh.org
  2. 20
    20
      website/EN/mesh.html

+ 1
- 1
doc/EN/mesh.org View File

@@ -18,7 +18,7 @@
18 18
 [[file:images/mesh_screenshot.jpg]]
19 19
 #+END_CENTER
20 20
 
21
-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, scientific expeditions and off-world space colonies. All the cool stuff. 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.
21
+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.
22 22
 
23 23
 * Ready made images
24 24
 ** Client images

+ 20
- 20
website/EN/mesh.html View File

@@ -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-08-30 Tue 13:04 -->
6
+<!-- 2016-08-30 Tue 14:15 -->
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>
@@ -252,15 +252,15 @@ for the JavaScript code in this tag.
252 252
 </div>
253 253
 
254 254
 <p>
255
-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, scientific expeditions and off-world space colonies. All the cool stuff. 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.
255
+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.
256 256
 </p>
257 257
 
258
-<div id="outline-container-org6c42146" class="outline-2">
259
-<h2 id="org6c42146">Ready made images</h2>
260
-<div class="outline-text-2" id="text-org6c42146">
261
-</div><div id="outline-container-org23d3e1e" class="outline-3">
262
-<h3 id="org23d3e1e">Client images</h3>
263
-<div class="outline-text-3" id="text-org23d3e1e">
258
+<div id="outline-container-orgc18d328" class="outline-2">
259
+<h2 id="orgc18d328">Ready made images</h2>
260
+<div class="outline-text-2" id="text-orgc18d328">
261
+</div><div id="outline-container-org9484ffd" class="outline-3">
262
+<h3 id="org9484ffd">Client images</h3>
263
+<div class="outline-text-3" id="text-org9484ffd">
264 264
 <p>
265 265
 "Client" isn't exactly the right term, but it's a mesh peer with a user interface. These images can be copied to a USB drive, then you can plug it into a laptop/netbook/desktop machine and boot from it. You will probably also need an Atheros USB wifi dongle, because most built-in wifi usually requires proprietary firmware. In the commands below substitute /dev/sdX with the USB drive device, excluding any trailing numbers (eg. /dev/sdb).
266 266
 </p>
@@ -301,16 +301,16 @@ sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-n
301 301
 </div>
302 302
 </div>
303 303
 
304
-<div id="outline-container-orgcb6db0b" class="outline-3">
305
-<h3 id="orgcb6db0b">Router images</h3>
306
-<div class="outline-text-3" id="text-orgcb6db0b">
304
+<div id="outline-container-org7df286a" class="outline-3">
305
+<h3 id="org7df286a">Router images</h3>
306
+<div class="outline-text-3" id="text-org7df286a">
307 307
 <p>
308 308
 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.
309 309
 </p>
310 310
 </div>
311
-<div id="outline-container-org19a77dc" class="outline-4">
312
-<h4 id="org19a77dc">Beaglebone Black</h4>
313
-<div class="outline-text-4" id="text-org19a77dc">
311
+<div id="outline-container-org3280d98" class="outline-4">
312
+<h4 id="org3280d98">Beaglebone Black</h4>
313
+<div class="outline-text-4" id="text-org3280d98">
314 314
 <div class="org-src-container">
315 315
 
316 316
 <pre class="src src-bash">sudo apt-get install xz-utils wget
@@ -332,9 +332,9 @@ If you have a few Beaglebone Blacks to use as routers then repeat the <i>dd</i>
332 332
 </div>
333 333
 </div>
334 334
 
335
-<div id="outline-container-org6aac01f" class="outline-2">
336
-<h2 id="org6aac01f">To build the disk image yourself</h2>
337
-<div class="outline-text-2" id="text-org6aac01f">
335
+<div id="outline-container-org7dd57b1" class="outline-2">
336
+<h2 id="org7dd57b1">To build the disk image yourself</h2>
337
+<div class="outline-text-2" id="text-org7dd57b1">
338 338
 <p>
339 339
 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.
340 340
 </p>
@@ -429,9 +429,9 @@ The resulting image can be copied to a microSD card, inserted into a Beaglebone
429 429
 </div>
430 430
 </div>
431 431
 
432
-<div id="outline-container-org151877c" class="outline-2">
433
-<h2 id="org151877c">How to use it</h2>
434
-<div class="outline-text-2" id="text-org151877c">
432
+<div id="outline-container-org269d397" class="outline-2">
433
+<h2 id="org269d397">How to use it</h2>
434
+<div class="outline-text-2" id="text-org269d397">
435 435
 <p>
436 436
 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.
437 437
 </p>