Bob Mottram 8 лет назад
Родитель
Сommit
cf0eefb56a
2 измененных файлов: 169 добавлений и 171 удалений
  1. 1
    2
      doc/EN/usage.org
  2. 168
    169
      website/EN/usage.html

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

@@ -678,8 +678,7 @@ Select *Exit to the comand line*.
678 678
 
679 679
 #+begin_src bash :tangle no
680 680
 sudo su
681
-export GO_VERSION=1.5
682
-sed -i "s|DISABLE_REGISTRATION =.*|DISABLE_REGISTRATION = true|g" /home/git/gvm/pkgsets/go${GO_VERSION}/global/src/github.com/gogits/gogs/custom/conf/app.ini
681
+sed -i "s|DISABLE_REGISTRATION =.*|DISABLE_REGISTRATION = true|g" /home/gogs/custom/conf/app.ini
683 682
 systemctl restart gogs
684 683
 exit; exit
685 684
 #+end_src

+ 168
- 169
website/EN/usage.html Просмотреть файл

@@ -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-10-29 Sat 12:22 -->
6
+<!-- 2016-10-29 Sat 18:09 -->
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="#orgfe1010c">Readme</a></td>
258
+<td class="org-left"><a href="#org9c22fd8">Readme</a></td>
259 259
 </tr>
260 260
 
261 261
 <tr>
262
-<td class="org-left"><a href="#org5ba5ea0">Improving ssh security</a></td>
262
+<td class="org-left"><a href="#orgeebf6a3">Improving ssh security</a></td>
263 263
 </tr>
264 264
 
265 265
 <tr>
266
-<td class="org-left"><a href="#orgc42a31e">Administrating the system via an onion address (Tor)</a></td>
266
+<td class="org-left"><a href="#org2d33a28">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="#org3c1ea7b">Syncing to the Cloud</a></td>
278
+<td class="org-left"><a href="#org1db2851">Syncing to the Cloud</a></td>
279 279
 </tr>
280 280
 
281 281
 <tr>
282
-<td class="org-left"><a href="#org8b9ea30">Play Music</a></td>
282
+<td class="org-left"><a href="#orga98dc0e">Play Music</a></td>
283 283
 </tr>
284 284
 
285 285
 <tr>
286
-<td class="org-left"><a href="#orge237203">Microblogging (GNU Social)</a></td>
286
+<td class="org-left"><a href="#org8380870">Microblogging (GNU Social)</a></td>
287 287
 </tr>
288 288
 
289 289
 <tr>
290
-<td class="org-left"><a href="#org633f62c">Sharing things</a></td>
290
+<td class="org-left"><a href="#orgb17f3c2">Sharing things</a></td>
291 291
 </tr>
292 292
 
293 293
 <tr>
294
-<td class="org-left"><a href="#org5154bba">Social Network</a></td>
294
+<td class="org-left"><a href="#org9f1e63a">Social Network</a></td>
295 295
 </tr>
296 296
 
297 297
 <tr>
298
-<td class="org-left"><a href="#org2c4656e">Chat Services</a></td>
298
+<td class="org-left"><a href="#org326ed3a">Chat Services</a></td>
299 299
 </tr>
300 300
 
301 301
 <tr>
302
-<td class="org-left"><a href="#org0ca1e0e">RSS Reader</a></td>
302
+<td class="org-left"><a href="#org4d58c63">RSS Reader</a></td>
303 303
 </tr>
304 304
 
305 305
 <tr>
306
-<td class="org-left"><a href="#org988b59e">Git Projects</a></td>
306
+<td class="org-left"><a href="#org22e9a40">Git Projects</a></td>
307 307
 </tr>
308 308
 
309 309
 <tr>
310
-<td class="org-left"><a href="#org7532960">Adding or removing users</a></td>
310
+<td class="org-left"><a href="#orgd18a626">Adding or removing users</a></td>
311 311
 </tr>
312 312
 
313 313
 <tr>
314
-<td class="org-left"><a href="#orge4624b4">Blocking Ads</a></td>
314
+<td class="org-left"><a href="#org1ce9504">Blocking Ads</a></td>
315 315
 </tr>
316 316
 </tbody>
317 317
 </table>
318 318
 
319
-<div id="outline-container-orgfe1010c" class="outline-2">
320
-<h2 id="orgfe1010c">Readme</h2>
321
-<div class="outline-text-2" id="text-orgfe1010c">
319
+<div id="outline-container-org9c22fd8" class="outline-2">
320
+<h2 id="org9c22fd8">Readme</h2>
321
+<div class="outline-text-2" id="text-org9c22fd8">
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-org5ba5ea0" class="outline-2">
342
-<h2 id="org5ba5ea0">Improving ssh security</h2>
343
-<div class="outline-text-2" id="text-org5ba5ea0">
341
+<div id="outline-container-orgeebf6a3" class="outline-2">
342
+<h2 id="orgeebf6a3">Improving ssh security</h2>
343
+<div class="outline-text-2" id="text-orgeebf6a3">
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-orgc42a31e" class="outline-2">
394
-<h2 id="orgc42a31e">Administrating the system via an onion address (Tor)</h2>
395
-<div class="outline-text-2" id="text-orgc42a31e">
393
+<div id="outline-container-org2d33a28" class="outline-2">
394
+<h2 id="org2d33a28">Administrating the system via an onion address (Tor)</h2>
395
+<div class="outline-text-2" id="text-org2d33a28">
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-org3c1ea7b" class="outline-2">
438
-<h2 id="org3c1ea7b">Syncing to the Cloud</h2>
439
-<div class="outline-text-2" id="text-org3c1ea7b">
437
+<div id="outline-container-org1db2851" class="outline-2">
438
+<h2 id="org1db2851">Syncing to the Cloud</h2>
439
+<div class="outline-text-2" id="text-org1db2851">
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-orgfd85c63" class="outline-3">
450
-<h3 id="orgfd85c63">On a laptop</h3>
451
-<div class="outline-text-3" id="text-orgfd85c63">
449
+<div id="outline-container-org72f9e94" class="outline-3">
450
+<h3 id="org72f9e94">On a laptop</h3>
451
+<div class="outline-text-3" id="text-org72f9e94">
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-org7ca375d" class="outline-3">
505
-<h3 id="org7ca375d">On Android</h3>
506
-<div class="outline-text-3" id="text-org7ca375d">
504
+<div id="outline-container-org6587bfa" class="outline-3">
505
+<h3 id="org6587bfa">On Android</h3>
506
+<div class="outline-text-3" id="text-org6587bfa">
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-org8b9ea30" class="outline-2">
538
-<h2 id="org8b9ea30">Play Music</h2>
539
-<div class="outline-text-2" id="text-org8b9ea30">
540
-</div><div id="outline-container-org72875ff" class="outline-3">
541
-<h3 id="org72875ff">With the DLNA service</h3>
542
-<div class="outline-text-3" id="text-org72875ff">
537
+<div id="outline-container-orga98dc0e" class="outline-2">
538
+<h2 id="orga98dc0e">Play Music</h2>
539
+<div class="outline-text-2" id="text-orga98dc0e">
540
+</div><div id="outline-container-orgeda4fdb" class="outline-3">
541
+<h3 id="orgeda4fdb">With the DLNA service</h3>
542
+<div class="outline-text-3" id="text-orgeda4fdb">
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-orge237203" class="outline-2">
582
-<h2 id="orge237203">Microblogging (GNU Social)</h2>
583
-<div class="outline-text-2" id="text-orge237203">
584
-</div><div id="outline-container-org654d2e8" class="outline-3">
585
-<h3 id="org654d2e8">Initial setup</h3>
586
-<div class="outline-text-3" id="text-org654d2e8">
581
+<div id="outline-container-org8380870" class="outline-2">
582
+<h2 id="org8380870">Microblogging (GNU Social)</h2>
583
+<div class="outline-text-2" id="text-org8380870">
584
+</div><div id="outline-container-orga5ff305" class="outline-3">
585
+<h3 id="orga5ff305">Initial setup</h3>
586
+<div class="outline-text-3" id="text-orga5ff305">
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-org9394f3b" class="outline-3">
615
-<h3 id="org9394f3b">Direct Messages (DMs) and privacy</h3>
616
-<div class="outline-text-3" id="text-org9394f3b">
614
+<div id="outline-container-org700b4c9" class="outline-3">
615
+<h3 id="org700b4c9">Direct Messages (DMs) and privacy</h3>
616
+<div class="outline-text-3" id="text-org700b4c9">
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-orgaf70bc2" class="outline-3">
623
-<h3 id="orgaf70bc2">Using with Emacs</h3>
624
-<div class="outline-text-3" id="text-orgaf70bc2">
622
+<div id="outline-container-org780073a" class="outline-3">
623
+<h3 id="org780073a">Using with Emacs</h3>
624
+<div class="outline-text-3" id="text-org780073a">
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-org633f62c" class="outline-2">
709
-<h2 id="org633f62c">Sharing things</h2>
710
-<div class="outline-text-2" id="text-org633f62c">
708
+<div id="outline-container-orgb17f3c2" class="outline-2">
709
+<h2 id="orgb17f3c2">Sharing things</h2>
710
+<div class="outline-text-2" id="text-orgb17f3c2">
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-org5154bba" class="outline-2">
738
-<h2 id="org5154bba">Social Network</h2>
739
-<div class="outline-text-2" id="text-org5154bba">
740
-</div><div id="outline-container-orgd22bc6d" class="outline-3">
741
-<h3 id="orgd22bc6d">Domains</h3>
742
-<div class="outline-text-3" id="text-orgd22bc6d">
737
+<div id="outline-container-org9f1e63a" class="outline-2">
738
+<h2 id="org9f1e63a">Social Network</h2>
739
+<div class="outline-text-2" id="text-org9f1e63a">
740
+</div><div id="outline-container-orgf6bbd9f" class="outline-3">
741
+<h3 id="orgf6bbd9f">Domains</h3>
742
+<div class="outline-text-3" id="text-orgf6bbd9f">
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-org3b77dd2" class="outline-3">
749
-<h3 id="org3b77dd2">Initial install</h3>
750
-<div class="outline-text-3" id="text-org3b77dd2">
748
+<div id="outline-container-orgcdad701" class="outline-3">
749
+<h3 id="orgcdad701">Initial install</h3>
750
+<div class="outline-text-3" id="text-orgcdad701">
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-org2c4656e" class="outline-2">
765
-<h2 id="org2c4656e">Chat Services</h2>
766
-<div class="outline-text-2" id="text-org2c4656e">
767
-</div><div id="outline-container-org1379527" class="outline-3">
768
-<h3 id="org1379527">IRC</h3>
769
-<div class="outline-text-3" id="text-org1379527">
764
+<div id="outline-container-org326ed3a" class="outline-2">
765
+<h2 id="org326ed3a">Chat Services</h2>
766
+<div class="outline-text-2" id="text-org326ed3a">
767
+</div><div id="outline-container-orgc00ec37" class="outline-3">
768
+<h3 id="orgc00ec37">IRC</h3>
769
+<div class="outline-text-3" id="text-orgc00ec37">
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-orgd6eb3c4" class="outline-4">
775
-<h4 id="orgd6eb3c4">Irssi</h4>
776
-<div class="outline-text-4" id="text-orgd6eb3c4">
774
+<div id="outline-container-org95ee266" class="outline-4">
775
+<h4 id="org95ee266">Irssi</h4>
776
+<div class="outline-text-4" id="text-org95ee266">
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-org2b4230d" class="outline-4">
792
-<h4 id="org2b4230d">HexChat</h4>
793
-<div class="outline-text-4" id="text-org2b4230d">
791
+<div id="outline-container-org5416f19" class="outline-4">
792
+<h4 id="org5416f19">HexChat</h4>
793
+<div class="outline-text-4" id="text-org5416f19">
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>
@@ -976,9 +976,9 @@ Click <b>close</b> and then <b>connect</b>.
976 976
 </div>
977 977
 </div>
978 978
 
979
-<div id="outline-container-org7ad5796" class="outline-4">
980
-<h4 id="org7ad5796">Emacs</h4>
981
-<div class="outline-text-4" id="text-org7ad5796">
979
+<div id="outline-container-org786b543" class="outline-4">
980
+<h4 id="org786b543">Emacs</h4>
981
+<div class="outline-text-4" id="text-org786b543">
982 982
 <p>
983 983
 If you are an Emacs user then you can also connect to your IRC server via Emacs.
984 984
 </p>
@@ -1009,9 +1009,9 @@ Add the following to your Emacs configuration file:
1009 1009
 </div>
1010 1010
 </div>
1011 1011
 </div>
1012
-<div id="outline-container-org34317b0" class="outline-4">
1013
-<h4 id="org34317b0">Changing or removing the IRC password</h4>
1014
-<div class="outline-text-4" id="text-org34317b0">
1012
+<div id="outline-container-org490914b" class="outline-4">
1013
+<h4 id="org490914b">Changing or removing the IRC password</h4>
1014
+<div class="outline-text-4" id="text-org490914b">
1015 1015
 <p>
1016 1016
 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:
1017 1017
 </p>
@@ -1028,20 +1028,20 @@ Select <i>Administrator controls</i> then <b>IRC Menu</b> and then change the pa
1028 1028
 </div>
1029 1029
 </div>
1030 1030
 
1031
-<div id="outline-container-org24acf45" class="outline-3">
1032
-<h3 id="org24acf45">XMPP/Jabber</h3>
1033
-<div class="outline-text-3" id="text-org24acf45">
1034
-</div><div id="outline-container-orgeca451e" class="outline-4">
1035
-<h4 id="orgeca451e">About XMPP</h4>
1036
-<div class="outline-text-4" id="text-orgeca451e">
1031
+<div id="outline-container-org35a75a1" class="outline-3">
1032
+<h3 id="org35a75a1">XMPP/Jabber</h3>
1033
+<div class="outline-text-3" id="text-org35a75a1">
1034
+</div><div id="outline-container-org4bb50b6" class="outline-4">
1035
+<h4 id="org4bb50b6">About XMPP</h4>
1036
+<div class="outline-text-4" id="text-org4bb50b6">
1037 1037
 <p>
1038 1038
 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>.
1039 1039
 </p>
1040 1040
 </div>
1041 1041
 </div>
1042
-<div id="outline-container-orga3ac2fa" class="outline-4">
1043
-<h4 id="orga3ac2fa">Using with Gajim</h4>
1044
-<div class="outline-text-4" id="text-orga3ac2fa">
1042
+<div id="outline-container-orgf80c310" class="outline-4">
1043
+<h4 id="orgf80c310">Using with Gajim</h4>
1044
+<div class="outline-text-4" id="text-orgf80c310">
1045 1045
 <p>
1046 1046
 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:
1047 1047
 </p>
@@ -1085,9 +1085,9 @@ If you wish to use OpenPGP to encrypt your messages then go to <b>Edit/Accounts<
1085 1085
 </div>
1086 1086
 </div>
1087 1087
 
1088
-<div id="outline-container-orgdbc97e4" class="outline-4">
1089
-<h4 id="orgdbc97e4">Using with Profanity</h4>
1090
-<div class="outline-text-4" id="text-orgdbc97e4">
1088
+<div id="outline-container-org86056a8" class="outline-4">
1089
+<h4 id="org86056a8">Using with Profanity</h4>
1090
+<div class="outline-text-4" id="text-org86056a8">
1091 1091
 <p>
1092 1092
 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.
1093 1093
 </p>
@@ -1169,9 +1169,9 @@ When accessed via the user control panel the client is automatically routed thro
1169 1169
 </p>
1170 1170
 </div>
1171 1171
 </div>
1172
-<div id="outline-container-org9faa02f" class="outline-4">
1173
-<h4 id="org9faa02f">Using with Jitsi</h4>
1174
-<div class="outline-text-4" id="text-org9faa02f">
1172
+<div id="outline-container-orgefd5ea6" class="outline-4">
1173
+<h4 id="orgefd5ea6">Using with Jitsi</h4>
1174
+<div class="outline-text-4" id="text-orgefd5ea6">
1175 1175
 <p>
1176 1176
 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.
1177 1177
 </p>
@@ -1201,9 +1201,9 @@ You can also <a href="https://www.youtube.com/watch?v=vgx7VSrDGjk">see this vide
1201 1201
 </p>
1202 1202
 </div>
1203 1203
 </div>
1204
-<div id="outline-container-org057fbea" class="outline-4">
1205
-<h4 id="org057fbea">Using with Ubuntu</h4>
1206
-<div class="outline-text-4" id="text-org057fbea">
1204
+<div id="outline-container-org7beea42" class="outline-4">
1205
+<h4 id="org7beea42">Using with Ubuntu</h4>
1206
+<div class="outline-text-4" id="text-org7beea42">
1207 1207
 <p>
1208 1208
 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.
1209 1209
 </p>
@@ -1221,17 +1221,17 @@ Click on <b>Advanced</b> and make sure that <b>Encryption required</b> and <b>Ig
1221 1221
 </p>
1222 1222
 </div>
1223 1223
 </div>
1224
-<div id="outline-container-orgef0e33c" class="outline-4">
1225
-<h4 id="orgef0e33c">Using Tor Messenger</h4>
1226
-<div class="outline-text-4" id="text-orgef0e33c">
1224
+<div id="outline-container-orgd9c66a4" class="outline-4">
1225
+<h4 id="orgd9c66a4">Using Tor Messenger</h4>
1226
+<div class="outline-text-4" id="text-orgd9c66a4">
1227 1227
 <p>
1228 1228
 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.
1229 1229
 </p>
1230 1230
 </div>
1231 1231
 </div>
1232
-<div id="outline-container-org3353ae7" class="outline-4">
1233
-<h4 id="org3353ae7">Using with Android/Conversations</h4>
1234
-<div class="outline-text-4" id="text-org3353ae7">
1232
+<div id="outline-container-org9304ea5" class="outline-4">
1233
+<h4 id="org9304ea5">Using with Android/Conversations</h4>
1234
+<div class="outline-text-4" id="text-org9304ea5">
1235 1235
 <p>
1236 1236
 Install <a href="https://f-droid.org/">F-Droid</a>
1237 1237
 </p>
@@ -1266,16 +1266,16 @@ Then select <b>Next</b>. When chatting you can use the lock icon to encrypt your
1266 1266
 </div>
1267 1267
 </div>
1268 1268
 </div>
1269
-<div id="outline-container-org889cd39" class="outline-3">
1270
-<h3 id="org889cd39">Tox</h3>
1271
-<div class="outline-text-3" id="text-org889cd39">
1269
+<div id="outline-container-orgd1d8bb0" class="outline-3">
1270
+<h3 id="orgd1d8bb0">Tox</h3>
1271
+<div class="outline-text-3" id="text-orgd1d8bb0">
1272 1272
 <p>
1273 1273
 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.
1274 1274
 </p>
1275 1275
 </div>
1276
-<div id="outline-container-org411a34b" class="outline-4">
1277
-<h4 id="org411a34b">Using the Toxic client</h4>
1278
-<div class="outline-text-4" id="text-org411a34b">
1276
+<div id="outline-container-orgad2b51d" class="outline-4">
1277
+<h4 id="orgad2b51d">Using the Toxic client</h4>
1278
+<div class="outline-text-4" id="text-orgad2b51d">
1279 1279
 <p>
1280 1280
 Log into your system with:
1281 1281
 </p>
@@ -1298,20 +1298,20 @@ Then from the menu select <b>Tox Chat</b>. Tox is encrypted by default and also
1298 1298
 </div>
1299 1299
 </div>
1300 1300
 
1301
-<div id="outline-container-org6607dd6" class="outline-3">
1302
-<h3 id="org6607dd6">VoIP (Voice and text chat)</h3>
1303
-<div class="outline-text-3" id="text-org6607dd6">
1304
-</div><div id="outline-container-org75f51a1" class="outline-4">
1305
-<h4 id="org75f51a1">Text chat</h4>
1306
-<div class="outline-text-4" id="text-org75f51a1">
1301
+<div id="outline-container-orgf914915" class="outline-3">
1302
+<h3 id="orgf914915">VoIP (Voice and text chat)</h3>
1303
+<div class="outline-text-3" id="text-orgf914915">
1304
+</div><div id="outline-container-org125ccba" class="outline-4">
1305
+<h4 id="org125ccba">Text chat</h4>
1306
+<div class="outline-text-4" id="text-org125ccba">
1307 1307
 <p>
1308 1308
 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.
1309 1309
 </p>
1310 1310
 </div>
1311 1311
 </div>
1312
-<div id="outline-container-orge6d0e02" class="outline-4">
1313
-<h4 id="orge6d0e02">Using with Ubuntu</h4>
1314
-<div class="outline-text-4" id="text-orge6d0e02">
1312
+<div id="outline-container-org9a77025" class="outline-4">
1313
+<h4 id="org9a77025">Using with Ubuntu</h4>
1314
+<div class="outline-text-4" id="text-org9a77025">
1315 1315
 <p>
1316 1316
 Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard.
1317 1317
 </p>
@@ -1321,9 +1321,9 @@ Click on "add new" to add a new server and enter the default domain name for the
1321 1321
 </p>
1322 1322
 </div>
1323 1323
 </div>
1324
-<div id="outline-container-org6f3fe93" class="outline-4">
1325
-<h4 id="org6f3fe93">Using with Android</h4>
1326
-<div class="outline-text-4" id="text-org6f3fe93">
1324
+<div id="outline-container-orgf94465b" class="outline-4">
1325
+<h4 id="orgf94465b">Using with Android</h4>
1326
+<div class="outline-text-4" id="text-orgf94465b">
1327 1327
 <p>
1328 1328
 Install <a href="https://f-droid.org/">F-Droid</a>
1329 1329
 </p>
@@ -1358,24 +1358,24 @@ Selecting the server by pressing on it then connects you to the server so that y
1358 1358
 </div>
1359 1359
 </div>
1360 1360
 </div>
1361
-<div id="outline-container-org94a179b" class="outline-3">
1362
-<h3 id="org94a179b">SIP phones</h3>
1363
-<div class="outline-text-3" id="text-org94a179b">
1361
+<div id="outline-container-orgfc9715f" class="outline-3">
1362
+<h3 id="orgfc9715f">SIP phones</h3>
1363
+<div class="outline-text-3" id="text-orgfc9715f">
1364 1364
 <p>
1365 1365
 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.
1366 1366
 </p>
1367 1367
 </div>
1368
-<div id="outline-container-orgd876760" class="outline-4">
1369
-<h4 id="orgd876760">About ZRTP</h4>
1370
-<div class="outline-text-4" id="text-orgd876760">
1368
+<div id="outline-container-org4548f14" class="outline-4">
1369
+<h4 id="org4548f14">About ZRTP</h4>
1370
+<div class="outline-text-4" id="text-org4548f14">
1371 1371
 <p>
1372 1372
 <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.
1373 1373
 </p>
1374 1374
 </div>
1375 1375
 </div>
1376
-<div id="outline-container-org9b8d8e3" class="outline-4">
1377
-<h4 id="org9b8d8e3">Using with CSIPSimple</h4>
1378
-<div class="outline-text-4" id="text-org9b8d8e3">
1376
+<div id="outline-container-orge326d43" class="outline-4">
1377
+<h4 id="orge326d43">Using with CSIPSimple</h4>
1378
+<div class="outline-text-4" id="text-orge326d43">
1379 1379
 <p>
1380 1380
 Add an account. Under <b>General Wizards</b> choose <b>Expert</b> and enter the following details:
1381 1381
 </p>
@@ -1431,9 +1431,9 @@ If everything is working the account should appear in green with a status of <b>
1431 1431
 </p>
1432 1432
 </div>
1433 1433
 </div>
1434
-<div id="outline-container-org5b83417" class="outline-4">
1435
-<h4 id="org5b83417">Using with Ring</h4>
1436
-<div class="outline-text-4" id="text-org5b83417">
1434
+<div id="outline-container-org477fa98" class="outline-4">
1435
+<h4 id="org477fa98">Using with Ring</h4>
1436
+<div class="outline-text-4" id="text-org477fa98">
1437 1437
 <p>
1438 1438
 From the menu select <b>Manage accounts</b>.
1439 1439
 </p>
@@ -1486,9 +1486,9 @@ Select the <b>Security</b> tab. Under <b>SRTP Key Exchange</b> select <b>ZRTP</b
1486 1486
 </div>
1487 1487
 </div>
1488 1488
 
1489
-<div id="outline-container-org0ca1e0e" class="outline-2">
1490
-<h2 id="org0ca1e0e">RSS Reader</h2>
1491
-<div class="outline-text-2" id="text-org0ca1e0e">
1489
+<div id="outline-container-org4d58c63" class="outline-2">
1490
+<h2 id="org4d58c63">RSS Reader</h2>
1491
+<div class="outline-text-2" id="text-org4d58c63">
1492 1492
 <p>
1493 1493
 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.
1494 1494
 </p>
@@ -1500,9 +1500,9 @@ The way that RSS reading is set up on Freedombone gives you strong reading priva
1500 1500
 </div>
1501 1501
 </div>
1502 1502
 
1503
-<div id="outline-container-orga52747f" class="outline-3">
1504
-<h3 id="orga52747f">Finding the onion address</h3>
1505
-<div class="outline-text-3" id="text-orga52747f">
1503
+<div id="outline-container-org5f5096f" class="outline-3">
1504
+<h3 id="org5f5096f">Finding the onion address</h3>
1505
+<div class="outline-text-3" id="text-org5f5096f">
1506 1506
 <p>
1507 1507
 See the control panel for the RSS reader onion address.
1508 1508
 </p>
@@ -1526,9 +1526,9 @@ To set up the system open <a href="http://rss_reader_onion_address">http://rss_r
1526 1526
 </div>
1527 1527
 </div>
1528 1528
 
1529
-<div id="outline-container-orge13d095" class="outline-3">
1530
-<h3 id="orge13d095">On mobile</h3>
1531
-<div class="outline-text-3" id="text-orge13d095">
1529
+<div id="outline-container-org21bc238" class="outline-3">
1530
+<h3 id="org21bc238">On mobile</h3>
1531
+<div class="outline-text-3" id="text-org21bc238">
1532 1532
 <p>
1533 1533
 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.
1534 1534
 </p>
@@ -1540,9 +1540,9 @@ A note for the paranoid is that on mobile devices you get redirected to a differ
1540 1540
 </blockquote>
1541 1541
 </div>
1542 1542
 </div>
1543
-<div id="outline-container-orga292b52" class="outline-3">
1544
-<h3 id="orga292b52">With Emacs</h3>
1545
-<div class="outline-text-3" id="text-orga292b52">
1543
+<div id="outline-container-org7c0b122" class="outline-3">
1544
+<h3 id="org7c0b122">With Emacs</h3>
1545
+<div class="outline-text-3" id="text-org7c0b122">
1546 1546
 <p>
1547 1547
 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.
1548 1548
 </p>
@@ -1581,9 +1581,9 @@ And ensure that the Tor daemon is installed:
1581 1581
 </div>
1582 1582
 </div>
1583 1583
 </div>
1584
-<div id="outline-container-org988b59e" class="outline-2">
1585
-<h2 id="org988b59e">Git Projects</h2>
1586
-<div class="outline-text-2" id="text-org988b59e">
1584
+<div id="outline-container-org22e9a40" class="outline-2">
1585
+<h2 id="org22e9a40">Git Projects</h2>
1586
+<div class="outline-text-2" id="text-org22e9a40">
1587 1587
 <p>
1588 1588
 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.
1589 1589
 </p>
@@ -1607,8 +1607,7 @@ Select <b>Exit to the comand line</b>.
1607 1607
 
1608 1608
 <div class="org-src-container">
1609 1609
 <pre class="src src-bash">sudo su
1610
-<span class="org-builtin">export</span> <span class="org-variable-name">GO_VERSION</span>=1.5
1611
-sed -i <span class="org-string">"s|DISABLE_REGISTRATION =.*|DISABLE_REGISTRATION = true|g"</span> /home/git/gvm/pkgsets/go${<span class="org-variable-name">GO_VERSION</span>}/global/src/github.com/gogits/gogs/custom/conf/app.ini
1610
+sed -i <span class="org-string">"s|DISABLE_REGISTRATION =.*|DISABLE_REGISTRATION = true|g"</span> /home/gogs/custom/conf/app.ini
1612 1611
 systemctl restart gogs
1613 1612
 <span class="org-keyword">exit</span>; <span class="org-keyword">exit</span>
1614 1613
 </pre>
@@ -1619,9 +1618,9 @@ This will stop any spam accounts being created by random strangers or bots. You
1619 1618
 </p>
1620 1619
 </div>
1621 1620
 </div>
1622
-<div id="outline-container-org7532960" class="outline-2">
1623
-<h2 id="org7532960">Adding or removing users</h2>
1624
-<div class="outline-text-2" id="text-org7532960">
1621
+<div id="outline-container-orgd18a626" class="outline-2">
1622
+<h2 id="orgd18a626">Adding or removing users</h2>
1623
+<div class="outline-text-2" id="text-orgd18a626">
1625 1624
 <p>
1626 1625
 Log into the system with:
1627 1626
 </p>
@@ -1649,9 +1648,9 @@ control
1649 1648
 </div>
1650 1649
 </div>
1651 1650
 
1652
-<div id="outline-container-orge4624b4" class="outline-2">
1653
-<h2 id="orge4624b4">Blocking Ads</h2>
1654
-<div class="outline-text-2" id="text-orge4624b4">
1651
+<div id="outline-container-org1ce9504" class="outline-2">
1652
+<h2 id="org1ce9504">Blocking Ads</h2>
1653
+<div class="outline-text-2" id="text-org1ce9504">
1655 1654
 <p>
1656 1655
 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.
1657 1656
 </p>
@@ -1661,9 +1660,9 @@ You can block ads for any devices connected to your local network by installing
1661 1660
 </p>
1662 1661
 </div>
1663 1662
 
1664
-<div id="outline-container-org1ac3294" class="outline-3">
1665
-<h3 id="org1ac3294">Set a static IP address</h3>
1666
-<div class="outline-text-3" id="text-org1ac3294">
1663
+<div id="outline-container-orge0f2a10" class="outline-3">
1664
+<h3 id="orge0f2a10">Set a static IP address</h3>
1665
+<div class="outline-text-3" id="text-orge0f2a10">
1667 1666
 <p>
1668 1667
 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>.
1669 1668
 </p>
@@ -1674,9 +1673,9 @@ When that's done select <b>About this system</b> from the control panel and see
1674 1673
 </div>
1675 1674
 </div>
1676 1675
 
1677
-<div id="outline-container-org2de5992" class="outline-3">
1678
-<h3 id="org2de5992">On each client system within your local network</h3>
1679
-<div class="outline-text-3" id="text-org2de5992">
1676
+<div id="outline-container-orgcc856cc" class="outline-3">
1677
+<h3 id="orgcc856cc">On each client system within your local network</h3>
1678
+<div class="outline-text-3" id="text-orgcc856cc">
1680 1679
 <div class="org-src-container">
1681 1680
 <pre class="src src-bash">sudo chattr -i /etc/resolv.conf
1682 1681
 sudo nano /etc/resolv.conf
@@ -1703,9 +1702,9 @@ Normally <i>resolv.conf</i> will be overwritten every time your reboot, but you
1703 1702
 </div>
1704 1703
 </div>
1705 1704
 
1706
-<div id="outline-container-org6a32590" class="outline-3">
1707
-<h3 id="org6a32590">On your internet router</h3>
1708
-<div class="outline-text-3" id="text-org6a32590">
1705
+<div id="outline-container-orge93154d" class="outline-3">
1706
+<h3 id="orge93154d">On your internet router</h3>
1707
+<div class="outline-text-3" id="text-orge93154d">
1709 1708
 <p>
1710 1709
 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.
1711 1710
 </p>
@@ -1716,9 +1715,9 @@ Edit the DNS settings and add the IPv4 address which you got from the control pa
1716 1715
 </div>
1717 1716
 </div>
1718 1717
 
1719
-<div id="outline-container-org22e3a31" class="outline-3">
1720
-<h3 id="org22e3a31">Configuring block lists</h3>
1721
-<div class="outline-text-3" id="text-org22e3a31">
1718
+<div id="outline-container-orge853aaa" class="outline-3">
1719
+<h3 id="orge853aaa">Configuring block lists</h3>
1720
+<div class="outline-text-3" id="text-orge853aaa">
1722 1721
 <p>
1723 1722
 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.
1724 1723
 </p>