diff --git a/doc/EN/mesh.org b/doc/EN/mesh.org index 504b5819..a73024f7 100644 --- a/doc/EN/mesh.org +++ b/doc/EN/mesh.org @@ -124,9 +124,31 @@ The resulting image can be copied to a microSD card, inserted into a Beaglebone * How to use it 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. -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. +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. -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. +#+BEGIN_CENTER +[[file:images/mesh_paste_tox_id.jpg]] +#+END_CENTER + +The other user can then accept or decline your friend request. + +#+BEGIN_CENTER +[[file:images/mesh_friend_request.jpg]] +#+END_CENTER + +You can also select an avatar by selecting the grey head and shoulders image. + +#+BEGIN_CENTER +[[file:images/mesh_choose_avatar.jpg]] +#+END_CENTER + +And by selecting the user from the list on the left hand side the chat can begin. + +#+BEGIN_CENTER +[[file:images/mesh_text_chat.jpg]] +#+END_CENTER + +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. 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. diff --git a/img/mesh_choose_avatar.jpg b/img/mesh_choose_avatar.jpg new file mode 100644 index 00000000..e99a7141 Binary files /dev/null and b/img/mesh_choose_avatar.jpg differ diff --git a/img/mesh_friend_request.jpg b/img/mesh_friend_request.jpg new file mode 100644 index 00000000..ec150d4b Binary files /dev/null and b/img/mesh_friend_request.jpg differ diff --git a/img/mesh_incoming.jpg b/img/mesh_incoming.jpg new file mode 100644 index 00000000..e2bff4d5 Binary files /dev/null and b/img/mesh_incoming.jpg differ diff --git a/img/mesh_paste_tox_id.jpg b/img/mesh_paste_tox_id.jpg new file mode 100644 index 00000000..a6832510 Binary files /dev/null and b/img/mesh_paste_tox_id.jpg differ diff --git a/img/mesh_text_chat.jpg b/img/mesh_text_chat.jpg new file mode 100644 index 00000000..664a951f Binary files /dev/null and b/img/mesh_text_chat.jpg differ diff --git a/website/EN/mesh.html b/website/EN/mesh.html index 4d3ddd93..23c04fd7 100644 --- a/website/EN/mesh.html +++ b/website/EN/mesh.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + @@ -178,6 +178,7 @@ { font-size: 10px; font-weight: bold; white-space: nowrap; } .org-info-js_search-highlight { background-color: #ffff00; color: #000000; font-weight: bold; } + .org-svg { width: 90%; } /*]]>*/--> @@ -255,12 +256,12 @@ for the JavaScript code in this tag. 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.

-
-

Ready made images

-
-
-

Client images

-
+
+

Ready made images

+
+
+

Client images

+

"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).

@@ -301,16 +302,16 @@ sudo dd bs=1M -

Router images

-
+
+

Router images

+

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.

-
-

Beaglebone Black

-
+
+

Beaglebone Black

+
sudo apt-get install xz-utils wget
@@ -332,9 +333,9 @@ If you have a few Beaglebone Blacks to use as routers then repeat the dd
 
-
-

To build the disk image yourself

-
+
+

To build the disk image yourself

+

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.

@@ -425,19 +426,63 @@ The resulting image can be copied to a microSD card, inserted into a Beaglebone
-
-

How to use it

-
+
+

How to use it

+

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.

-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. +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.

+
+ +
+

mesh_paste_tox_id.jpg +

+
+
+

-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. +The other user can then accept or decline your friend request. +

+ +
+ +
+

mesh_friend_request.jpg +

+
+
+ +

+You can also select an avatar by selecting the grey head and shoulders image. +

+ +
+ +
+

mesh_choose_avatar.jpg +

+
+
+ +

+And by selecting the user from the list on the left hand side the chat can begin. +

+ +
+ +
+

mesh_text_chat.jpg +

+
+
+ +

+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.