Browse Source

Ten social specifications

Bob Mottram 7 years ago
parent
commit
315c1fe7af
2 changed files with 104 additions and 74 deletions
  1. 13
    0
      doc/EN/mesh.org
  2. 91
    74
      website/EN/mesh.html

+ 13
- 0
doc/EN/mesh.org View File

@@ -26,6 +26,19 @@ The Freedombone Mesh is a wireless solution for autonomous communication that ca
26 26
 
27 27
 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.
28 28
 
29
+The Freedombone mesh roughly follows MondoNet's ten social specifications:
30
+
31
+ - *Decentralization*: The network cannot be consolodated or monopolized by design
32
+ - *Accessibility*: low cost, freely downloadable, works on existing hardware, minimal learning curve
33
+ - *Resistance*: to censorship
34
+ - *Enables privacy*
35
+ - *Secure*: against malicious attacks and also secure in terms of being reliable
36
+ - *Scalable*: works for ten users or ten million
37
+ - *Permanent*: even if users enter or exit the network remains viable
38
+ - *Fast enough*: for at least "minimal participation in the political process". Enabling social uses like chat and VoIP
39
+ - *Independence*: If every other network fails this system should still be usable
40
+ - *Evolvable*: Software is open and modifiable over time as protocols change
41
+
29 42
 * What the system can do
30 43
 
31 44
  - Discovery of other users on the network

+ 91
- 74
website/EN/mesh.html View File

@@ -3,10 +3,10 @@
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
-<!-- 2017-09-18 Mon 11:40 -->
6
+<!-- 2017-09-23 Sat 20:45 -->
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
-<title></title>
9
+<title>&lrm;</title>
10 10
 <meta name="generator" content="Org mode" />
11 11
 <meta name="author" content="Bob Mottram" />
12 12
 <meta name="description" content="Turn the Beaglebone Black into a personal communications server"
@@ -274,13 +274,13 @@ for the JavaScript code in this tag.
274 274
 </colgroup>
275 275
 <tbody>
276 276
 <tr>
277
-<td class="org-left"><a href="#org81ddb36">What the system can do</a></td>
277
+<td class="org-left"><a href="#org94582ff">What the system can do</a></td>
278 278
 <td class="org-left">-</td>
279
-<td class="org-left"><a href="#orgdc7c539">Disk Images</a></td>
279
+<td class="org-left"><a href="#orgbd7ef51">Disk Images</a></td>
280 280
 <td class="org-left">-</td>
281
-<td class="org-left"><a href="#orgef64a0e">Building Disk Images</a></td>
281
+<td class="org-left"><a href="#org850e320">Building Disk Images</a></td>
282 282
 <td class="org-left">-</td>
283
-<td class="org-left"><a href="#orgf01387f">How to use it</a></td>
283
+<td class="org-left"><a href="#org5166206">How to use it</a></td>
284 284
 </tr>
285 285
 </tbody>
286 286
 </table>
@@ -293,9 +293,26 @@ The Freedombone Mesh is a wireless solution for autonomous communication that ca
293 293
 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.
294 294
 </p>
295 295
 
296
-<div id="outline-container-org81ddb36" class="outline-2">
297
-<h2 id="org81ddb36">What the system can do</h2>
298
-<div class="outline-text-2" id="text-org81ddb36">
296
+<p>
297
+The Freedombone mesh roughly follows MondoNet's ten social specifications:
298
+</p>
299
+
300
+<ul class="org-ul">
301
+<li><b>Decentralization</b>: The network cannot be consolodated or monopolized by design</li>
302
+<li><b>Accessibility</b>: low cost, freely downloadable, works on existing hardware, minimal learning curve</li>
303
+<li><b>Resistance</b>: to censorship</li>
304
+<li><b>Enables privacy</b></li>
305
+<li><b>Secure</b>: against malicious attacks and also secure in terms of being reliable</li>
306
+<li><b>Scalable</b>: works for ten users or ten million</li>
307
+<li><b>Permanent</b>: even if users enter or exit the network remains viable</li>
308
+<li><b>Fast enough</b>: for at least "minimal participation in the political process". Enabling social uses like chat and VoIP</li>
309
+<li><b>Independence</b>: If every other network fails this system should still be usable</li>
310
+<li><b>Evolvable</b>: Software is open and modifiable over time as protocols change</li>
311
+</ul>
312
+
313
+<div id="outline-container-org94582ff" class="outline-2">
314
+<h2 id="org94582ff">What the system can do</h2>
315
+<div class="outline-text-2" id="text-org94582ff">
299 316
 <ul class="org-ul">
300 317
 <li>Discovery of other users on the network</li>
301 318
 <li>Text based chat, one-to-one and in groups</li>
@@ -317,13 +334,13 @@ This system should be quite scalable. Both qTox and IPFS are based upon distribu
317 334
 </div>
318 335
 </div>
319 336
 
320
-<div id="outline-container-orgdc7c539" class="outline-2">
321
-<h2 id="orgdc7c539">Disk Images</h2>
322
-<div class="outline-text-2" id="text-orgdc7c539">
337
+<div id="outline-container-orgbd7ef51" class="outline-2">
338
+<h2 id="orgbd7ef51">Disk Images</h2>
339
+<div class="outline-text-2" id="text-orgbd7ef51">
323 340
 </div>
324
-<div id="outline-container-org41eb788" class="outline-3">
325
-<h3 id="org41eb788">Writing many images quickly</h3>
326
-<div class="outline-text-3" id="text-org41eb788">
341
+<div id="outline-container-orge807aa5" class="outline-3">
342
+<h3 id="orge807aa5">Writing many images quickly</h3>
343
+<div class="outline-text-3" id="text-orge807aa5">
327 344
 <p>
328 345
 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>.
329 346
 </p>
@@ -333,8 +350,8 @@ For example on Arch/Parabola:
333 350
 </p>
334 351
 
335 352
 <div class="org-src-container">
336
-<pre><code class="src src-bash">sudo pacman -S gnome-multi-writer
337
-</code></pre>
353
+<pre class="src src-bash">sudo pacman -S gnome-multi-writer
354
+</pre>
338 355
 </div>
339 356
 
340 357
 <p>
@@ -342,14 +359,14 @@ Or on Debian based systems:
342 359
 </p>
343 360
 
344 361
 <div class="org-src-container">
345
-<pre><code class="src src-bash">sudo apt-get install gnome-multi-writer
346
-</code></pre>
362
+<pre class="src src-bash">sudo apt-get install gnome-multi-writer
363
+</pre>
347 364
 </div>
348 365
 </div>
349 366
 </div>
350
-<div id="outline-container-orgb7d45bb" class="outline-3">
351
-<h3 id="orgb7d45bb">Client images</h3>
352
-<div class="outline-text-3" id="text-orgb7d45bb">
367
+<div id="outline-container-org075c107" class="outline-3">
368
+<h3 id="org075c107">Client images</h3>
369
+<div class="outline-text-3" id="text-org075c107">
353 370
 <div class="org-center">
354 371
 
355 372
 <div class="figure">
@@ -363,7 +380,7 @@ Or on Debian based systems:
363 380
 </p>
364 381
 
365 382
 <div class="org-src-container">
366
-<pre><code class="src src-bash">sudo apt-get install xz-utils wget
383
+<pre class="src src-bash">sudo apt-get install xz-utils wget
367 384
 wget https://freedombone.net/downloads/current/freedombone-meshclient-i386.img.xz
368 385
 wget https://freedombone.net/downloads/current/freedombone-meshclient-i386.img.xz.sig
369 386
 gpg --verify freedombone-meshclient-i386.img.xz.sig
@@ -372,7 +389,7 @@ f7e261d369d6f0ccf650dbbed18227bfe5ec427ae0b97f56e1f1e202afc6d0b3
372 389
 unxz freedombone-meshclient-i386.img.xz
373 390
 sudo dd <span class="org-variable-name">if</span>=/dev/zero <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">count</span>=8
374 391
 sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">if</span>=freedombone-meshclient-i386.img <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">conv</span>=fdatasync
375
-</code></pre>
392
+</pre>
376 393
 </div>
377 394
 
378 395
 <p>
@@ -384,7 +401,7 @@ If you're in an emergency and don't have Atheros wifi dongles then there is also
384 401
 </p>
385 402
 
386 403
 <div class="org-src-container">
387
-<pre><code class="src src-bash">sudo apt-get install xz-utils wget
404
+<pre class="src src-bash">sudo apt-get install xz-utils wget
388 405
 wget https://freedombone.net/downloads/current/freedombone-meshclient-insecure-i386.img.xz
389 406
 wget https://freedombone.net/downloads/current/freedombone-meshclient-insecure-i386.img.xz.sig
390 407
 gpg --verify freedombone-meshclient-insecure-i386.img.xz.sig
@@ -393,21 +410,21 @@ sha256sum freedombone-meshclient-insecure-i386.img.xz
393 410
 unxz freedombone-meshclient-insecure-i386.img.xz
394 411
 sudo dd <span class="org-variable-name">if</span>=/dev/zero <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">count</span>=8
395 412
 sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">if</span>=freedombone-meshclient-insecure-i386.img <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">conv</span>=fdatasync
396
-</code></pre>
413
+</pre>
397 414
 </div>
398 415
 </div>
399 416
 </div>
400 417
 
401
-<div id="outline-container-orgb012fc0" class="outline-3">
402
-<h3 id="orgb012fc0">Router images</h3>
403
-<div class="outline-text-3" id="text-orgb012fc0">
418
+<div id="outline-container-orgfe93325" class="outline-3">
419
+<h3 id="orgfe93325">Router images</h3>
420
+<div class="outline-text-3" id="text-orgfe93325">
404 421
 <p>
405 422
 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.
406 423
 </p>
407 424
 </div>
408
-<div id="outline-container-org86225c6" class="outline-4">
409
-<h4 id="org86225c6">Beaglebone Black</h4>
410
-<div class="outline-text-4" id="text-org86225c6">
425
+<div id="outline-container-org75c8882" class="outline-4">
426
+<h4 id="org75c8882">Beaglebone Black</h4>
427
+<div class="outline-text-4" id="text-org75c8882">
411 428
 <div class="org-center">
412 429
 
413 430
 <div class="figure">
@@ -421,7 +438,7 @@ The above picture shows a Beaglebone Black with the image copied onto a microSD
421 438
 </p>
422 439
 
423 440
 <div class="org-src-container">
424
-<pre><code class="src src-bash">sudo apt-get install xz-utils wget
441
+<pre class="src src-bash">sudo apt-get install xz-utils wget
425 442
 wget https://freedombone.net/downloads/v3/freedombone-mesh-3_beaglebone-armhf.img.xz
426 443
 wget https://freedombone.net/downloads/v3/freedombone-mesh-3_beaglebone-armhf.img.xz.sig
427 444
 gpg --verify freedombone-mesh-3_beaglebone-armhf.img.xz.sig
@@ -429,7 +446,7 @@ sha256sum freedombone-mesh-3_beaglebone-armhf.img.xz
429 446
 ab783ea807da1144bd076f7b43e54b5f4376ecf1ea1f86f56ac76c3469325802
430 447
 unxz freedombone-mesh-3_beaglebone-armhf.img.xz
431 448
 sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">if</span>=freedombone-mesh-3_beaglebone-armhf.img <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">conv</span>=fdatasync
432
-</code></pre>
449
+</pre>
433 450
 </div>
434 451
 
435 452
 <p>
@@ -444,9 +461,9 @@ There is still a software freedom issue with the Beaglebone Black, but it doesn'
444 461
 </div>
445 462
 </div>
446 463
 
447
-<div id="outline-container-orgef64a0e" class="outline-2">
448
-<h2 id="orgef64a0e">Building Disk Images</h2>
449
-<div class="outline-text-2" id="text-orgef64a0e">
464
+<div id="outline-container-org850e320" class="outline-2">
465
+<h2 id="org850e320">Building Disk Images</h2>
466
+<div class="outline-text-2" id="text-org850e320">
450 467
 <p>
451 468
 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.
452 469
 </p>
@@ -456,7 +473,7 @@ First you will need to create an image. On a Debian based system (tested on Debi
456 473
 </p>
457 474
 
458 475
 <div class="org-src-container">
459
-<pre><code class="src src-bash">sudo apt-get -y install git wget build-essential
476
+<pre class="src src-bash">sudo apt-get -y install git wget build-essential
460 477
 wget https://freedombone.net/downloads/v3/freedombone-3.tar.gz
461 478
 wget https://freedombone.net/downloads/freedombone-3.tar.gz.sig
462 479
 gpg --verify freedombone-3.tar.gz.sig
@@ -468,7 +485,7 @@ git checkout stretch
468 485
 sudo make install
469 486
 freedombone-image --setup debian
470 487
 freedombone-image -t i386 -v meshclient
471
-</code></pre>
488
+</pre>
472 489
 </div>
473 490
 
474 491
 <p>
@@ -476,8 +493,8 @@ If you don't have Atheros or free software compatible wifi adapter then you can
476 493
 </p>
477 494
 
478 495
 <div class="org-src-container">
479
-<pre><code class="src src-bash">freedombone-image -t i386 -v meshclient --insecure yes
480
-</code></pre>
496
+<pre class="src src-bash">freedombone-image -t i386 -v meshclient --insecure yes
497
+</pre>
481 498
 </div>
482 499
 
483 500
 <p>
@@ -489,8 +506,8 @@ List what drives are on your system with:
489 506
 </p>
490 507
 
491 508
 <div class="org-src-container">
492
-<pre><code class="src src-bash">ls /dev/sd*
493
-</code></pre>
509
+<pre class="src src-bash">ls /dev/sd*
510
+</pre>
494 511
 </div>
495 512
 
496 513
 <p>
@@ -502,9 +519,9 @@ You can now copy the image to the USB thumb drive, replacing <b>sdX</b> with the
502 519
 </p>
503 520
 
504 521
 <div class="org-src-container">
505
-<pre><code class="src src-bash">sudo dd <span class="org-variable-name">if</span>=/dev/zero <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">count</span>=8
522
+<pre class="src src-bash">sudo dd <span class="org-variable-name">if</span>=/dev/zero <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">count</span>=8
506 523
 sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-name">if</span>=myimagefile.img <span class="org-variable-name">of</span>=/dev/sdX <span class="org-variable-name">conv</span>=fdatasync
507
-</code></pre>
524
+</pre>
508 525
 </div>
509 526
 
510 527
 <p>
@@ -524,8 +541,8 @@ You can also use single board computers (SBCs) such as the BeagleBone Black to m
524 541
 </p>
525 542
 
526 543
 <div class="org-src-container">
527
-<pre><code class="src src-bash">freedombone-image -t beaglebone -v mesh
528
-</code></pre>
544
+<pre class="src src-bash">freedombone-image -t beaglebone -v mesh
545
+</pre>
529 546
 </div>
530 547
 
531 548
 <p>
@@ -534,9 +551,9 @@ The resulting image can be copied to a microSD card, inserted into a Beaglebone
534 551
 </div>
535 552
 </div>
536 553
 
537
-<div id="outline-container-org6358707" class="outline-2">
538
-<h2 id="org6358707">Customisation</h2>
539
-<div class="outline-text-2" id="text-org6358707">
554
+<div id="outline-container-orgd61d85e" class="outline-2">
555
+<h2 id="orgd61d85e">Customisation</h2>
556
+<div class="outline-text-2" id="text-orgd61d85e">
540 557
 <p>
541 558
 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.
542 559
 </p>
@@ -546,9 +563,9 @@ If you need particular <i>dconf</i> commands to alter desktop appearance or beha
546 563
 </p>
547 564
 </div>
548 565
 </div>
549
-<div id="outline-container-orgf01387f" class="outline-2">
550
-<h2 id="orgf01387f">How to use it</h2>
551
-<div class="outline-text-2" id="text-orgf01387f">
566
+<div id="outline-container-org5166206" class="outline-2">
567
+<h2 id="org5166206">How to use it</h2>
568
+<div class="outline-text-2" id="text-org5166206">
552 569
 <p>
553 570
 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.
554 571
 </p>
@@ -558,9 +575,9 @@ After a minute or two if you are within wifi range and there is at least one oth
558 575
 </p>
559 576
 </div>
560 577
 
561
-<div id="outline-container-org5ee0eb2" class="outline-3">
562
-<h3 id="org5ee0eb2">Boot trouble</h3>
563
-<div class="outline-text-3" id="text-org5ee0eb2">
578
+<div id="outline-container-orgd59bd1c" class="outline-3">
579
+<h3 id="orgd59bd1c">Boot trouble</h3>
580
+<div class="outline-text-3" id="text-orgd59bd1c">
564 581
 <p>
565 582
 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.
566 583
 </p>
@@ -570,9 +587,9 @@ After the system has booted successfully the problem should resolve itself on su
570 587
 </p>
571 588
 </div>
572 589
 </div>
573
-<div id="outline-container-org57403bb" class="outline-3">
574
-<h3 id="org57403bb">Set the Date</h3>
575
-<div class="outline-text-3" id="text-org57403bb">
590
+<div id="outline-container-org3b0741c" class="outline-3">
591
+<h3 id="org3b0741c">Set the Date</h3>
592
+<div class="outline-text-3" id="text-org3b0741c">
576 593
 <p>
577 594
 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.
578 595
 </p>
@@ -582,9 +599,9 @@ On the ordinary internet the date and time of your system would be set automatic
582 599
 </p>
583 600
 </div>
584 601
 </div>
585
-<div id="outline-container-orge4196db" class="outline-3">
586
-<h3 id="orge4196db">Check network status</h3>
587
-<div class="outline-text-3" id="text-orge4196db">
602
+<div id="outline-container-org6008c57" class="outline-3">
603
+<h3 id="org6008c57">Check network status</h3>
604
+<div class="outline-text-3" id="text-org6008c57">
588 605
 <p>
589 606
 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.
590 607
 </p>
@@ -608,9 +625,9 @@ When you are finished close the window and then select the <i>Network Restart</i
608 625
 </div>
609 626
 </div>
610 627
 
611
-<div id="outline-container-org07b0383" class="outline-3">
612
-<h3 id="org07b0383">Chat System</h3>
613
-<div class="outline-text-3" id="text-org07b0383">
628
+<div id="outline-container-org3edc276" class="outline-3">
629
+<h3 id="org3edc276">Chat System</h3>
630
+<div class="outline-text-3" id="text-org3edc276">
614 631
 <p>
615 632
 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.
616 633
 </p>
@@ -669,9 +686,9 @@ At present video doesn't work reliably, but text and voice chat do work well.
669 686
 </div>
670 687
 </div>
671 688
 
672
-<div id="outline-container-org56b3e5d" class="outline-3">
673
-<h3 id="org56b3e5d">Social Network</h3>
674
-<div class="outline-text-3" id="text-org56b3e5d">
689
+<div id="outline-container-org9d6ed6b" class="outline-3">
690
+<h3 id="org9d6ed6b">Social Network</h3>
691
+<div class="outline-text-3" id="text-org9d6ed6b">
675 692
 <p>
676 693
 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.
677 694
 </p>
@@ -706,9 +723,9 @@ The Secure Scuttlebutt protocol which Patchwork is based upon is intended to be
706 723
 </div>
707 724
 </div>
708 725
 
709
-<div id="outline-container-orgc281f16" class="outline-3">
710
-<h3 id="orgc281f16">Sharing Files</h3>
711
-<div class="outline-text-3" id="text-orgc281f16">
726
+<div id="outline-container-org12e7e50" class="outline-3">
727
+<h3 id="org12e7e50">Sharing Files</h3>
728
+<div class="outline-text-3" id="text-org12e7e50">
712 729
 <p>
713 730
 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.
714 731
 </p>
@@ -723,9 +740,9 @@ You can make files publicly available on the network simply by dragging and drop
723 740
 </div>
724 741
 </div>
725 742
 
726
-<div id="outline-container-org12f7a3e" class="outline-3">
727
-<h3 id="org12f7a3e">Blogging</h3>
728
-<div class="outline-text-3" id="text-org12f7a3e">
743
+<div id="outline-container-org1459c8a" class="outline-3">
744
+<h3 id="org1459c8a">Blogging</h3>
745
+<div class="outline-text-3" id="text-org1459c8a">
729 746
 <p>
730 747
 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.
731 748
 </p>