Browse Source

Manage expectations

Bob Mottram 8 years ago
parent
commit
4a6e017daf
1 changed files with 170 additions and 170 deletions
  1. 170
    170
      website/EN/usage.html

+ 170
- 170
website/EN/usage.html View File

@@ -3,7 +3,7 @@
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
-<!-- 2016-11-02 Wed 11:03 -->
6
+<!-- 2016-11-02 Wed 11:15 -->
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 9
 <title></title>
@@ -255,15 +255,15 @@ for the JavaScript code in this tag.
255 255
 </colgroup>
256 256
 <tbody>
257 257
 <tr>
258
-<td class="org-left"><a href="#org678c215">Readme</a></td>
258
+<td class="org-left"><a href="#orgfc2de76">Readme</a></td>
259 259
 </tr>
260 260
 
261 261
 <tr>
262
-<td class="org-left"><a href="#orgf9ef529">Improving ssh security</a></td>
262
+<td class="org-left"><a href="#orgbf1e2e1">Improving ssh security</a></td>
263 263
 </tr>
264 264
 
265 265
 <tr>
266
-<td class="org-left"><a href="#org72364a4">Administrating the system via an onion address (Tor)</a></td>
266
+<td class="org-left"><a href="#org9ae9605">Administrating the system via an onion address (Tor)</a></td>
267 267
 </tr>
268 268
 
269 269
 <tr>
@@ -275,50 +275,50 @@ for the JavaScript code in this tag.
275 275
 </tr>
276 276
 
277 277
 <tr>
278
-<td class="org-left"><a href="#org17acd1c">Syncing to the Cloud</a></td>
278
+<td class="org-left"><a href="#orgd9394df">Syncing to the Cloud</a></td>
279 279
 </tr>
280 280
 
281 281
 <tr>
282
-<td class="org-left"><a href="#org39f4de4">Play Music</a></td>
282
+<td class="org-left"><a href="#org2a92044">Play Music</a></td>
283 283
 </tr>
284 284
 
285 285
 <tr>
286
-<td class="org-left"><a href="#org6df859f">Microblogging (GNU Social)</a></td>
286
+<td class="org-left"><a href="#orgcb20e44">Microblogging (GNU Social)</a></td>
287 287
 </tr>
288 288
 
289 289
 <tr>
290
-<td class="org-left"><a href="#org7461c5f">Sharing things</a></td>
290
+<td class="org-left"><a href="#org7df86ad">Sharing things</a></td>
291 291
 </tr>
292 292
 
293 293
 <tr>
294
-<td class="org-left"><a href="#org4a99c38">Social Network</a></td>
294
+<td class="org-left"><a href="#orgb900520">Social Network</a></td>
295 295
 </tr>
296 296
 
297 297
 <tr>
298
-<td class="org-left"><a href="#org8c1553d">Chat Services</a></td>
298
+<td class="org-left"><a href="#orgab6d434">Chat Services</a></td>
299 299
 </tr>
300 300
 
301 301
 <tr>
302
-<td class="org-left"><a href="#orgb292245">RSS Reader</a></td>
302
+<td class="org-left"><a href="#org4faa463">RSS Reader</a></td>
303 303
 </tr>
304 304
 
305 305
 <tr>
306
-<td class="org-left"><a href="#org192be2e">Git Projects</a></td>
306
+<td class="org-left"><a href="#org104235c">Git Projects</a></td>
307 307
 </tr>
308 308
 
309 309
 <tr>
310
-<td class="org-left"><a href="#org397f7c9">Adding or removing users</a></td>
310
+<td class="org-left"><a href="#org3cf3063">Adding or removing users</a></td>
311 311
 </tr>
312 312
 
313 313
 <tr>
314
-<td class="org-left"><a href="#org76c335e">Blocking Ads</a></td>
314
+<td class="org-left"><a href="#orgfea2a2e">Blocking Ads</a></td>
315 315
 </tr>
316 316
 </tbody>
317 317
 </table>
318 318
 
319
-<div id="outline-container-org678c215" class="outline-2">
320
-<h2 id="org678c215">Readme</h2>
321
-<div class="outline-text-2" id="text-org678c215">
319
+<div id="outline-container-orgfc2de76" class="outline-2">
320
+<h2 id="orgfc2de76">Readme</h2>
321
+<div class="outline-text-2" id="text-orgfc2de76">
322 322
 <p>
323 323
 After the system has installed a README file will be generated which contains passwords and some brief advice on using the installed systems. You can read this with the following commands:
324 324
 </p>
@@ -338,9 +338,9 @@ To exit you can either just close the terminal or use <b>CTRL-x CTRL-c</b> follo
338 338
 </p>
339 339
 </div>
340 340
 </div>
341
-<div id="outline-container-orgf9ef529" class="outline-2">
342
-<h2 id="orgf9ef529">Improving ssh security</h2>
343
-<div class="outline-text-2" id="text-orgf9ef529">
341
+<div id="outline-container-orgbf1e2e1" class="outline-2">
342
+<h2 id="orgbf1e2e1">Improving ssh security</h2>
343
+<div class="outline-text-2" id="text-orgbf1e2e1">
344 344
 <p>
345 345
 To improve ssh security you can generate an ssh key pair on your system and then upload the public key to the Freedombone.
346 346
 </p>
@@ -390,9 +390,9 @@ If you wish to only use ssh keys then log in to the Freedombone, become the root
390 390
 </div>
391 391
 </div>
392 392
 
393
-<div id="outline-container-org72364a4" class="outline-2">
394
-<h2 id="org72364a4">Administrating the system via an onion address (Tor)</h2>
395
-<div class="outline-text-2" id="text-org72364a4">
393
+<div id="outline-container-org9ae9605" class="outline-2">
394
+<h2 id="org9ae9605">Administrating the system via an onion address (Tor)</h2>
395
+<div class="outline-text-2" id="text-org9ae9605">
396 396
 <p>
397 397
 You can also access your system via the Tor system using an onion address. To find out what the onion address for ssh access is you can do the following:
398 398
 </p>
@@ -434,9 +434,9 @@ Subsequently even if dynamic DNS isn't working you may still be able to administ
434 434
 </p>
435 435
 </div>
436 436
 </div>
437
-<div id="outline-container-org17acd1c" class="outline-2">
438
-<h2 id="org17acd1c">Syncing to the Cloud</h2>
439
-<div class="outline-text-2" id="text-org17acd1c">
437
+<div id="outline-container-orgd9394df" class="outline-2">
438
+<h2 id="orgd9394df">Syncing to the Cloud</h2>
439
+<div class="outline-text-2" id="text-orgd9394df">
440 440
 <p>
441 441
 <a href="https://syncthing.net">Syncthing</a> provides a similar capability to proprietary systems such as Dropbox, and also is well suited for use with low power single board computers. You can have one or more directories which are synchronized across your various laptops/desktops/devices, and this makes it hard for you to ever lose important files. The manner in which the synchronization is done is pretty secure, such that it would be difficult for passive adversaries (mass surveillance, "<i>men in the middle</i>", etc) to know what files you're sharing. Of course, you don't necessarily need to be running a server in order to use Syncthing, but if you do have a server which is always running then there's always at least one place to synchronize your files to or from.
442 442
 </p>
@@ -446,9 +446,9 @@ Freedombone provides Syncthing shared directories for each user on the system, p
446 446
 </p>
447 447
 </div>
448 448
 
449
-<div id="outline-container-org0cf5b1c" class="outline-3">
450
-<h3 id="org0cf5b1c">On a laptop</h3>
451
-<div class="outline-text-3" id="text-org0cf5b1c">
449
+<div id="outline-container-org8ee7d86" class="outline-3">
450
+<h3 id="org8ee7d86">On a laptop</h3>
451
+<div class="outline-text-3" id="text-org8ee7d86">
452 452
 <p>
453 453
 Install syncthing:
454 454
 </p>
@@ -501,9 +501,9 @@ Now wait for a few minutes. Eventually you will see two messages appear within t
501 501
 </p>
502 502
 </div>
503 503
 </div>
504
-<div id="outline-container-orga7f9726" class="outline-3">
505
-<h3 id="orga7f9726">On Android</h3>
506
-<div class="outline-text-3" id="text-orga7f9726">
504
+<div id="outline-container-org88bfd83" class="outline-3">
505
+<h3 id="org88bfd83">On Android</h3>
506
+<div class="outline-text-3" id="text-org88bfd83">
507 507
 <p>
508 508
 Install Syncthing and Connectbot from F-droid.
509 509
 </p>
@@ -534,12 +534,12 @@ Now wait for a few minutes or more. Eventually you should receive two notificati
534 534
 </div>
535 535
 </div>
536 536
 </div>
537
-<div id="outline-container-org39f4de4" class="outline-2">
538
-<h2 id="org39f4de4">Play Music</h2>
539
-<div class="outline-text-2" id="text-org39f4de4">
540
-</div><div id="outline-container-org53912c8" class="outline-3">
541
-<h3 id="org53912c8">With the DLNA service</h3>
542
-<div class="outline-text-3" id="text-org53912c8">
537
+<div id="outline-container-org2a92044" class="outline-2">
538
+<h2 id="org2a92044">Play Music</h2>
539
+<div class="outline-text-2" id="text-org2a92044">
540
+</div><div id="outline-container-orgaa5737e" class="outline-3">
541
+<h3 id="orgaa5737e">With the DLNA service</h3>
542
+<div class="outline-text-3" id="text-orgaa5737e">
543 543
 <p>
544 544
 An easy way to play music on any mobile device in your home is to use the DLNA service. Copy your music into a directory called "<i>Music</i>" on a USB thumb drive and then insert it into from socket on the Beaglebone.
545 545
 </p>
@@ -578,12 +578,12 @@ The DLNA service will only work within your local home network, and isn't remote
578 578
 </div>
579 579
 </div>
580 580
 
581
-<div id="outline-container-org6df859f" class="outline-2">
582
-<h2 id="org6df859f">Microblogging (GNU Social)</h2>
583
-<div class="outline-text-2" id="text-org6df859f">
584
-</div><div id="outline-container-orgc03a58a" class="outline-3">
585
-<h3 id="orgc03a58a">Initial setup</h3>
586
-<div class="outline-text-3" id="text-orgc03a58a">
581
+<div id="outline-container-orgcb20e44" class="outline-2">
582
+<h2 id="orgcb20e44">Microblogging (GNU Social)</h2>
583
+<div class="outline-text-2" id="text-orgcb20e44">
584
+</div><div id="outline-container-orgceab821" class="outline-3">
585
+<h3 id="orgceab821">Initial setup</h3>
586
+<div class="outline-text-3" id="text-orgceab821">
587 587
 <p>
588 588
 To log into your GNU Social site first obtain your username and password from the "microblogging" section of the readme file.
589 589
 </p>
@@ -611,17 +611,17 @@ GNU Social has a clutter-free mobile user interface which can be accessed via a
611 611
 </div>
612 612
 </div>
613 613
 
614
-<div id="outline-container-org8d1d38e" class="outline-3">
615
-<h3 id="org8d1d38e">Direct Messages (DMs) and privacy</h3>
616
-<div class="outline-text-3" id="text-org8d1d38e">
614
+<div id="outline-container-orgef29316" class="outline-3">
615
+<h3 id="orgef29316">Direct Messages (DMs) and privacy</h3>
616
+<div class="outline-text-3" id="text-orgef29316">
617 617
 <p>
618 618
 One important point about GNU Social is that although direct messages (DMs) are treated as being private their security is quite poor. If you want real communications privacy then use other systems such as XMPP+OMEMO/OTR, Tox or email with GPG. GNU Social is primarily about <i>fully public communications</i>.
619 619
 </p>
620 620
 </div>
621 621
 </div>
622
-<div id="outline-container-orgc1c993c" class="outline-3">
623
-<h3 id="orgc1c993c">Using with Emacs</h3>
624
-<div class="outline-text-3" id="text-orgc1c993c">
622
+<div id="outline-container-orgc551362" class="outline-3">
623
+<h3 id="orgc551362">Using with Emacs</h3>
624
+<div class="outline-text-3" id="text-orgc551362">
625 625
 <p>
626 626
 If you are an Emacs user it's also possible to set up GNU Social mode as follows:
627 627
 </p>
@@ -705,9 +705,9 @@ And as a quick reference the main keys are:
705 705
 </div>
706 706
 </div>
707 707
 
708
-<div id="outline-container-org7461c5f" class="outline-2">
709
-<h2 id="org7461c5f">Sharing things</h2>
710
-<div class="outline-text-2" id="text-org7461c5f">
708
+<div id="outline-container-org7df86ad" class="outline-2">
709
+<h2 id="org7df86ad">Sharing things</h2>
710
+<div class="outline-text-2" id="text-org7df86ad">
711 711
 <p>
712 712
 If you have the GNU Social microblogging system installed then it's also possible to share things or services between groups or with particular users. This can be useful for sharing items within a family, club or in a local sharing economy. Sharing things freely, without money, reveals the social basis at the root of all economics which money normally conceals or obscures.
713 713
 </p>
@@ -734,20 +734,20 @@ The "<i>catalog</i>" button then allows you to search for shared things within t
734 734
 </div>
735 735
 </div>
736 736
 
737
-<div id="outline-container-org4a99c38" class="outline-2">
738
-<h2 id="org4a99c38">Social Network</h2>
739
-<div class="outline-text-2" id="text-org4a99c38">
740
-</div><div id="outline-container-org24fcd96" class="outline-3">
741
-<h3 id="org24fcd96">Domains</h3>
742
-<div class="outline-text-3" id="text-org24fcd96">
737
+<div id="outline-container-orgb900520" class="outline-2">
738
+<h2 id="orgb900520">Social Network</h2>
739
+<div class="outline-text-2" id="text-orgb900520">
740
+</div><div id="outline-container-org80f5ffd" class="outline-3">
741
+<h3 id="org80f5ffd">Domains</h3>
742
+<div class="outline-text-3" id="text-org80f5ffd">
743 743
 <p>
744 744
 Both Hubzilla and GNU Social try to obtain certificates automatically at the time of installation via Let's Encrypt. This will likely mean that in order for this to work you'll need to have obtained at least one "official" domain via a domain selling service, since Let's Encrypt mostly doesn't seem to work with free subdomains from sites such as freeDNS.
745 745
 </p>
746 746
 </div>
747 747
 </div>
748
-<div id="outline-container-org94bf89b" class="outline-3">
749
-<h3 id="org94bf89b">Initial install</h3>
750
-<div class="outline-text-3" id="text-org94bf89b">
748
+<div id="outline-container-orgb81c000" class="outline-3">
749
+<h3 id="orgb81c000">Initial install</h3>
750
+<div class="outline-text-3" id="text-orgb81c000">
751 751
 <p>
752 752
 On first visiting your Hubzilla site you'll see the login screen. The first thing you need to do is <b>register</b> a new user. The first user on the system then becomes its administrator.
753 753
 </p>
@@ -761,19 +761,19 @@ On first visiting your Hubzilla site you'll see the login screen. The first thin
761 761
 </div>
762 762
 </div>
763 763
 
764
-<div id="outline-container-org8c1553d" class="outline-2">
765
-<h2 id="org8c1553d">Chat Services</h2>
766
-<div class="outline-text-2" id="text-org8c1553d">
767
-</div><div id="outline-container-orgeec8bff" class="outline-3">
768
-<h3 id="orgeec8bff">IRC</h3>
769
-<div class="outline-text-3" id="text-orgeec8bff">
764
+<div id="outline-container-orgab6d434" class="outline-2">
765
+<h2 id="orgab6d434">Chat Services</h2>
766
+<div class="outline-text-2" id="text-orgab6d434">
767
+</div><div id="outline-container-org48ca762" class="outline-3">
768
+<h3 id="org48ca762">IRC</h3>
769
+<div class="outline-text-3" id="text-org48ca762">
770 770
 <p>
771 771
 IRC is useful for multi-user chat. The classic use case is for software development where many engineers might need to coordinate their activities, but it's also useful for meetings, parties and general socialising.
772 772
 </p>
773 773
 </div>
774
-<div id="outline-container-org5da602e" class="outline-4">
775
-<h4 id="org5da602e">Irssi</h4>
776
-<div class="outline-text-4" id="text-org5da602e">
774
+<div id="outline-container-org8c2b8ca" class="outline-4">
775
+<h4 id="org8c2b8ca">Irssi</h4>
776
+<div class="outline-text-4" id="text-org8c2b8ca">
777 777
 <p>
778 778
 The easiest way to use irssi is to connect to your system, like this:
779 779
 </p>
@@ -788,9 +788,9 @@ Then select <b>IRC</b> from the menu. However, other than via this method using
788 788
 </p>
789 789
 </div>
790 790
 </div>
791
-<div id="outline-container-orgf755878" class="outline-4">
792
-<h4 id="orgf755878">HexChat</h4>
793
-<div class="outline-text-4" id="text-orgf755878">
791
+<div id="outline-container-org7011172" class="outline-4">
792
+<h4 id="org7011172">HexChat</h4>
793
+<div class="outline-text-4" id="text-org7011172">
794 794
 <p>
795 795
 HexChat (formerly XChat) is compatible with proxying via Tor and so provides the best security when connecting to your IRC server. It will allow you to connect to your IRC server's onion address.
796 796
 </p>
@@ -871,9 +871,9 @@ Click <b>close</b> and then <b>connect</b>.
871 871
 </div>
872 872
 </div>
873 873
 
874
-<div id="outline-container-org2e171e4" class="outline-4">
875
-<h4 id="org2e171e4">Emacs</h4>
876
-<div class="outline-text-4" id="text-org2e171e4">
874
+<div id="outline-container-orgac2acfb" class="outline-4">
875
+<h4 id="orgac2acfb">Emacs</h4>
876
+<div class="outline-text-4" id="text-orgac2acfb">
877 877
 <p>
878 878
 If you are an Emacs user then you can also connect to your IRC server via Emacs.
879 879
 </p>
@@ -904,9 +904,9 @@ Add the following to your Emacs configuration file:
904 904
 </div>
905 905
 </div>
906 906
 </div>
907
-<div id="outline-container-org0662e3d" class="outline-4">
908
-<h4 id="org0662e3d">Changing or removing the IRC password</h4>
909
-<div class="outline-text-4" id="text-org0662e3d">
907
+<div id="outline-container-org7d02070" class="outline-4">
908
+<h4 id="org7d02070">Changing or removing the IRC password</h4>
909
+<div class="outline-text-4" id="text-org7d02070">
910 910
 <p>
911 911
 By default the IRC server is set up to require a password for users to log in. The password is the same for all users. If you want to change or remove the password:
912 912
 </p>
@@ -923,20 +923,20 @@ Select <i>Administrator controls</i> then <b>IRC Menu</b> and then change the pa
923 923
 </div>
924 924
 </div>
925 925
 
926
-<div id="outline-container-orgca8d1aa" class="outline-3">
927
-<h3 id="orgca8d1aa">XMPP/Jabber</h3>
928
-<div class="outline-text-3" id="text-orgca8d1aa">
929
-</div><div id="outline-container-org5fb29a0" class="outline-4">
930
-<h4 id="org5fb29a0">About XMPP</h4>
931
-<div class="outline-text-4" id="text-org5fb29a0">
926
+<div id="outline-container-orge5fd1b8" class="outline-3">
927
+<h3 id="orge5fd1b8">XMPP/Jabber</h3>
928
+<div class="outline-text-3" id="text-orge5fd1b8">
929
+</div><div id="outline-container-orgdbef9ef" class="outline-4">
930
+<h4 id="orgdbef9ef">About XMPP</h4>
931
+<div class="outline-text-4" id="text-orgdbef9ef">
932 932
 <p>
933 933
 A well written article on the state of XMPP and how it compares to other chat protocols <a href="https://gultsch.de/xmpp_2016.html">can be found here</a>.
934 934
 </p>
935 935
 </div>
936 936
 </div>
937
-<div id="outline-container-org90f1671" class="outline-4">
938
-<h4 id="org90f1671">Using with Gajim</h4>
939
-<div class="outline-text-4" id="text-org90f1671">
937
+<div id="outline-container-org2fc5dd7" class="outline-4">
938
+<h4 id="org2fc5dd7">Using with Gajim</h4>
939
+<div class="outline-text-4" id="text-org2fc5dd7">
940 940
 <p>
941 941
 In mid 2016 <a href="https://gajim.org/">Gajim</a> became the first desktop XMPP client to support the <a href="https://en.wikipedia.org/wiki/OMEMO">OMEMO end-to-end security standard</a>, which is superior to the more traditional <a href="https://en.wikipedia.org/wiki/Off-the-Record_Messaging">OTR</a> since it also includes multi-user chat and the ratcheting mechanism pioneered by Open Whisper Systems. To install it:
942 942
 </p>
@@ -980,9 +980,9 @@ If you wish to use OpenPGP to encrypt your messages then go to <b>Edit/Accounts<
980 980
 </div>
981 981
 </div>
982 982
 
983
-<div id="outline-container-orgaa778ac" class="outline-4">
984
-<h4 id="orgaa778ac">Using with Profanity</h4>
985
-<div class="outline-text-4" id="text-orgaa778ac">
983
+<div id="outline-container-org11887f0" class="outline-4">
984
+<h4 id="org11887f0">Using with Profanity</h4>
985
+<div class="outline-text-4" id="text-org11887f0">
986 986
 <p>
987 987
 The <a href="https://profanity.im">Profanity</a> shell based user interface and is perhaps the simplest way to use XMPP from a laptop. It's also a good way to ensure that your OTR keys are the same even when logging in from different laptops or devices, and it also means that if those devices later become compomised then there are no locally stored OTR keys to be found.
988 988
 </p>
@@ -1064,9 +1064,9 @@ When accessed via the user control panel the client is automatically routed thro
1064 1064
 </p>
1065 1065
 </div>
1066 1066
 </div>
1067
-<div id="outline-container-orgf179009" class="outline-4">
1068
-<h4 id="orgf179009">Using with Jitsi</h4>
1069
-<div class="outline-text-4" id="text-orgf179009">
1067
+<div id="outline-container-org4425759" class="outline-4">
1068
+<h4 id="org4425759">Using with Jitsi</h4>
1069
+<div class="outline-text-4" id="text-org4425759">
1070 1070
 <p>
1071 1071
 Jitsi is the recommended communications client for desktop or laptop systems, since it includes the <i>off the record</i> (OTR) feature which provides some additional security beyond the usual SSL certificates.
1072 1072
 </p>
@@ -1096,9 +1096,9 @@ You can also <a href="https://www.youtube.com/watch?v=vgx7VSrDGjk">see this vide
1096 1096
 </p>
1097 1097
 </div>
1098 1098
 </div>
1099
-<div id="outline-container-orgae22e5b" class="outline-4">
1100
-<h4 id="orgae22e5b">Using with Ubuntu</h4>
1101
-<div class="outline-text-4" id="text-orgae22e5b">
1099
+<div id="outline-container-org7abb8da" class="outline-4">
1100
+<h4 id="org7abb8da">Using with Ubuntu</h4>
1101
+<div class="outline-text-4" id="text-org7abb8da">
1102 1102
 <p>
1103 1103
 The default XMPP client in Ubuntu is Empathy.  Using Empathy isn't as secure as using Jitsi, since it doesn't include the <i>off the record</i> feature, but since it's the default it's what many users will have easy access to.
1104 1104
 </p>
@@ -1116,17 +1116,17 @@ Click on <b>Advanced</b> and make sure that <b>Encryption required</b> and <b>Ig
1116 1116
 </p>
1117 1117
 </div>
1118 1118
 </div>
1119
-<div id="outline-container-org9c66248" class="outline-4">
1120
-<h4 id="org9c66248">Using Tor Messenger</h4>
1121
-<div class="outline-text-4" id="text-org9c66248">
1119
+<div id="outline-container-org187f101" class="outline-4">
1120
+<h4 id="org187f101">Using Tor Messenger</h4>
1121
+<div class="outline-text-4" id="text-org187f101">
1122 1122
 <p>
1123 1123
 Tor Messenger is a messaging client which supports XMPP, and its onion routing enables you to protect the metadata of chat interactions to some extent by making it difficult for an adversary to know which server is talking to which. You can download Tor Messenger from <a href="https://torproject.org">torproject.org</a> and the setup is pretty simple.
1124 1124
 </p>
1125 1125
 </div>
1126 1126
 </div>
1127
-<div id="outline-container-orgdb135df" class="outline-4">
1128
-<h4 id="orgdb135df">Using with Android/Conversations</h4>
1129
-<div class="outline-text-4" id="text-orgdb135df">
1127
+<div id="outline-container-org68024da" class="outline-4">
1128
+<h4 id="org68024da">Using with Android/Conversations</h4>
1129
+<div class="outline-text-4" id="text-org68024da">
1130 1130
 <p>
1131 1131
 Install <a href="https://f-droid.org/">F-Droid</a>
1132 1132
 </p>
@@ -1161,16 +1161,16 @@ Then select <b>Next</b>. When chatting you can use the lock icon to encrypt your
1161 1161
 </div>
1162 1162
 </div>
1163 1163
 </div>
1164
-<div id="outline-container-org98d1ee3" class="outline-3">
1165
-<h3 id="org98d1ee3">Tox</h3>
1166
-<div class="outline-text-3" id="text-org98d1ee3">
1164
+<div id="outline-container-org4a33eb7" class="outline-3">
1165
+<h3 id="org4a33eb7">Tox</h3>
1166
+<div class="outline-text-3" id="text-org4a33eb7">
1167 1167
 <p>
1168 1168
 Tox is an encrypted peer-to-peer messaging system and so should work without Freedombone. It uses a system of nodes which act as a sort of directory service allowing users to find and connect to each other. The Tox node ID on the Freedombone can be found within the README within your home directory. If you have other users connect to your node then you will be able to continue chatting even when no other nodes are available.
1169 1169
 </p>
1170 1170
 </div>
1171
-<div id="outline-container-orgc4540bf" class="outline-4">
1172
-<h4 id="orgc4540bf">Using the Toxic client</h4>
1173
-<div class="outline-text-4" id="text-orgc4540bf">
1171
+<div id="outline-container-org02b76ab" class="outline-4">
1172
+<h4 id="org02b76ab">Using the Toxic client</h4>
1173
+<div class="outline-text-4" id="text-org02b76ab">
1174 1174
 <p>
1175 1175
 Log into your system with:
1176 1176
 </p>
@@ -1193,20 +1193,20 @@ Then from the menu select <b>Tox Chat</b>. Tox is encrypted by default and also
1193 1193
 </div>
1194 1194
 </div>
1195 1195
 
1196
-<div id="outline-container-org5109d9f" class="outline-3">
1197
-<h3 id="org5109d9f">VoIP (Voice and text chat)</h3>
1198
-<div class="outline-text-3" id="text-org5109d9f">
1199
-</div><div id="outline-container-orga47de48" class="outline-4">
1200
-<h4 id="orga47de48">Text chat</h4>
1201
-<div class="outline-text-4" id="text-orga47de48">
1196
+<div id="outline-container-org82dde51" class="outline-3">
1197
+<h3 id="org82dde51">VoIP (Voice and text chat)</h3>
1198
+<div class="outline-text-3" id="text-org82dde51">
1199
+</div><div id="outline-container-orgf4d5eb9" class="outline-4">
1200
+<h4 id="orgf4d5eb9">Text chat</h4>
1201
+<div class="outline-text-4" id="text-orgf4d5eb9">
1202 1202
 <p>
1203 1203
 In addition to voice it is also possible to do text chat via mumble. The security of this is pretty good provided that you do it via Plumble and Orbot on mobile, but compared to other options such as XMPP/Conversations or Tox the security is not as good, since the mumble server currently doesn't support forward secrecy.
1204 1204
 </p>
1205 1205
 </div>
1206 1206
 </div>
1207
-<div id="outline-container-org0cf1bfb" class="outline-4">
1208
-<h4 id="org0cf1bfb">Using with Ubuntu</h4>
1209
-<div class="outline-text-4" id="text-org0cf1bfb">
1207
+<div id="outline-container-org50d7384" class="outline-4">
1208
+<h4 id="org50d7384">Using with Ubuntu</h4>
1209
+<div class="outline-text-4" id="text-org50d7384">
1210 1210
 <p>
1211 1211
 Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard.
1212 1212
 </p>
@@ -1216,9 +1216,9 @@ Click on "add new" to add a new server and enter the default domain name for the
1216 1216
 </p>
1217 1217
 </div>
1218 1218
 </div>
1219
-<div id="outline-container-org9923a51" class="outline-4">
1220
-<h4 id="org9923a51">Using with Android</h4>
1221
-<div class="outline-text-4" id="text-org9923a51">
1219
+<div id="outline-container-orgbe5d88c" class="outline-4">
1220
+<h4 id="orgbe5d88c">Using with Android</h4>
1221
+<div class="outline-text-4" id="text-orgbe5d88c">
1222 1222
 <p>
1223 1223
 Install <a href="https://f-droid.org/">F-Droid</a>
1224 1224
 </p>
@@ -1253,24 +1253,24 @@ Selecting the server by pressing on it then connects you to the server so that y
1253 1253
 </div>
1254 1254
 </div>
1255 1255
 </div>
1256
-<div id="outline-container-org6ac85da" class="outline-3">
1257
-<h3 id="org6ac85da">SIP phones</h3>
1258
-<div class="outline-text-3" id="text-org6ac85da">
1256
+<div id="outline-container-org4095f48" class="outline-3">
1257
+<h3 id="org4095f48">SIP phones</h3>
1258
+<div class="outline-text-3" id="text-org4095f48">
1259 1259
 <p>
1260 1260
 Freedombone also supports SIP phones The username and domain is the same as for your email address, and the SIP password and extension number will appear within the README file in your home directory. Various SIP client options are available, such as CSipSimple on Android and Jitsi on desktop or laptop machines. Ideally use clients which support ZRTP, which will provide the best level of security.
1261 1261
 </p>
1262 1262
 </div>
1263
-<div id="outline-container-orgd941b73" class="outline-4">
1264
-<h4 id="orgd941b73">About ZRTP</h4>
1265
-<div class="outline-text-4" id="text-orgd941b73">
1263
+<div id="outline-container-orgb514a9a" class="outline-4">
1264
+<h4 id="orgb514a9a">About ZRTP</h4>
1265
+<div class="outline-text-4" id="text-orgb514a9a">
1266 1266
 <p>
1267 1267
 <a href="https://jitsi.org/Documentation/ZrtpFAQ">ZRTP</a> appears to be the current best standard to end-to-end encrypted voice calls, combining good security with simplicity of use. When the initial cryptographic negotiation between phones is done at the start of a call a short authentication string (SAS) is calculated and displayed at both ends. To check that there isn't anyone intercepting the call and acting as a <i>man in the middle</i> - as <a href="https://en.wikipedia.org/wiki/Stingray_phone_tracker">stingray type devices</a> try to do - the short authentication string can be read out and verbally confirmed between the callers. If it's the same then you can be pretty confident that the call is secure.
1268 1268
 </p>
1269 1269
 </div>
1270 1270
 </div>
1271
-<div id="outline-container-org63022b7" class="outline-4">
1272
-<h4 id="org63022b7">Using with CSIPSimple</h4>
1273
-<div class="outline-text-4" id="text-org63022b7">
1271
+<div id="outline-container-orgbc7fc98" class="outline-4">
1272
+<h4 id="orgbc7fc98">Using with CSIPSimple</h4>
1273
+<div class="outline-text-4" id="text-orgbc7fc98">
1274 1274
 <p>
1275 1275
 Add an account. Under <b>General Wizards</b> choose <b>Expert</b> and enter the following details:
1276 1276
 </p>
@@ -1326,9 +1326,9 @@ If everything is working the account should appear in green with a status of <b>
1326 1326
 </p>
1327 1327
 </div>
1328 1328
 </div>
1329
-<div id="outline-container-org0d81f43" class="outline-4">
1330
-<h4 id="org0d81f43">Using with Ring</h4>
1331
-<div class="outline-text-4" id="text-org0d81f43">
1329
+<div id="outline-container-org86e849b" class="outline-4">
1330
+<h4 id="org86e849b">Using with Ring</h4>
1331
+<div class="outline-text-4" id="text-org86e849b">
1332 1332
 <p>
1333 1333
 From the menu select <b>Manage accounts</b>.
1334 1334
 </p>
@@ -1381,9 +1381,9 @@ Select the <b>Security</b> tab. Under <b>SRTP Key Exchange</b> select <b>ZRTP</b
1381 1381
 </div>
1382 1382
 </div>
1383 1383
 
1384
-<div id="outline-container-orgb292245" class="outline-2">
1385
-<h2 id="orgb292245">RSS Reader</h2>
1386
-<div class="outline-text-2" id="text-orgb292245">
1384
+<div id="outline-container-org4faa463" class="outline-2">
1385
+<h2 id="org4faa463">RSS Reader</h2>
1386
+<div class="outline-text-2" id="text-org4faa463">
1387 1387
 <p>
1388 1388
 The way that RSS reading is set up on Freedombone gives you strong reading privacy. Not only is there onion routing between you and the server but also between the server and the source of the RSS feed. The only down side is that many RSS feeds are still http only, and so could be vulnerable to injection attacks, but it's expected that more of this will go to https in the foreseeable future due to a combination of growing recognition of security issues and systems like Let's Encrypt which make obtaining certificates much easier.
1389 1389
 </p>
@@ -1395,9 +1395,9 @@ The way that RSS reading is set up on Freedombone gives you strong reading priva
1395 1395
 </div>
1396 1396
 </div>
1397 1397
 
1398
-<div id="outline-container-org8a557af" class="outline-3">
1399
-<h3 id="org8a557af">Finding the onion address</h3>
1400
-<div class="outline-text-3" id="text-org8a557af">
1398
+<div id="outline-container-org5307435" class="outline-3">
1399
+<h3 id="org5307435">Finding the onion address</h3>
1400
+<div class="outline-text-3" id="text-org5307435">
1401 1401
 <p>
1402 1402
 See the control panel for the RSS reader onion address.
1403 1403
 </p>
@@ -1421,9 +1421,9 @@ To set up the system open <a href="http://rss_reader_onion_address">http://rss_r
1421 1421
 </div>
1422 1422
 </div>
1423 1423
 
1424
-<div id="outline-container-org2479823" class="outline-3">
1425
-<h3 id="org2479823">On mobile</h3>
1426
-<div class="outline-text-3" id="text-org2479823">
1424
+<div id="outline-container-org9d0727d" class="outline-3">
1425
+<h3 id="org9d0727d">On mobile</h3>
1426
+<div class="outline-text-3" id="text-org9d0727d">
1427 1427
 <p>
1428 1428
 To access the RSS reader from a mobile device you can install a Tor compatible browser such as OrFox. It will try to automatically change to the mobile version of the user interface. Remember to add the site to the NoScript whitelist, and you may also need to turn HTTPS Everywhere off.
1429 1429
 </p>
@@ -1435,9 +1435,9 @@ A note for the paranoid is that on mobile devices you get redirected to a differ
1435 1435
 </blockquote>
1436 1436
 </div>
1437 1437
 </div>
1438
-<div id="outline-container-orgca81de8" class="outline-3">
1439
-<h3 id="orgca81de8">With Emacs</h3>
1440
-<div class="outline-text-3" id="text-orgca81de8">
1438
+<div id="outline-container-org6c1b7ec" class="outline-3">
1439
+<h3 id="org6c1b7ec">With Emacs</h3>
1440
+<div class="outline-text-3" id="text-org6c1b7ec">
1441 1441
 <p>
1442 1442
 If you are an Emacs user then you can also read your RSS feeds via the <a href="https://github.com/dk87/avandu">Avandu</a> mode.
1443 1443
 </p>
@@ -1476,9 +1476,9 @@ And ensure that the Tor daemon is installed:
1476 1476
 </div>
1477 1477
 </div>
1478 1478
 </div>
1479
-<div id="outline-container-org192be2e" class="outline-2">
1480
-<h2 id="org192be2e">Git Projects</h2>
1481
-<div class="outline-text-2" id="text-org192be2e">
1479
+<div id="outline-container-org104235c" class="outline-2">
1480
+<h2 id="org104235c">Git Projects</h2>
1481
+<div class="outline-text-2" id="text-org104235c">
1482 1482
 <p>
1483 1483
 Github is ok, but it's proprietary and funded by venture capital. If you been around on the internet for long enough then you know how this story eventually works itself out - i.e. badly for the users. It's really only a question of time. If you're a software developer or do things which involve the Git version control system then it's a good idea to become accustomed to hosting your own repositories, before the inevitable Github shitstorm happens.
1484 1484
 </p>
@@ -1513,9 +1513,9 @@ This will stop any spam accounts being created by random strangers or bots. You
1513 1513
 </p>
1514 1514
 </div>
1515 1515
 </div>
1516
-<div id="outline-container-org397f7c9" class="outline-2">
1517
-<h2 id="org397f7c9">Adding or removing users</h2>
1518
-<div class="outline-text-2" id="text-org397f7c9">
1516
+<div id="outline-container-org3cf3063" class="outline-2">
1517
+<h2 id="org3cf3063">Adding or removing users</h2>
1518
+<div class="outline-text-2" id="text-org3cf3063">
1519 1519
 <p>
1520 1520
 Log into the system with:
1521 1521
 </p>
@@ -1543,9 +1543,9 @@ control
1543 1543
 </div>
1544 1544
 </div>
1545 1545
 
1546
-<div id="outline-container-org76c335e" class="outline-2">
1547
-<h2 id="org76c335e">Blocking Ads</h2>
1548
-<div class="outline-text-2" id="text-org76c335e">
1546
+<div id="outline-container-orgfea2a2e" class="outline-2">
1547
+<h2 id="orgfea2a2e">Blocking Ads</h2>
1548
+<div class="outline-text-2" id="text-orgfea2a2e">
1549 1549
 <p>
1550 1550
 Everyone except for advertisers hates adverts. Not only are they annoying, but they can consume a lot of bandwidth, be a privacy problem in terms of allowing companies to track your browsing habits and also any badly written scripts they contain may introduce exploitable security holes. Also if you're poor then adverts often make you want things that you can't have.
1551 1551
 </p>
@@ -1559,9 +1559,9 @@ Also don't expect perfection. Though many ads may be blocked by this system some
1559 1559
 </p>
1560 1560
 </div>
1561 1561
 
1562
-<div id="outline-container-org47854d9" class="outline-3">
1563
-<h3 id="org47854d9">Set a static IP address</h3>
1564
-<div class="outline-text-3" id="text-org47854d9">
1562
+<div id="outline-container-orgf77622c" class="outline-3">
1563
+<h3 id="orgf77622c">Set a static IP address</h3>
1564
+<div class="outline-text-3" id="text-orgf77622c">
1565 1565
 <p>
1566 1566
 Ensure that your system has a static local IP address (typically 192.168..) using the option on the control panel. You will also need to know the IP address of your internet router, which is usually <b>192.168.1.1</b> or <b>192.168.1.254</b>.
1567 1567
 </p>
@@ -1572,9 +1572,9 @@ When that's done select <b>About this system</b> from the control panel and see
1572 1572
 </div>
1573 1573
 </div>
1574 1574
 
1575
-<div id="outline-container-org8e00d14" class="outline-3">
1576
-<h3 id="org8e00d14">On each client system within your local network</h3>
1577
-<div class="outline-text-3" id="text-org8e00d14">
1575
+<div id="outline-container-orgf7e6df5" class="outline-3">
1576
+<h3 id="orgf7e6df5">On each client system within your local network</h3>
1577
+<div class="outline-text-3" id="text-orgf7e6df5">
1578 1578
 <div class="org-src-container">
1579 1579
 <pre class="src src-bash">sudo chattr -i /etc/resolv.conf
1580 1580
 sudo nano /etc/resolv.conf
@@ -1601,9 +1601,9 @@ Normally <i>resolv.conf</i> will be overwritten every time your reboot, but you
1601 1601
 </div>
1602 1602
 </div>
1603 1603
 
1604
-<div id="outline-container-orgfedd51b" class="outline-3">
1605
-<h3 id="orgfedd51b">On your internet router</h3>
1606
-<div class="outline-text-3" id="text-orgfedd51b">
1604
+<div id="outline-container-org839f6d0" class="outline-3">
1605
+<h3 id="org839f6d0">On your internet router</h3>
1606
+<div class="outline-text-3" id="text-org839f6d0">
1607 1607
 <p>
1608 1608
 If you can access the settings on your local internet router then this is the simplest way to provide ad blocking for all devices which connect to it. Unfortunately some router models don't let you edit the DNS settings and if that's the case you might want to consider getting a different router.
1609 1609
 </p>
@@ -1613,9 +1613,9 @@ Edit the DNS settings and add the IPv4 address which you got from the control pa
1613 1613
 </p>
1614 1614
 </div>
1615 1615
 
1616
-<div id="outline-container-org876e52c" class="outline-4">
1617
-<h4 id="org876e52c">LibreCMC</h4>
1618
-<div class="outline-text-4" id="text-org876e52c">
1616
+<div id="outline-container-org42ecb7c" class="outline-4">
1617
+<h4 id="org42ecb7c">LibreCMC</h4>
1618
+<div class="outline-text-4" id="text-org42ecb7c">
1619 1619
 <p>
1620 1620
 On a router running LibreCMC from the <b>Network</b> menu select <b>DHCP and DNS</b>. Enter the static IP address of your Freedombone system within <b>DNS Forwardings</b>, then at the bottom of the page click on <b>Save &amp; Apply</b>. Any devices which connect to your router will now have ad blocking.
1621 1621
 </p>
@@ -1623,9 +1623,9 @@ On a router running LibreCMC from the <b>Network</b> menu select <b>DHCP and DNS
1623 1623
 </div>
1624 1624
 </div>
1625 1625
 
1626
-<div id="outline-container-orgf4952e7" class="outline-3">
1627
-<h3 id="orgf4952e7">Configuring block lists</h3>
1628
-<div class="outline-text-3" id="text-orgf4952e7">
1626
+<div id="outline-container-org092ba53" class="outline-3">
1627
+<h3 id="org092ba53">Configuring block lists</h3>
1628
+<div class="outline-text-3" id="text-org092ba53">
1629 1629
 <p>
1630 1630
 You can configure the block lists which the system uses by going to the <b>administrator control panel</b>, selecting <b>App Settings</b> then choosing <b>pihole</b>. You can also add any extra domain names to the whitelist if they're being wrongly blocked or to the blacklist if they're not blocked by the current lists.
1631 1631
 </p>