Просмотр исходного кода

Change onion address for main site

Bob Mottram 8 лет назад
Родитель
Сommit
f44e7ea8a9
7 измененных файлов: 58 добавлений и 63 удалений
  1. 1
    1
      doc/EN/homeserver.org
  2. 1
    1
      doc/EN/index.org
  3. 1
    1
      doc/EN/mesh.org
  4. 2
    2
      doc/EN/support.org
  5. 4
    9
      website/EN/homeserver.html
  6. 3
    3
      website/EN/index.html
  7. 46
    46
      website/EN/mesh.html

+ 1
- 1
doc/EN/homeserver.org Просмотреть файл

85
 #+end_src
85
 #+end_src
86
 
86
 
87
 #+BEGIN_CENTER
87
 #+BEGIN_CENTER
88
-This site can also be accessed via a Tor browser at [[http://4fvfozz6g3zmvf76.onion][4fvfozz6g3zmvf76.onion]]
88
+This site can also be accessed via a Tor browser at http://2tp3f6vtvhkqpuc6.onion
89
 #+END_CENTER
89
 #+END_CENTER

+ 1
- 1
doc/EN/index.org Просмотреть файл

31
  * [[./devguide.html][Developers Guide]]
31
  * [[./devguide.html][Developers Guide]]
32
 
32
 
33
 #+BEGIN_CENTER
33
 #+BEGIN_CENTER
34
-This site can also be accessed via a Tor browser at [[http://4fvfozz6g3zmvf76.onion][4fvfozz6g3zmvf76.onion]]
34
+This site can also be accessed via a Tor browser at http://2tp3f6vtvhkqpuc6.onion
35
 #+END_CENTER
35
 #+END_CENTER

+ 1
- 1
doc/EN/mesh.org Просмотреть файл

241
 
241
 
242
 
242
 
243
 #+BEGIN_CENTER
243
 #+BEGIN_CENTER
244
-This site can also be accessed via a Tor browser at [[http://4fvfozz6g3zmvf76.onion][4fvfozz6g3zmvf76.onion]]
244
+This site can also be accessed via a Tor browser at http://2tp3f6vtvhkqpuc6.onion
245
 #+END_CENTER
245
 #+END_CENTER

+ 2
- 2
doc/EN/support.org Просмотреть файл

18
 
18
 
19
 * Contact details
19
 * Contact details
20
 
20
 
21
-This site can also be accessed via a Tor browser at *4fvfozz6g3zmvf76.onion*
21
+This site can also be accessed via a Tor browser at *http://2tp3f6vtvhkqpuc6.onion*
22
 
22
 
23
-*Email:* bob@robotics.uk.to
23
+*Email:* bob@freedombone.net
24
 
24
 
25
 *PGP/GPG Key ID:* EA982E38
25
 *PGP/GPG Key ID:* EA982E38
26
 
26
 

+ 4
- 9
website/EN/homeserver.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-14 Sun 13:17 -->
6
+<!-- 2016-10-31 Mon 15:54 -->
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>
10
-<meta name="generator" content="Org-mode" />
10
+<meta name="generator" content="Org mode" />
11
 <meta name="author" content="Bob Mottram" />
11
 <meta name="author" content="Bob Mottram" />
12
 <meta name="description" content="Turn the Beaglebone Black into a personal communications server"
12
 <meta name="description" content="Turn the Beaglebone Black into a personal communications server"
13
  />
13
  />
77
   pre.src-ledger:before { content: 'Ledger'; }
77
   pre.src-ledger:before { content: 'Ledger'; }
78
   pre.src-lisp:before { content: 'Lisp'; }
78
   pre.src-lisp:before { content: 'Lisp'; }
79
   pre.src-lilypond:before { content: 'Lilypond'; }
79
   pre.src-lilypond:before { content: 'Lilypond'; }
80
+  pre.src-lua:before { content: 'Lua'; }
80
   pre.src-matlab:before { content: 'MATLAB'; }
81
   pre.src-matlab:before { content: 'MATLAB'; }
81
   pre.src-mscgen:before { content: 'Mscgen'; }
82
   pre.src-mscgen:before { content: 'Mscgen'; }
82
   pre.src-ocaml:before { content: 'Objective Caml'; }
83
   pre.src-ocaml:before { content: 'Objective Caml'; }
254
 </p>
255
 </p>
255
 
256
 
256
 <div class="org-src-container">
257
 <div class="org-src-container">
257
-
258
 <pre class="src src-bash">sudo su
258
 <pre class="src src-bash">sudo su
259
 apt-get -y install build-essential libc6-dev-i386 <span class="org-sh-escaped-newline">\</span>
259
 apt-get -y install build-essential libc6-dev-i386 <span class="org-sh-escaped-newline">\</span>
260
 gcc-multilib g++-multilib git python-docutils mktorrent <span class="org-sh-escaped-newline">\</span>
260
 gcc-multilib g++-multilib git python-docutils mktorrent <span class="org-sh-escaped-newline">\</span>
278
 </p>
278
 </p>
279
 
279
 
280
 <div class="org-src-container">
280
 <div class="org-src-container">
281
-
282
 <pre class="src src-bash">ls /dev/sd*
281
 <pre class="src src-bash">ls /dev/sd*
283
 </pre>
282
 </pre>
284
 </div>
283
 </div>
292
 </p>
291
 </p>
293
 
292
 
294
 <div class="org-src-container">
293
 <div class="org-src-container">
295
-
296
 <pre class="src src-bash">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
294
 <pre class="src src-bash">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
297
 </pre>
295
 </pre>
298
 </div>
296
 </div>
306
 </p>
304
 </p>
307
 
305
 
308
 <div class="org-src-container">
306
 <div class="org-src-container">
309
-
310
 <pre class="src src-bash">username: fbone
307
 <pre class="src src-bash">username: fbone
311
 password: freedombone
308
 password: freedombone
312
 </pre>
309
 </pre>
325
 </p>
322
 </p>
326
 
323
 
327
 <div class="org-src-container">
324
 <div class="org-src-container">
328
-
329
 <pre class="src src-bash">ssh myusername@freedombone.local -p 2222
325
 <pre class="src src-bash">ssh myusername@freedombone.local -p 2222
330
 </pre>
326
 </pre>
331
 </div>
327
 </div>
355
 </p>
351
 </p>
356
 
352
 
357
 <div class="org-src-container">
353
 <div class="org-src-container">
358
-
359
 <pre class="src src-bash">man freedombone-image
354
 <pre class="src src-bash">man freedombone-image
360
 </pre>
355
 </pre>
361
 </div>
356
 </div>
362
 
357
 
363
 <div class="org-center">
358
 <div class="org-center">
364
 <p>
359
 <p>
365
-This site can also be accessed via a Tor browser at <a href="http://4fvfozz6g3zmvf76.onion/">4fvfozz6g3zmvf76.onion</a>
360
+This site can also be accessed via a Tor browser at <a href="http://2tp3f6vtvhkqpuc6.onion">http://2tp3f6vtvhkqpuc6.onion</a>
366
 </p>
361
 </p>
367
 </div>
362
 </div>
368
 </div>
363
 </div>

+ 3
- 3
website/EN/index.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-10-19 Wed 23:22 -->
6
+<!-- 2016-10-31 Mon 15:54 -->
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>
10
-<meta name="generator" content="Org-mode" />
10
+<meta name="generator" content="Org mode" />
11
 <meta name="author" content="Bob Mottram" />
11
 <meta name="author" content="Bob Mottram" />
12
 <meta name="description" content="Turn the Beaglebone Black into a personal communications server"
12
 <meta name="description" content="Turn the Beaglebone Black into a personal communications server"
13
  />
13
  />
281
 
281
 
282
 <div class="org-center">
282
 <div class="org-center">
283
 <p>
283
 <p>
284
-This site can also be accessed via a Tor browser at <a href="http://4fvfozz6g3zmvf76.onion">4fvfozz6g3zmvf76.onion</a>
284
+This site can also be accessed via a Tor browser at <a href="http://2tp3f6vtvhkqpuc6.onion">http://2tp3f6vtvhkqpuc6.onion</a>
285
 </p>
285
 </p>
286
 </div>
286
 </div>
287
 </div>
287
 </div>

+ 46
- 46
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-10-10 Mon 18:14 -->
6
+<!-- 2016-10-31 Mon 15:54 -->
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>
10
-<meta name="generator" content="Org-mode" />
10
+<meta name="generator" content="Org mode" />
11
 <meta name="author" content="Bob Mottram" />
11
 <meta name="author" content="Bob Mottram" />
12
 <meta name="description" content="Turn the Beaglebone Black into a personal communications server"
12
 <meta name="description" content="Turn the Beaglebone Black into a personal communications server"
13
  />
13
  />
273
 </colgroup>
273
 </colgroup>
274
 <tbody>
274
 <tbody>
275
 <tr>
275
 <tr>
276
-<td class="org-left"><a href="#org96e6bb5">What the system can do</a></td>
276
+<td class="org-left"><a href="#org8c6f3cb">What the system can do</a></td>
277
 <td class="org-left">-</td>
277
 <td class="org-left">-</td>
278
-<td class="org-left"><a href="#org6875bf6">Disk Images</a></td>
278
+<td class="org-left"><a href="#org5fb4ebb">Disk Images</a></td>
279
 <td class="org-left">-</td>
279
 <td class="org-left">-</td>
280
-<td class="org-left"><a href="#org4570a39">Building Disk Images</a></td>
280
+<td class="org-left"><a href="#org641c17e">Building Disk Images</a></td>
281
 <td class="org-left">-</td>
281
 <td class="org-left">-</td>
282
-<td class="org-left"><a href="#org4af5d9c">How to use it</a></td>
282
+<td class="org-left"><a href="#orga5f561f">How to use it</a></td>
283
 </tr>
283
 </tr>
284
 </tbody>
284
 </tbody>
285
 </table>
285
 </table>
288
 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.
288
 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.
289
 </p>
289
 </p>
290
 
290
 
291
-<div id="outline-container-org96e6bb5" class="outline-2">
292
-<h2 id="org96e6bb5">What the system can do</h2>
293
-<div class="outline-text-2" id="text-org96e6bb5">
291
+<div id="outline-container-org8c6f3cb" class="outline-2">
292
+<h2 id="org8c6f3cb">What the system can do</h2>
293
+<div class="outline-text-2" id="text-org8c6f3cb">
294
 <ul class="org-ul">
294
 <ul class="org-ul">
295
 <li>Discovery of other users on the network</li>
295
 <li>Discovery of other users on the network</li>
296
 <li>Text based chat, one-to-one and in groups</li>
296
 <li>Text based chat, one-to-one and in groups</li>
311
 </div>
311
 </div>
312
 </div>
312
 </div>
313
 
313
 
314
-<div id="outline-container-org6875bf6" class="outline-2">
315
-<h2 id="org6875bf6">Disk Images</h2>
316
-<div class="outline-text-2" id="text-org6875bf6">
317
-</div><div id="outline-container-org1f8f6c2" class="outline-3">
318
-<h3 id="org1f8f6c2">Client images</h3>
319
-<div class="outline-text-3" id="text-org1f8f6c2">
314
+<div id="outline-container-org5fb4ebb" class="outline-2">
315
+<h2 id="org5fb4ebb">Disk Images</h2>
316
+<div class="outline-text-2" id="text-org5fb4ebb">
317
+</div><div id="outline-container-orgbba0c05" class="outline-3">
318
+<h3 id="orgbba0c05">Client images</h3>
319
+<div class="outline-text-3" id="text-orgbba0c05">
320
 <div class="org-center">
320
 <div class="org-center">
321
 
321
 
322
 <div class="figure">
322
 <div class="figure">
363
 </div>
363
 </div>
364
 </div>
364
 </div>
365
 
365
 
366
-<div id="outline-container-org703dade" class="outline-3">
367
-<h3 id="org703dade">Router images</h3>
368
-<div class="outline-text-3" id="text-org703dade">
366
+<div id="outline-container-org4e39878" class="outline-3">
367
+<h3 id="org4e39878">Router images</h3>
368
+<div class="outline-text-3" id="text-org4e39878">
369
 <p>
369
 <p>
370
 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.
370
 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.
371
 </p>
371
 </p>
372
 </div>
372
 </div>
373
-<div id="outline-container-org985a4a4" class="outline-4">
374
-<h4 id="org985a4a4">Beaglebone Black</h4>
375
-<div class="outline-text-4" id="text-org985a4a4">
373
+<div id="outline-container-org4d32bf9" class="outline-4">
374
+<h4 id="org4d32bf9">Beaglebone Black</h4>
375
+<div class="outline-text-4" id="text-org4d32bf9">
376
 <div class="org-center">
376
 <div class="org-center">
377
 
377
 
378
 <div class="figure">
378
 <div class="figure">
409
 </div>
409
 </div>
410
 </div>
410
 </div>
411
 
411
 
412
-<div id="outline-container-org4570a39" class="outline-2">
413
-<h2 id="org4570a39">Building Disk Images</h2>
414
-<div class="outline-text-2" id="text-org4570a39">
412
+<div id="outline-container-org641c17e" class="outline-2">
413
+<h2 id="org641c17e">Building Disk Images</h2>
414
+<div class="outline-text-2" id="text-org641c17e">
415
 <p>
415
 <p>
416
 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.
416
 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.
417
 </p>
417
 </p>
501
 </div>
501
 </div>
502
 </div>
502
 </div>
503
 
503
 
504
-<div id="outline-container-orgd865024" class="outline-2">
505
-<h2 id="orgd865024">Customisation</h2>
506
-<div class="outline-text-2" id="text-orgd865024">
504
+<div id="outline-container-orgfb602bc" class="outline-2">
505
+<h2 id="orgfb602bc">Customisation</h2>
506
+<div class="outline-text-2" id="text-orgfb602bc">
507
 <p>
507
 <p>
508
 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.
508
 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.
509
 </p>
509
 </p>
513
 </p>
513
 </p>
514
 </div>
514
 </div>
515
 </div>
515
 </div>
516
-<div id="outline-container-org4af5d9c" class="outline-2">
517
-<h2 id="org4af5d9c">How to use it</h2>
518
-<div class="outline-text-2" id="text-org4af5d9c">
516
+<div id="outline-container-orga5f561f" class="outline-2">
517
+<h2 id="orga5f561f">How to use it</h2>
518
+<div class="outline-text-2" id="text-orga5f561f">
519
 <p>
519
 <p>
520
 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.
520
 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.
521
 </p>
521
 </p>
525
 </p>
525
 </p>
526
 </div>
526
 </div>
527
 
527
 
528
-<div id="outline-container-org15b5894" class="outline-3">
529
-<h3 id="org15b5894">Set the Date</h3>
530
-<div class="outline-text-3" id="text-org15b5894">
528
+<div id="outline-container-org61530b6" class="outline-3">
529
+<h3 id="org61530b6">Set the Date</h3>
530
+<div class="outline-text-3" id="text-org61530b6">
531
 <p>
531
 <p>
532
 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.
532
 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.
533
 </p>
533
 </p>
537
 </p>
537
 </p>
538
 </div>
538
 </div>
539
 </div>
539
 </div>
540
-<div id="outline-container-org1f9d212" class="outline-3">
541
-<h3 id="org1f9d212">Check network status</h3>
542
-<div class="outline-text-3" id="text-org1f9d212">
540
+<div id="outline-container-orgc99031f" class="outline-3">
541
+<h3 id="orgc99031f">Check network status</h3>
542
+<div class="outline-text-3" id="text-orgc99031f">
543
 <p>
543
 <p>
544
 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.
544
 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.
545
 </p>
545
 </p>
563
 </div>
563
 </div>
564
 </div>
564
 </div>
565
 
565
 
566
-<div id="outline-container-orgf9a07ca" class="outline-3">
567
-<h3 id="orgf9a07ca">Chat System</h3>
568
-<div class="outline-text-3" id="text-orgf9a07ca">
566
+<div id="outline-container-org62b1e42" class="outline-3">
567
+<h3 id="org62b1e42">Chat System</h3>
568
+<div class="outline-text-3" id="text-org62b1e42">
569
 <p>
569
 <p>
570
 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.
570
 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.
571
 </p>
571
 </p>
624
 </div>
624
 </div>
625
 </div>
625
 </div>
626
 
626
 
627
-<div id="outline-container-org523793b" class="outline-3">
628
-<h3 id="org523793b">Sharing Files</h3>
629
-<div class="outline-text-3" id="text-org523793b">
627
+<div id="outline-container-orgfdea456" class="outline-3">
628
+<h3 id="orgfdea456">Sharing Files</h3>
629
+<div class="outline-text-3" id="text-orgfdea456">
630
 <p>
630
 <p>
631
 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.
631
 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.
632
 </p>
632
 </p>
641
 </div>
641
 </div>
642
 </div>
642
 </div>
643
 
643
 
644
-<div id="outline-container-org426d54e" class="outline-3">
645
-<h3 id="org426d54e">Blogging</h3>
646
-<div class="outline-text-3" id="text-org426d54e">
644
+<div id="outline-container-org335ce27" class="outline-3">
645
+<h3 id="org335ce27">Blogging</h3>
646
+<div class="outline-text-3" id="text-org335ce27">
647
 <p>
647
 <p>
648
 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.
648
 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.
649
 </p>
649
 </p>
683
 
683
 
684
 <div class="org-center">
684
 <div class="org-center">
685
 <p>
685
 <p>
686
-This site can also be accessed via a Tor browser at <a href="http://4fvfozz6g3zmvf76.onion">4fvfozz6g3zmvf76.onion</a>
686
+This site can also be accessed via a Tor browser at <a href="http://2tp3f6vtvhkqpuc6.onion">http://2tp3f6vtvhkqpuc6.onion</a>
687
 </p>
687
 </p>
688
 </div>
688
 </div>
689
 </div>
689
 </div>