소스 검색

Images in mesh documentation

Bob Mottram 8 년 전
부모
커밋
b6fea9af19
No account linked to committer's email
7개의 변경된 파일90개의 추가작업 그리고 23개의 파일을 삭제
  1. 24
    2
      doc/EN/mesh.org
  2. BIN
      img/mesh_choose_avatar.jpg
  3. BIN
      img/mesh_friend_request.jpg
  4. BIN
      img/mesh_incoming.jpg
  5. BIN
      img/mesh_paste_tox_id.jpg
  6. BIN
      img/mesh_text_chat.jpg
  7. 66
    21
      website/EN/mesh.html

+ 24
- 2
doc/EN/mesh.org 파일 보기

124
 * How to use it
124
 * How to use it
125
 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.
125
 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.
126
 
126
 
127
-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. The other user can then accept or decline your friend request.
127
+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.
128
 
128
 
129
-One important point is that by default sound and microphone is turned off. In the top right corner of the screen you can increase the sound volume and enable the microphone if you're doing voice chat.
129
+#+BEGIN_CENTER
130
+[[file:images/mesh_paste_tox_id.jpg]]
131
+#+END_CENTER
132
+
133
+The other user can then accept or decline your friend request.
134
+
135
+#+BEGIN_CENTER
136
+[[file:images/mesh_friend_request.jpg]]
137
+#+END_CENTER
138
+
139
+You can also select an avatar by selecting the grey head and shoulders image.
140
+
141
+#+BEGIN_CENTER
142
+[[file:images/mesh_choose_avatar.jpg]]
143
+#+END_CENTER
144
+
145
+And by selecting the user from the list on the left hand side the chat can begin.
146
+
147
+#+BEGIN_CENTER
148
+[[file:images/mesh_text_chat.jpg]]
149
+#+END_CENTER
150
+
151
+One important point is that by default sound and microphone is turned off. In the top right corner of the screen you can increase the sound volume and enable the microphone if you're doing voice chat or need audible notifications.
130
 
152
 
131
 At present video doesn't work reliably, but text and voice chat do work well. In future IPFS or Tahoe-LAFS may be added to create a distributed filesystem for the mesh.
153
 At present video doesn't work reliably, but text and voice chat do work well. In future IPFS or Tahoe-LAFS may be added to create a distributed filesystem for the mesh.
132
 
154
 

BIN
img/mesh_choose_avatar.jpg 파일 보기


BIN
img/mesh_friend_request.jpg 파일 보기


BIN
img/mesh_incoming.jpg 파일 보기


BIN
img/mesh_paste_tox_id.jpg 파일 보기


BIN
img/mesh_text_chat.jpg 파일 보기


+ 66
- 21
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
-<!-- 2016-08-30 Tue 14:23 -->
6
+<!-- 2016-08-31 Wed 12:14 -->
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>
178
     { font-size: 10px; font-weight: bold; white-space: nowrap; }
178
     { font-size: 10px; font-weight: bold; white-space: nowrap; }
179
   .org-info-js_search-highlight
179
   .org-info-js_search-highlight
180
     { background-color: #ffff00; color: #000000; font-weight: bold; }
180
     { background-color: #ffff00; color: #000000; font-weight: bold; }
181
+  .org-svg { width: 90%; }
181
   /*]]>*/-->
182
   /*]]>*/-->
182
 </style>
183
 </style>
183
 <link rel="stylesheet" type="text/css" href="freedombone.css" />
184
 <link rel="stylesheet" type="text/css" href="freedombone.css" />
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
 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
 </p>
257
 </p>
257
 
258
 
258
-<div id="outline-container-orgbc5a33c" class="outline-2">
259
-<h2 id="orgbc5a33c">Ready made images</h2>
260
-<div class="outline-text-2" id="text-orgbc5a33c">
261
-</div><div id="outline-container-orgbaf4365" class="outline-3">
262
-<h3 id="orgbaf4365">Client images</h3>
263
-<div class="outline-text-3" id="text-orgbaf4365">
259
+<div id="outline-container-org06bccd9" class="outline-2">
260
+<h2 id="org06bccd9">Ready made images</h2>
261
+<div class="outline-text-2" id="text-org06bccd9">
262
+</div><div id="outline-container-org4c2c622" class="outline-3">
263
+<h3 id="org4c2c622">Client images</h3>
264
+<div class="outline-text-3" id="text-org4c2c622">
264
 <p>
265
 <p>
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
 "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
 </p>
267
 </p>
301
 </div>
302
 </div>
302
 </div>
303
 </div>
303
 
304
 
304
-<div id="outline-container-orgea8cc1c" class="outline-3">
305
-<h3 id="orgea8cc1c">Router images</h3>
306
-<div class="outline-text-3" id="text-orgea8cc1c">
305
+<div id="outline-container-org4c09853" class="outline-3">
306
+<h3 id="org4c09853">Router images</h3>
307
+<div class="outline-text-3" id="text-org4c09853">
307
 <p>
308
 <p>
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
 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
 </p>
310
 </p>
310
 </div>
311
 </div>
311
-<div id="outline-container-orgb0adbc4" class="outline-4">
312
-<h4 id="orgb0adbc4">Beaglebone Black</h4>
313
-<div class="outline-text-4" id="text-orgb0adbc4">
312
+<div id="outline-container-orgfd163b9" class="outline-4">
313
+<h4 id="orgfd163b9">Beaglebone Black</h4>
314
+<div class="outline-text-4" id="text-orgfd163b9">
314
 <div class="org-src-container">
315
 <div class="org-src-container">
315
 
316
 
316
 <pre class="src src-bash">sudo apt-get install xz-utils wget
317
 <pre class="src src-bash">sudo apt-get install xz-utils wget
332
 </div>
333
 </div>
333
 </div>
334
 </div>
334
 
335
 
335
-<div id="outline-container-org2a13627" class="outline-2">
336
-<h2 id="org2a13627">To build the disk image yourself</h2>
337
-<div class="outline-text-2" id="text-org2a13627">
336
+<div id="outline-container-org7bcac50" class="outline-2">
337
+<h2 id="org7bcac50">To build the disk image yourself</h2>
338
+<div class="outline-text-2" id="text-org7bcac50">
338
 <p>
339
 <p>
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
 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
 </p>
341
 </p>
425
 </div>
426
 </div>
426
 </div>
427
 </div>
427
 
428
 
428
-<div id="outline-container-org1f9b400" class="outline-2">
429
-<h2 id="org1f9b400">How to use it</h2>
430
-<div class="outline-text-2" id="text-org1f9b400">
429
+<div id="outline-container-orgaff7264" class="outline-2">
430
+<h2 id="orgaff7264">How to use it</h2>
431
+<div class="outline-text-2" id="text-orgaff7264">
431
 <p>
432
 <p>
432
 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.
433
 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.
433
 </p>
434
 </p>
434
 
435
 
435
 <p>
436
 <p>
436
-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. The other user can then accept or decline your friend request.
437
+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.
437
 </p>
438
 </p>
438
 
439
 
440
+<div class="org-center">
441
+
442
+<div class="figure">
443
+<p><img src="images/mesh_paste_tox_id.jpg" alt="mesh_paste_tox_id.jpg" />
444
+</p>
445
+</div>
446
+</div>
447
+
448
+<p>
449
+The other user can then accept or decline your friend request.
450
+</p>
451
+
452
+<div class="org-center">
453
+
454
+<div class="figure">
455
+<p><img src="images/mesh_friend_request.jpg" alt="mesh_friend_request.jpg" />
456
+</p>
457
+</div>
458
+</div>
459
+
460
+<p>
461
+You can also select an avatar by selecting the grey head and shoulders image.
462
+</p>
463
+
464
+<div class="org-center">
465
+
466
+<div class="figure">
467
+<p><img src="images/mesh_choose_avatar.jpg" alt="mesh_choose_avatar.jpg" />
468
+</p>
469
+</div>
470
+</div>
471
+
472
+<p>
473
+And by selecting the user from the list on the left hand side the chat can begin.
474
+</p>
475
+
476
+<div class="org-center">
477
+
478
+<div class="figure">
479
+<p><img src="images/mesh_text_chat.jpg" alt="mesh_text_chat.jpg" />
480
+</p>
481
+</div>
482
+</div>
483
+
439
 <p>
484
 <p>
440
-One important point is that by default sound and microphone is turned off. In the top right corner of the screen you can increase the sound volume and enable the microphone if you're doing voice chat.
485
+One important point is that by default sound and microphone is turned off. In the top right corner of the screen you can increase the sound volume and enable the microphone if you're doing voice chat or need audible notifications.
441
 </p>
486
 </p>
442
 
487
 
443
 <p>
488
 <p>