Update hashes

This commit is contained in:
Bob Mottram 2017-07-04 10:11:15 +01:00
parent d423fecbb6
commit abcd167191
2 changed files with 58 additions and 66 deletions

View File

@ -71,7 +71,7 @@ wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.
wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.xz.sig wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.xz.sig
gpg --verify freedombone-meshclient-3_all-i386.img.xz.sig gpg --verify freedombone-meshclient-3_all-i386.img.xz.sig
sha256sum freedombone-meshclient-3_all-i386.img.xz sha256sum freedombone-meshclient-3_all-i386.img.xz
57e07013896503c1b0e9fee37f7cff0baa3cd98c795cb1f7209970177b7d2249 74f9eaad479f84d3bf9cb002067074d35a97028145e781c5746c74577f777ee5
unxz freedombone-meshclient-3_all-i386.img.xz unxz freedombone-meshclient-3_all-i386.img.xz
sudo dd bs=1M if=freedombone-meshclient-3_all-i386.img of=/dev/sdX conv=fdatasync sudo dd bs=1M if=freedombone-meshclient-3_all-i386.img of=/dev/sdX conv=fdatasync
#+end_src #+end_src
@ -86,7 +86,7 @@ wget https://freedombone.net/downloads/v3/freedombone-meshclient-insecure-3_all-
wget https://freedombone.net/downloads/v3/freedombone-meshclient-insecure-3_all-i386.img.xz.sig wget https://freedombone.net/downloads/v3/freedombone-meshclient-insecure-3_all-i386.img.xz.sig
gpg --verify freedombone-meshclient-insecure-3_all-i386.img.xz.sig gpg --verify freedombone-meshclient-insecure-3_all-i386.img.xz.sig
sha256sum freedombone-meshclient-insecure-3_all-i386.img.xz sha256sum freedombone-meshclient-insecure-3_all-i386.img.xz
527670814d8ffd08885c5163cad85950f81abd9e819b24d3cf185e3084a6838b f1c5df24a4bfca47bd5c41dfd2568925e63a1abf83aecf0250480b4b8edc071d
unxz freedombone-meshclient-insecure-3_all-i386.img.xz unxz freedombone-meshclient-insecure-3_all-i386.img.xz
sudo dd bs=1M if=freedombone-meshclient-insecure-3_all-i386.img of=/dev/sdX conv=fdatasync sudo dd bs=1M if=freedombone-meshclient-insecure-3_all-i386.img of=/dev/sdX conv=fdatasync
#+end_src #+end_src
@ -121,16 +121,12 @@ It's better not to trust images downloaded from random places on the interwebs.
First you will need to create an image. On a Debian based system (tested on Debian Stretch): First you will need to create an image. On a Debian based system (tested on Debian Stretch):
#+begin_src bash #+begin_src bash
sudo apt-get -y install build-essential libc6-dev-i386 wget \ sudo apt-get -y install git wget
gcc-multilib g++-multilib git python-docutils mktorrent \
vmdebootstrap xz-utils dosfstools btrfs-tools extlinux \
python-distro-info mbr qemu-user-static binfmt-support \
u-boot-tools qemu
wget https://freedombone.net/downloads/v3/freedombone-3.tar.gz wget https://freedombone.net/downloads/v3/freedombone-3.tar.gz
wget https://freedombone.net/downloads/freedombone-3.tar.gz.sig wget https://freedombone.net/downloads/freedombone-3.tar.gz.sig
gpg --verify freedombone-3.tar.gz.sig gpg --verify freedombone-3.tar.gz.sig
sha256sum freedombone-3.tar.gz sha256sum freedombone-3.tar.gz
328a33c6e71137ebb185328cc111b986f9a92e8080e31af9f559f9f842c9a0e5 b99853322871efd298a9efd78d22323e0e7424a5cdb5097b4cc55ef45a220ebb
tar -xzvf freedombone-3.tar.gz tar -xzvf freedombone-3.tar.gz
cd freedombone cd freedombone
git checkout stretch git checkout stretch

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-07-03 Mon 21:02 --> <!-- 2017-07-04 Tue 10:09 -->
<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></title> <title></title>
@ -274,13 +274,13 @@ for the JavaScript code in this tag.
</colgroup> </colgroup>
<tbody> <tbody>
<tr> <tr>
<td class="org-left"><a href="#orgd3bbfe1">What the system can do</a></td> <td class="org-left"><a href="#org58d57d9">What the system can do</a></td>
<td class="org-left">-</td> <td class="org-left">-</td>
<td class="org-left"><a href="#org434d1b4">Disk Images</a></td> <td class="org-left"><a href="#orgfd9bd98">Disk Images</a></td>
<td class="org-left">-</td> <td class="org-left">-</td>
<td class="org-left"><a href="#org0313155">Building Disk Images</a></td> <td class="org-left"><a href="#org211c8a0">Building Disk Images</a></td>
<td class="org-left">-</td> <td class="org-left">-</td>
<td class="org-left"><a href="#org1b24421">How to use it</a></td> <td class="org-left"><a href="#org6eec372">How to use it</a></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
@ -293,9 +293,9 @@ The Freedombone Mesh is a wireless solution for autonomous communication that ca
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. 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.
</p> </p>
<div id="outline-container-orgd3bbfe1" class="outline-2"> <div id="outline-container-org58d57d9" class="outline-2">
<h2 id="orgd3bbfe1">What the system can do</h2> <h2 id="org58d57d9">What the system can do</h2>
<div class="outline-text-2" id="text-orgd3bbfe1"> <div class="outline-text-2" id="text-org58d57d9">
<ul class="org-ul"> <ul class="org-ul">
<li>Discovery of other users on the network</li> <li>Discovery of other users on the network</li>
<li>Text based chat, one-to-one and in groups</li> <li>Text based chat, one-to-one and in groups</li>
@ -316,13 +316,13 @@ This system should be quite scalable. Both qTox and IPFS are based upon distribu
</div> </div>
</div> </div>
<div id="outline-container-org434d1b4" class="outline-2"> <div id="outline-container-orgfd9bd98" class="outline-2">
<h2 id="org434d1b4">Disk Images</h2> <h2 id="orgfd9bd98">Disk Images</h2>
<div class="outline-text-2" id="text-org434d1b4"> <div class="outline-text-2" id="text-orgfd9bd98">
</div> </div>
<div id="outline-container-org6a206a6" class="outline-3"> <div id="outline-container-org9169486" class="outline-3">
<h3 id="org6a206a6">Writing many images quickly</h3> <h3 id="org9169486">Writing many images quickly</h3>
<div class="outline-text-3" id="text-org6a206a6"> <div class="outline-text-3" id="text-org9169486">
<p> <p>
There may be situations where you need to write the same disk image to multiple drives at the same time in order to maximize rate of deployment. In the instructions given below the <b>dd</b> command is used for writing to the target drive, but to write to multiple drives you can use a tool such as <a href="https://wiki.gnome.org/Apps/MultiWriter">GNOME MultiWriter</a>. There may be situations where you need to write the same disk image to multiple drives at the same time in order to maximize rate of deployment. In the instructions given below the <b>dd</b> command is used for writing to the target drive, but to write to multiple drives you can use a tool such as <a href="https://wiki.gnome.org/Apps/MultiWriter">GNOME MultiWriter</a>.
</p> </p>
@ -346,9 +346,9 @@ Or on Debian based systems:
</div> </div>
</div> </div>
</div> </div>
<div id="outline-container-org386a2b4" class="outline-3"> <div id="outline-container-orgfb36aeb" class="outline-3">
<h3 id="org386a2b4">Client images</h3> <h3 id="orgfb36aeb">Client images</h3>
<div class="outline-text-3" id="text-org386a2b4"> <div class="outline-text-3" id="text-orgfb36aeb">
<div class="org-center"> <div class="org-center">
<div class="figure"> <div class="figure">
@ -367,7 +367,7 @@ wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.
wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.xz.sig wget https://freedombone.net/downloads/v3/freedombone-meshclient-3_all-i386.img.xz.sig
gpg --verify freedombone-meshclient-3_all-i386.img.xz.sig gpg --verify freedombone-meshclient-3_all-i386.img.xz.sig
sha256sum freedombone-meshclient-3_all-i386.img.xz sha256sum freedombone-meshclient-3_all-i386.img.xz
57e07013896503c1b0e9fee37f7cff0baa3cd98c795cb1f7209970177b7d2249 74f9eaad479f84d3bf9cb002067074d35a97028145e781c5746c74577f777ee5
unxz freedombone-meshclient-3_all-i386.img.xz unxz freedombone-meshclient-3_all-i386.img.xz
sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">if</span>=freedombone-meshclient-3_all-i386.img <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">conv</span>=fdatasync sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">if</span>=freedombone-meshclient-3_all-i386.img <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">conv</span>=fdatasync
</code></pre> </code></pre>
@ -387,7 +387,7 @@ wget https://freedombone.net/downloads/v3/freedombone-meshclient-insecure-3_all-
wget https://freedombone.net/downloads/v3/freedombone-meshclient-insecure-3_all-i386.img.xz.sig wget https://freedombone.net/downloads/v3/freedombone-meshclient-insecure-3_all-i386.img.xz.sig
gpg --verify freedombone-meshclient-insecure-3_all-i386.img.xz.sig gpg --verify freedombone-meshclient-insecure-3_all-i386.img.xz.sig
sha256sum freedombone-meshclient-insecure-3_all-i386.img.xz sha256sum freedombone-meshclient-insecure-3_all-i386.img.xz
527670814d8ffd08885c5163cad85950f81abd9e819b24d3cf185e3084a6838b f1c5df24a4bfca47bd5c41dfd2568925e63a1abf83aecf0250480b4b8edc071d
unxz freedombone-meshclient-insecure-3_all-i386.img.xz unxz freedombone-meshclient-insecure-3_all-i386.img.xz
sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">if</span>=freedombone-meshclient-insecure-3_all-i386.img <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">conv</span>=fdatasync sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">if</span>=freedombone-meshclient-insecure-3_all-i386.img <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">conv</span>=fdatasync
</code></pre> </code></pre>
@ -395,16 +395,16 @@ sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-n
</div> </div>
</div> </div>
<div id="outline-container-org991e6ca" class="outline-3"> <div id="outline-container-org01bd378" class="outline-3">
<h3 id="org991e6ca">Router images</h3> <h3 id="org01bd378">Router images</h3>
<div class="outline-text-3" id="text-org991e6ca"> <div class="outline-text-3" id="text-org01bd378">
<p> <p>
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 and to enable peers to find each other via running bootstrap nodes for Tox and IPFS. 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. 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 and to enable peers to find each other via running bootstrap nodes for Tox and IPFS. 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.
</p> </p>
</div> </div>
<div id="outline-container-org79a4eb2" class="outline-4"> <div id="outline-container-org430cb4f" class="outline-4">
<h4 id="org79a4eb2">Beaglebone Black</h4> <h4 id="org430cb4f">Beaglebone Black</h4>
<div class="outline-text-4" id="text-org79a4eb2"> <div class="outline-text-4" id="text-org430cb4f">
<div class="org-center"> <div class="org-center">
<div class="figure"> <div class="figure">
@ -441,9 +441,9 @@ There is still a software freedom issue with the Beaglebone Black, but it doesn'
</div> </div>
</div> </div>
<div id="outline-container-org0313155" class="outline-2"> <div id="outline-container-org211c8a0" class="outline-2">
<h2 id="org0313155">Building Disk Images</h2> <h2 id="org211c8a0">Building Disk Images</h2>
<div class="outline-text-2" id="text-org0313155"> <div class="outline-text-2" id="text-org211c8a0">
<p> <p>
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. 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.
</p> </p>
@ -453,16 +453,12 @@ First you will need to create an image. On a Debian based system (tested on Debi
</p> </p>
<div class="org-src-container"> <div class="org-src-container">
<pre><code class="src src-bash">sudo apt-get -y install build-essential libc6-dev-i386 wget <span class="org-sh-escaped-newline">\</span> <pre><code class="src src-bash">sudo apt-get -y install git wget
gcc-multilib g++-multilib git python-docutils mktorrent <span class="org-sh-escaped-newline">\</span>
vmdebootstrap xz-utils dosfstools btrfs-tools extlinux <span class="org-sh-escaped-newline">\</span>
python-distro-info mbr qemu-user-static binfmt-support <span class="org-sh-escaped-newline">\</span>
u-boot-tools qemu
wget https://freedombone.net/downloads/v3/freedombone-3.tar.gz wget https://freedombone.net/downloads/v3/freedombone-3.tar.gz
wget https://freedombone.net/downloads/freedombone-3.tar.gz.sig wget https://freedombone.net/downloads/freedombone-3.tar.gz.sig
gpg --verify freedombone-3.tar.gz.sig gpg --verify freedombone-3.tar.gz.sig
sha256sum freedombone-3.tar.gz sha256sum freedombone-3.tar.gz
328a33c6e71137ebb185328cc111b986f9a92e8080e31af9f559f9f842c9a0e5 b99853322871efd298a9efd78d22323e0e7424a5cdb5097b4cc55ef45a220ebb
tar -xzvf freedombone-3.tar.gz tar -xzvf freedombone-3.tar.gz
<span class="org-builtin">cd</span> freedombone <span class="org-builtin">cd</span> freedombone
git checkout stretch git checkout stretch
@ -534,9 +530,9 @@ The resulting image can be copied to a microSD card, inserted into a Beaglebone
</div> </div>
</div> </div>
<div id="outline-container-org5615048" class="outline-2"> <div id="outline-container-org21fdea1" class="outline-2">
<h2 id="org5615048">Customisation</h2> <h2 id="org21fdea1">Customisation</h2>
<div class="outline-text-2" id="text-org5615048"> <div class="outline-text-2" id="text-org21fdea1">
<p> <p>
If you want to make your own specially branded version, such as for a particular event, then to change the default desktop backgrounds edit the images within <b>img/backgrounds</b> and to change the available avatars and desktop icons edit the images within <b>img/avatars</b>. Re-create disk images using the instructions shown previously. If you want to make your own specially branded version, such as for a particular event, then to change the default desktop backgrounds edit the images within <b>img/backgrounds</b> and to change the available avatars and desktop icons edit the images within <b>img/avatars</b>. Re-create disk images using the instructions shown previously.
</p> </p>
@ -546,9 +542,9 @@ If you need particular <i>dconf</i> commands to alter desktop appearance or beha
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org1b24421" class="outline-2"> <div id="outline-container-org6eec372" class="outline-2">
<h2 id="org1b24421">How to use it</h2> <h2 id="org6eec372">How to use it</h2>
<div class="outline-text-2" id="text-org1b24421"> <div class="outline-text-2" id="text-org6eec372">
<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>
@ -558,9 +554,9 @@ After a minute or two if you are within wifi range and there is at least one oth
</p> </p>
</div> </div>
<div id="outline-container-orga5c0f34" class="outline-3"> <div id="outline-container-orgf75203f" class="outline-3">
<h3 id="orga5c0f34">Boot trouble</h3> <h3 id="orgf75203f">Boot trouble</h3>
<div class="outline-text-3" id="text-orga5c0f34"> <div class="outline-text-3" id="text-orgf75203f">
<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>
@ -570,9 +566,9 @@ After the system has booted successfully the problem should resolve itself on su
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org08e28e0" class="outline-3"> <div id="outline-container-orgbd6243b" class="outline-3">
<h3 id="org08e28e0">Set the Date</h3> <h3 id="orgbd6243b">Set the Date</h3>
<div class="outline-text-3" id="text-org08e28e0"> <div class="outline-text-3" id="text-orgbd6243b">
<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>
@ -582,9 +578,9 @@ On the ordinary internet the date and time of your system would be set automatic
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org0659f7f" class="outline-3"> <div id="outline-container-org0dadaa3" class="outline-3">
<h3 id="org0659f7f">Check network status</h3> <h3 id="org0dadaa3">Check network status</h3>
<div class="outline-text-3" id="text-org0659f7f"> <div class="outline-text-3" id="text-org0dadaa3">
<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>
@ -608,9 +604,9 @@ When you are finished close the window and then select the <i>Network Restart</i
</div> </div>
</div> </div>
<div id="outline-container-orgd7cf020" class="outline-3"> <div id="outline-container-orga1e31ec" class="outline-3">
<h3 id="orgd7cf020">Chat System</h3> <h3 id="orga1e31ec">Chat System</h3>
<div class="outline-text-3" id="text-orgd7cf020"> <div class="outline-text-3" id="text-orga1e31ec">
<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>
@ -669,9 +665,9 @@ At present video doesn't work reliably, but text and voice chat do work well.
</div> </div>
</div> </div>
<div id="outline-container-orgf987ac5" class="outline-3"> <div id="outline-container-orgfc175ca" class="outline-3">
<h3 id="orgf987ac5">Sharing Files</h3> <h3 id="orgfc175ca">Sharing Files</h3>
<div class="outline-text-3" id="text-orgf987ac5"> <div class="outline-text-3" id="text-orgfc175ca">
<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>
@ -686,9 +682,9 @@ You can make files publicly available on the network simply by dragging and drop
</div> </div>
</div> </div>
<div id="outline-container-org64db4b0" class="outline-3"> <div id="outline-container-orgcf44e86" class="outline-3">
<h3 id="org64db4b0">Blogging</h3> <h3 id="orgcf44e86">Blogging</h3>
<div class="outline-text-3" id="text-org64db4b0"> <div class="outline-text-3" id="text-orgcf44e86">
<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>