mesh usage documentation contents links

This commit is contained in:
Bob Mottram 2017-10-27 11:56:52 +01:00
parent 5d33d72808
commit 2bf73ea629
2 changed files with 62 additions and 36 deletions

View File

@ -14,6 +14,18 @@
<center><h1>Mesh Network: How to use it</h1></center> <center><h1>Mesh Network: How to use it</h1></center>
#+end_export #+end_export
* [[Boot trouble]]
* [[Set the Date]]
* [[Check network status]]
* [[Connecting to the internet]]
* [[Connecting two meshes over the internet via a VPN tunnel]]
* [[Mobile devices (phones, etc)]]
* [[Chat System]]
* [[Collaborative document editing]]
* [[Social Network]]
* [[Sharing Files]]
* [[Blogging]]
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. 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.
After a minute or two if you are within wifi range and there is at least one other user on the network then you should see additional icons appear on the desktop, such as /Other Users/ and /Chat/. After a minute or two if you are within wifi range and there is at least one other user on the network then you should see additional icons appear on the desktop, such as /Other Users/ and /Chat/.
@ -26,7 +38,7 @@ After the system has booted successfully the problem should resolve itself on su
On the ordinary internet the date and time of your system would be set automatically via NTP. 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. On the ordinary internet the date and time of your system would be set automatically via NTP. 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.
*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/. *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/.
** Check network status * Check network status
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. 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.
Select the wifi icon on the desktop and enter the password '/freedombone/'. The network configuration will go into a monitoring mode and in the bottom right side of the window you will be able to see signal strength and other parameters. This can help you to locate systems or adjust antennas to get the best wifi performance. Select the wifi icon on the desktop and enter the password '/freedombone/'. The network configuration will go into a monitoring mode and in the bottom right side of the window you will be able to see signal strength and other parameters. This can help you to locate systems or adjust antennas to get the best wifi performance.

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <head>
<!-- 2017-10-27 Fri 11:44 --> <!-- 2017-10-27 Fri 11:56 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>&lrm;</title> <title>&lrm;</title>
@ -246,6 +246,20 @@ for the JavaScript code in this tag.
<center><h1>Mesh Network: How to use it</h1></center> <center><h1>Mesh Network: How to use it</h1></center>
<ul class="org-ul">
<li><a href="#org22cb5fa">Boot trouble</a></li>
<li><a href="#orgde523e6">Set the Date</a></li>
<li><a href="#org21130c0">Check network status</a></li>
<li><a href="#org94c3154">Connecting to the internet</a></li>
<li><a href="#orgc8757e7">Connecting two meshes over the internet via a VPN tunnel</a></li>
<li><a href="#orgd23560d">Mobile devices (phones, etc)</a></li>
<li><a href="#orgaefaab7">Chat System</a></li>
<li><a href="#orgb60a85c">Collaborative document editing</a></li>
<li><a href="#org3987366">Social Network</a></li>
<li><a href="#org2d93c9b">Sharing Files</a></li>
<li><a href="#org0ef8d45">Blogging</a></li>
</ul>
<p> <p>
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. 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.
</p> </p>
@ -254,9 +268,9 @@ When you first boot from the USB drive the system will create some encryption ke
After a minute or two if you are within wifi range and there is at least one other user on the network then you should see additional icons appear on the desktop, such as <i>Other Users</i> and <i>Chat</i>. After a minute or two if you are within wifi range and there is at least one other user on the network then you should see additional icons appear on the desktop, such as <i>Other Users</i> and <i>Chat</i>.
</p> </p>
<div id="outline-container-org22fe8e0" class="outline-2"> <div id="outline-container-org22cb5fa" class="outline-2">
<h2 id="org22fe8e0">Boot trouble</h2> <h2 id="org22cb5fa">Boot trouble</h2>
<div class="outline-text-2" id="text-org22fe8e0"> <div class="outline-text-2" id="text-org22cb5fa">
<p> <p>
If the system doesn't boot and reports an error which includes <b>/dev/mapper/loop0p1</b> then reboot with <b>Ctrl-Alt-Del</b> and when you see the grub menu press <b>e</b> and manually change <b>/dev/mapper/loop0p1</b> to <b>/dev/sdb1</b>, then press <b>Ctrl-x</b>. If that doesn't work then reboot and try <b>/dev/sdc1</b> instead. If the system doesn't boot and reports an error which includes <b>/dev/mapper/loop0p1</b> then reboot with <b>Ctrl-Alt-Del</b> and when you see the grub menu press <b>e</b> and manually change <b>/dev/mapper/loop0p1</b> to <b>/dev/sdb1</b>, then press <b>Ctrl-x</b>. If that doesn't work then reboot and try <b>/dev/sdc1</b> instead.
</p> </p>
@ -266,9 +280,9 @@ After the system has booted successfully the problem should resolve itself on su
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-orgd683f50" class="outline-2"> <div id="outline-container-orgde523e6" class="outline-2">
<h2 id="orgd683f50">Set the Date</h2> <h2 id="orgde523e6">Set the Date</h2>
<div class="outline-text-2" id="text-orgd683f50"> <div class="outline-text-2" id="text-orgde523e6">
<p> <p>
On the ordinary internet the date and time of your system would be set automatically via NTP. 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. On the ordinary internet the date and time of your system would be set automatically via NTP. 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.
</p> </p>
@ -277,9 +291,10 @@ On the ordinary internet the date and time of your system would be set automatic
<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>. <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>.
</p> </p>
</div> </div>
<div id="outline-container-orga91196b" class="outline-3"> </div>
<h3 id="orga91196b">Check network status</h3> <div id="outline-container-org21130c0" class="outline-2">
<div class="outline-text-3" id="text-orga91196b"> <h2 id="org21130c0">Check network status</h2>
<div class="outline-text-2" id="text-org21130c0">
<p> <p>
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. 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.
</p> </p>
@ -302,10 +317,9 @@ When you are finished close the window and then select the <i>Network Restart</i
</p> </p>
</div> </div>
</div> </div>
</div> <div id="outline-container-org94c3154" class="outline-2">
<div id="outline-container-org9d39b47" class="outline-2"> <h2 id="org94c3154">Connecting to the internet</h2>
<h2 id="org9d39b47">Connecting to the internet</h2> <div class="outline-text-2" id="text-org94c3154">
<div class="outline-text-2" id="text-org9d39b47">
<p> <p>
If you need to be able to access the internet from the mesh then connect one of the peers to an internet router using an ethernet cable, then reboot it. Other peers in the mesh, including any attached mobile devices, will then be able to access the internet using the ethernet attached peer as a gateway. <a href="https://en.wikipedia.org/wiki/Freifunk">Freifunk</a> works in a similar way. If you need to be able to access the internet from the mesh then connect one of the peers to an internet router using an ethernet cable, then reboot it. Other peers in the mesh, including any attached mobile devices, will then be able to access the internet using the ethernet attached peer as a gateway. <a href="https://en.wikipedia.org/wiki/Freifunk">Freifunk</a> works in a similar way.
</p> </p>
@ -328,9 +342,9 @@ Where <i>myclient.ovpn</i> comes from your VPN provider and with the password "<
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org933dcf7" class="outline-2"> <div id="outline-container-orgc8757e7" class="outline-2">
<h2 id="org933dcf7">Connecting two meshes over the internet via a VPN tunnel</h2> <h2 id="orgc8757e7">Connecting two meshes over the internet via a VPN tunnel</h2>
<div class="outline-text-2" id="text-org933dcf7"> <div class="outline-text-2" id="text-orgc8757e7">
<p> <p>
Maybe the internet exists, but you don't care about getting any content from it and just want to use it as a way to connect mesh networks from different geographical locations together. Maybe the internet exists, but you don't care about getting any content from it and just want to use it as a way to connect mesh networks from different geographical locations together.
</p> </p>
@ -357,9 +371,9 @@ From a deep packet inspection point of view the traffic going over the internet
</div> </div>
</div> </div>
<div id="outline-container-org761cafe" class="outline-2"> <div id="outline-container-orgd23560d" class="outline-2">
<h2 id="org761cafe">Mobile devices (phones, etc)</h2> <h2 id="orgd23560d">Mobile devices (phones, etc)</h2>
<div class="outline-text-2" id="text-org761cafe"> <div class="outline-text-2" id="text-orgd23560d">
<p> <p>
To allow mobile devices to connect to the mesh you will need a second wifi adapter connected to your laptop/netbook/SBC. Plug in a second wifi adapter then reboot the system. The second adaptor will then create a wifi hotspot which mobile devices can connect to. The hotspot name also contains its local IP address (eg. "<i>mesh-192.168.1.83</i>"). To allow mobile devices to connect to the mesh you will need a second wifi adapter connected to your laptop/netbook/SBC. Plug in a second wifi adapter then reboot the system. The second adaptor will then create a wifi hotspot which mobile devices can connect to. The hotspot name also contains its local IP address (eg. "<i>mesh-192.168.1.83</i>").
</p> </p>
@ -381,9 +395,9 @@ On some android devices you may need to move the downloaded APK file from the <b
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org6d11556" class="outline-2"> <div id="outline-container-orgaefaab7" class="outline-2">
<h2 id="org6d11556">Chat System</h2> <h2 id="orgaefaab7">Chat System</h2>
<div class="outline-text-2" id="text-org6d11556"> <div class="outline-text-2" id="text-orgaefaab7">
<p> <p>
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. 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.
</p> </p>
@ -442,9 +456,9 @@ At present video doesn't work reliably, but text and voice chat do work well.
</div> </div>
</div> </div>
<div id="outline-container-orgda2275a" class="outline-2"> <div id="outline-container-orgb60a85c" class="outline-2">
<h2 id="orgda2275a">Collaborative document editing</h2> <h2 id="orgb60a85c">Collaborative document editing</h2>
<div class="outline-text-2" id="text-orgda2275a"> <div class="outline-text-2" id="text-orgb60a85c">
<p> <p>
The mesh system includes the ability to collaboratively edit various sorts of documents using CryptPad. CryptPad is an almost peer-to-peer system in that it is designed for a client/server environment but that the server aspect of it is very minimal and limited to orchestrating the connected clients. With CryptPad installed on each mesh peer it effectively enables peer-to-peer collaborative editing. Documents are ephemeral and forgotten unless they're exported or copy-pasted to permanent storage. The mesh system includes the ability to collaboratively edit various sorts of documents using CryptPad. CryptPad is an almost peer-to-peer system in that it is designed for a client/server environment but that the server aspect of it is very minimal and limited to orchestrating the connected clients. With CryptPad installed on each mesh peer it effectively enables peer-to-peer collaborative editing. Documents are ephemeral and forgotten unless they're exported or copy-pasted to permanent storage.
</p> </p>
@ -475,9 +489,9 @@ If you have the chat system running you can then copy and paste the URL for your
</div> </div>
</div> </div>
<div id="outline-container-org9ddef6c" class="outline-2"> <div id="outline-container-org3987366" class="outline-2">
<h2 id="org9ddef6c">Social Network</h2> <h2 id="org3987366">Social Network</h2>
<div class="outline-text-2" id="text-org9ddef6c"> <div class="outline-text-2" id="text-org3987366">
<p> <p>
Patchwork is available as a social networking system for the mesh. Like all social network systems it has a stream of posts and you can follow or unfollow other users. You can also send private messages to other users with end-to-end encryption. Patchwork is available as a social networking system for the mesh. Like all social network systems it has a stream of posts and you can follow or unfollow other users. You can also send private messages to other users with end-to-end encryption.
</p> </p>
@ -512,9 +526,9 @@ The Secure Scuttlebutt protocol which Patchwork is based upon is intended to be
</div> </div>
</div> </div>
<div id="outline-container-org7f3a6de" class="outline-2"> <div id="outline-container-org2d93c9b" class="outline-2">
<h2 id="org7f3a6de">Sharing Files</h2> <h2 id="org2d93c9b">Sharing Files</h2>
<div class="outline-text-2" id="text-org7f3a6de"> <div class="outline-text-2" id="text-org2d93c9b">
<p> <p>
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. 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.
</p> </p>
@ -529,9 +543,9 @@ You can make files publicly available on the network simply by dragging and drop
</div> </div>
</div> </div>
<div id="outline-container-orgafae4cd" class="outline-2"> <div id="outline-container-org0ef8d45" class="outline-2">
<h2 id="orgafae4cd">Blogging</h2> <h2 id="org0ef8d45">Blogging</h2>
<div class="outline-text-2" id="text-orgafae4cd"> <div class="outline-text-2" id="text-org0ef8d45">
<p> <p>
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. 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.
</p> </p>