Bob Mottram пре 8 година
родитељ
комит
0a3e764cc1
2 измењених фајлова са 150 додато и 146 уклоњено
  1. 3
    1
      doc/EN/usage.org
  2. 147
    145
      website/EN/usage.html

+ 3
- 1
doc/EN/usage.org Прегледај датотеку

@@ -410,7 +410,9 @@ When you start a conversation make sure that the OMEMO box is ticked. You can al
410 410
 
411 411
 If you wish to make backups of the OMEMO keys then they can be found within:
412 412
 
413
-    ~/.local/share/gajim
413
+#+begin_src bash :tangle no
414
+~/.local/share/gajim
415
+#+end_src
414 416
 
415 417
 If you wish to use OpenPGP to encrypt your messages then go to *Edit/Accounts*, select your account and then the *Personal Information* tab. You can then choose your GPG key. When initiating a chat you can select the *Advanced* button and then select *Toggle OpenPGP Encryption*. OpenPGP is not as secure as OMEMO, but does allow you to use XMPP in a similar style to email in that the recipient of the message does not necessarily need to be online at the same time that you send it.
416 418
 

+ 147
- 145
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-06-18 Sat 21:43 -->
6
+<!-- 2016-06-18 Sat 21:46 -->
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>
@@ -170,15 +170,15 @@ for the JavaScript code in this tag.
170 170
 </colgroup>
171 171
 <tbody>
172 172
 <tr>
173
-<td class="org-left"><a href="#org2ccecbb">Readme</a></td>
173
+<td class="org-left"><a href="#orgf5bd37e">Readme</a></td>
174 174
 </tr>
175 175
 
176 176
 <tr>
177
-<td class="org-left"><a href="#orgacc3e05">Improving ssh security</a></td>
177
+<td class="org-left"><a href="#org841cbb0">Improving ssh security</a></td>
178 178
 </tr>
179 179
 
180 180
 <tr>
181
-<td class="org-left"><a href="#orgc61e36f">Administrating the system via an onion address (Tor)</a></td>
181
+<td class="org-left"><a href="#orgfdc6767">Administrating the system via an onion address (Tor)</a></td>
182 182
 </tr>
183 183
 
184 184
 <tr>
@@ -190,46 +190,46 @@ for the JavaScript code in this tag.
190 190
 </tr>
191 191
 
192 192
 <tr>
193
-<td class="org-left"><a href="#org5e6bcc5">Syncing to the Cloud</a></td>
193
+<td class="org-left"><a href="#orgce6fbd5">Syncing to the Cloud</a></td>
194 194
 </tr>
195 195
 
196 196
 <tr>
197
-<td class="org-left"><a href="#orgef9f0a0">Play Music</a></td>
197
+<td class="org-left"><a href="#org43f0369">Play Music</a></td>
198 198
 </tr>
199 199
 
200 200
 <tr>
201
-<td class="org-left"><a href="#org9032912">Microblogging (GNU Social)</a></td>
201
+<td class="org-left"><a href="#org5d51ff5">Microblogging (GNU Social)</a></td>
202 202
 </tr>
203 203
 
204 204
 <tr>
205
-<td class="org-left"><a href="#org6118957">Sharing things</a></td>
205
+<td class="org-left"><a href="#orgbbeaa12">Sharing things</a></td>
206 206
 </tr>
207 207
 
208 208
 <tr>
209
-<td class="org-left"><a href="#org71ddeef">Social Network</a></td>
209
+<td class="org-left"><a href="#org5cda539">Social Network</a></td>
210 210
 </tr>
211 211
 
212 212
 <tr>
213
-<td class="org-left"><a href="#org2be577d">Chat Services</a></td>
213
+<td class="org-left"><a href="#orgbd70afd">Chat Services</a></td>
214 214
 </tr>
215 215
 
216 216
 <tr>
217
-<td class="org-left"><a href="#org7b3cfb6">RSS Reader</a></td>
217
+<td class="org-left"><a href="#org5b5689">RSS Reader</a></td>
218 218
 </tr>
219 219
 
220 220
 <tr>
221
-<td class="org-left"><a href="#org5d39d34">Git Projects</a></td>
221
+<td class="org-left"><a href="#org99a3274">Git Projects</a></td>
222 222
 </tr>
223 223
 
224 224
 <tr>
225
-<td class="org-left"><a href="#org435ee42">Adding or removing users</a></td>
225
+<td class="org-left"><a href="#org9c2c82">Adding or removing users</a></td>
226 226
 </tr>
227 227
 </tbody>
228 228
 </table>
229 229
 
230
-<div id="outline-container-org2ccecbb" class="outline-2">
231
-<h2 id="org2ccecbb">Readme</h2>
232
-<div class="outline-text-2" id="text-org2ccecbb">
230
+<div id="outline-container-orgf5bd37e" class="outline-2">
231
+<h2 id="orgf5bd37e">Readme</h2>
232
+<div class="outline-text-2" id="text-orgf5bd37e">
233 233
 <p>
234 234
 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:
235 235
 </p>
@@ -250,9 +250,9 @@ To exit you can either just close the terminal or use <b>CTRL-x CTRL-c</b> follo
250 250
 </p>
251 251
 </div>
252 252
 </div>
253
-<div id="outline-container-orgacc3e05" class="outline-2">
254
-<h2 id="orgacc3e05">Improving ssh security</h2>
255
-<div class="outline-text-2" id="text-orgacc3e05">
253
+<div id="outline-container-org841cbb0" class="outline-2">
254
+<h2 id="org841cbb0">Improving ssh security</h2>
255
+<div class="outline-text-2" id="text-org841cbb0">
256 256
 <p>
257 257
 To improve ssh security you can generate an ssh key pair on your system and then upload the public key to the Freedombone.
258 258
 </p>
@@ -305,9 +305,9 @@ If you wish to only use ssh keys then log in to the Freedombone, become the root
305 305
 </div>
306 306
 </div>
307 307
 
308
-<div id="outline-container-orgc61e36f" class="outline-2">
309
-<h2 id="orgc61e36f">Administrating the system via an onion address (Tor)</h2>
310
-<div class="outline-text-2" id="text-orgc61e36f">
308
+<div id="outline-container-orgfdc6767" class="outline-2">
309
+<h2 id="orgfdc6767">Administrating the system via an onion address (Tor)</h2>
310
+<div class="outline-text-2" id="text-orgfdc6767">
311 311
 <p>
312 312
 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:
313 313
 </p>
@@ -353,9 +353,9 @@ Subsequently even if dynamic DNS isn't working you may still be able to administ
353 353
 </p>
354 354
 </div>
355 355
 </div>
356
-<div id="outline-container-org5e6bcc5" class="outline-2">
357
-<h2 id="org5e6bcc5">Syncing to the Cloud</h2>
358
-<div class="outline-text-2" id="text-org5e6bcc5">
356
+<div id="outline-container-orgce6fbd5" class="outline-2">
357
+<h2 id="orgce6fbd5">Syncing to the Cloud</h2>
358
+<div class="outline-text-2" id="text-orgce6fbd5">
359 359
 <p>
360 360
 <a href="https://syncthing.net/">Syncthing</a> provides a similar capability to proprietary systems such as <a href="http://www.drop-dropbox.com/">Dropbox</a>, 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.
361 361
 </p>
@@ -365,9 +365,9 @@ Freedombone provides Syncthing shared directories for each user on the system, p
365 365
 </p>
366 366
 </div>
367 367
 
368
-<div id="outline-container-orgb601d40" class="outline-3">
369
-<h3 id="orgb601d40">On a laptop</h3>
370
-<div class="outline-text-3" id="text-orgb601d40">
368
+<div id="outline-container-org4490e4b" class="outline-3">
369
+<h3 id="org4490e4b">On a laptop</h3>
370
+<div class="outline-text-3" id="text-org4490e4b">
371 371
 <p>
372 372
 Install syncthing:
373 373
 </p>
@@ -422,9 +422,9 @@ Now wait for a few minutes. Eventually you will see two messages appear within t
422 422
 </p>
423 423
 </div>
424 424
 </div>
425
-<div id="outline-container-org2146013" class="outline-3">
426
-<h3 id="org2146013">On Android</h3>
427
-<div class="outline-text-3" id="text-org2146013">
425
+<div id="outline-container-org21e7d3c" class="outline-3">
426
+<h3 id="org21e7d3c">On Android</h3>
427
+<div class="outline-text-3" id="text-org21e7d3c">
428 428
 <p>
429 429
 Install Syncthing and Connectbot from F-droid.
430 430
 </p>
@@ -455,12 +455,12 @@ Now wait for a few minutes or more. Eventually you should receive two notificati
455 455
 </div>
456 456
 </div>
457 457
 </div>
458
-<div id="outline-container-orgef9f0a0" class="outline-2">
459
-<h2 id="orgef9f0a0">Play Music</h2>
460
-<div class="outline-text-2" id="text-orgef9f0a0">
461
-</div><div id="outline-container-org43e3ba3" class="outline-3">
462
-<h3 id="org43e3ba3">With the DLNA service</h3>
463
-<div class="outline-text-3" id="text-org43e3ba3">
458
+<div id="outline-container-org43f0369" class="outline-2">
459
+<h2 id="org43f0369">Play Music</h2>
460
+<div class="outline-text-2" id="text-org43f0369">
461
+</div><div id="outline-container-orgca52c44" class="outline-3">
462
+<h3 id="orgca52c44">With the DLNA service</h3>
463
+<div class="outline-text-3" id="text-orgca52c44">
464 464
 <p>
465 465
 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.
466 466
 </p>
@@ -501,9 +501,9 @@ The DLNA service will only work within your local home network, and isn't remote
501 501
 </div>
502 502
 </div>
503 503
 
504
-<div id="outline-container-org9032912" class="outline-2">
505
-<h2 id="org9032912">Microblogging (GNU Social)</h2>
506
-<div class="outline-text-2" id="text-org9032912">
504
+<div id="outline-container-org5d51ff5" class="outline-2">
505
+<h2 id="org5d51ff5">Microblogging (GNU Social)</h2>
506
+<div class="outline-text-2" id="text-org5d51ff5">
507 507
 <p>
508 508
 To log into your GNU Social site first obtain your username and password from the "microblogging" section of the readme file.
509 509
 </p>
@@ -532,9 +532,9 @@ GNU Social has a clutter-free mobile user interface which can be accessed via a
532 532
 </div>
533 533
 </div>
534 534
 
535
-<div id="outline-container-org6118957" class="outline-2">
536
-<h2 id="org6118957">Sharing things</h2>
537
-<div class="outline-text-2" id="text-org6118957">
535
+<div id="outline-container-orgbbeaa12" class="outline-2">
536
+<h2 id="orgbbeaa12">Sharing things</h2>
537
+<div class="outline-text-2" id="text-orgbbeaa12">
538 538
 <p>
539 539
 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.
540 540
 </p>
@@ -561,20 +561,20 @@ The "<i>catalog</i>" button then allows you to search for shared things within t
561 561
 </div>
562 562
 </div>
563 563
 
564
-<div id="outline-container-org71ddeef" class="outline-2">
565
-<h2 id="org71ddeef">Social Network</h2>
566
-<div class="outline-text-2" id="text-org71ddeef">
567
-</div><div id="outline-container-orgd780768" class="outline-3">
568
-<h3 id="orgd780768">Domains</h3>
569
-<div class="outline-text-3" id="text-orgd780768">
564
+<div id="outline-container-org5cda539" class="outline-2">
565
+<h2 id="org5cda539">Social Network</h2>
566
+<div class="outline-text-2" id="text-org5cda539">
567
+</div><div id="outline-container-orgea5c799" class="outline-3">
568
+<h3 id="orgea5c799">Domains</h3>
569
+<div class="outline-text-3" id="text-orgea5c799">
570 570
 <p>
571 571
 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.
572 572
 </p>
573 573
 </div>
574 574
 </div>
575
-<div id="outline-container-orgdd5e604" class="outline-3">
576
-<h3 id="orgdd5e604">Initial install</h3>
577
-<div class="outline-text-3" id="text-orgdd5e604">
575
+<div id="outline-container-org539b350" class="outline-3">
576
+<h3 id="org539b350">Initial install</h3>
577
+<div class="outline-text-3" id="text-org539b350">
578 578
 <p>
579 579
 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.
580 580
 </p>
@@ -588,19 +588,19 @@ On first visiting your Hubzilla site you'll see the login screen. The first thin
588 588
 </div>
589 589
 </div>
590 590
 
591
-<div id="outline-container-org2be577d" class="outline-2">
592
-<h2 id="org2be577d">Chat Services</h2>
593
-<div class="outline-text-2" id="text-org2be577d">
594
-</div><div id="outline-container-org2575675" class="outline-3">
595
-<h3 id="org2575675">IRC</h3>
596
-<div class="outline-text-3" id="text-org2575675">
591
+<div id="outline-container-orgbd70afd" class="outline-2">
592
+<h2 id="orgbd70afd">Chat Services</h2>
593
+<div class="outline-text-2" id="text-orgbd70afd">
594
+</div><div id="outline-container-orge868033" class="outline-3">
595
+<h3 id="orge868033">IRC</h3>
596
+<div class="outline-text-3" id="text-orge868033">
597 597
 <p>
598 598
 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.
599 599
 </p>
600 600
 </div>
601
-<div id="outline-container-orge3c6008" class="outline-4">
602
-<h4 id="orge3c6008">Irssi</h4>
603
-<div class="outline-text-4" id="text-orge3c6008">
601
+<div id="outline-container-orgc3d665b" class="outline-4">
602
+<h4 id="orgc3d665b">Irssi</h4>
603
+<div class="outline-text-4" id="text-orgc3d665b">
604 604
 <p>
605 605
 The easiest way to use irssi is to connect to your system, like this:
606 606
 </p>
@@ -616,9 +616,9 @@ Then select <b>IRC</b> from the menu. However, other than via this method using
616 616
 </p>
617 617
 </div>
618 618
 </div>
619
-<div id="outline-container-orga9f9c6e" class="outline-4">
620
-<h4 id="orga9f9c6e">HexChat</h4>
621
-<div class="outline-text-4" id="text-orga9f9c6e">
619
+<div id="outline-container-org165ccb1" class="outline-4">
620
+<h4 id="org165ccb1">HexChat</h4>
621
+<div class="outline-text-4" id="text-org165ccb1">
622 622
 <p>
623 623
 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.
624 624
 </p>
@@ -796,9 +796,9 @@ Click <b>close</b> and then <b>connect</b>.
796 796
 </div>
797 797
 </div>
798 798
 
799
-<div id="outline-container-orgdb2f5fc" class="outline-4">
800
-<h4 id="orgdb2f5fc">Emacs</h4>
801
-<div class="outline-text-4" id="text-orgdb2f5fc">
799
+<div id="outline-container-org9c4d9b2" class="outline-4">
800
+<h4 id="org9c4d9b2">Emacs</h4>
801
+<div class="outline-text-4" id="text-org9c4d9b2">
802 802
 <p>
803 803
 If you are an Emacs user then you can also connect to your IRC server via Emacs.
804 804
 </p>
@@ -831,9 +831,9 @@ Add the following to your Emacs configuration file:
831 831
 </div>
832 832
 </div>
833 833
 </div>
834
-<div id="outline-container-org7e92142" class="outline-4">
835
-<h4 id="org7e92142">Changing or removing the IRC password</h4>
836
-<div class="outline-text-4" id="text-org7e92142">
834
+<div id="outline-container-org12c0d3a" class="outline-4">
835
+<h4 id="org12c0d3a">Changing or removing the IRC password</h4>
836
+<div class="outline-text-4" id="text-org12c0d3a">
837 837
 <p>
838 838
 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:
839 839
 </p>
@@ -851,20 +851,20 @@ Select <i>Administrator controls</i> then <b>IRC Menu</b> and then change the pa
851 851
 </div>
852 852
 </div>
853 853
 
854
-<div id="outline-container-org5e21698" class="outline-3">
855
-<h3 id="org5e21698">XMPP/Jabber</h3>
856
-<div class="outline-text-3" id="text-org5e21698">
857
-</div><div id="outline-container-org3ca6c3d" class="outline-4">
858
-<h4 id="org3ca6c3d">About XMPP</h4>
859
-<div class="outline-text-4" id="text-org3ca6c3d">
854
+<div id="outline-container-org6543781" class="outline-3">
855
+<h3 id="org6543781">XMPP/Jabber</h3>
856
+<div class="outline-text-3" id="text-org6543781">
857
+</div><div id="outline-container-org613dca8" class="outline-4">
858
+<h4 id="org613dca8">About XMPP</h4>
859
+<div class="outline-text-4" id="text-org613dca8">
860 860
 <p>
861 861
 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>.
862 862
 </p>
863 863
 </div>
864 864
 </div>
865
-<div id="outline-container-org7d1bc97" class="outline-4">
866
-<h4 id="org7d1bc97">Using with Gajim</h4>
867
-<div class="outline-text-4" id="text-org7d1bc97">
865
+<div id="outline-container-orge3bca8a" class="outline-4">
866
+<h4 id="orge3bca8a">Using with Gajim</h4>
867
+<div class="outline-text-4" id="text-orge3bca8a">
868 868
 <p>
869 869
 In mid 2016 Gajim became the first desktop XMPP client to support the new OMEMO end-to-end security standard, which is superior to the more traditional OTR since it also includes multi-user chat and the ratcheting mechanism pioneered by Open Whisper Systems. To install it:
870 870
 </p>
@@ -898,9 +898,11 @@ When you start a conversation make sure that the OMEMO box is ticked. You can al
898 898
 If you wish to make backups of the OMEMO keys then they can be found within:
899 899
 </p>
900 900
 
901
-<p>
902
-~/.local/share/gajim
903
-</p>
901
+<div class="org-src-container">
902
+
903
+<pre class="src src-bash">~/.local/share/gajim
904
+</pre>
905
+</div>
904 906
 
905 907
 <p>
906 908
 If you wish to use OpenPGP to encrypt your messages then go to <b>Edit/Accounts</b>, select your account and then the <b>Personal Information</b> tab. You can then choose your GPG key. When initiating a chat you can select the <b>Advanced</b> button and then select <b>Toggle OpenPGP Encryption</b>. OpenPGP is not as secure as OMEMO, but does allow you to use XMPP in a similar style to email in that the recipient of the message does not necessarily need to be online at the same time that you send it.
@@ -908,9 +910,9 @@ If you wish to use OpenPGP to encrypt your messages then go to <b>Edit/Accounts<
908 910
 </div>
909 911
 </div>
910 912
 
911
-<div id="outline-container-orgd3023a8" class="outline-4">
912
-<h4 id="orgd3023a8">Using with Profanity</h4>
913
-<div class="outline-text-4" id="text-orgd3023a8">
913
+<div id="outline-container-org5d3023d" class="outline-4">
914
+<h4 id="org5d3023d">Using with Profanity</h4>
915
+<div class="outline-text-4" id="text-org5d3023d">
914 916
 <p>
915 917
 The <a href="http://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.
916 918
 </p>
@@ -1000,9 +1002,9 @@ When accessed via the user control panel the client is automatically routed thro
1000 1002
 </p>
1001 1003
 </div>
1002 1004
 </div>
1003
-<div id="outline-container-orgede60c7" class="outline-4">
1004
-<h4 id="orgede60c7">Using with Jitsi</h4>
1005
-<div class="outline-text-4" id="text-orgede60c7">
1005
+<div id="outline-container-org267688f" class="outline-4">
1006
+<h4 id="org267688f">Using with Jitsi</h4>
1007
+<div class="outline-text-4" id="text-org267688f">
1006 1008
 <p>
1007 1009
 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.
1008 1010
 </p>
@@ -1032,9 +1034,9 @@ You can also <a href="https://www.youtube.com/watch?v=vgx7VSrDGjk">see this vide
1032 1034
 </p>
1033 1035
 </div>
1034 1036
 </div>
1035
-<div id="outline-container-orgad45ad2" class="outline-4">
1036
-<h4 id="orgad45ad2">Using with Ubuntu</h4>
1037
-<div class="outline-text-4" id="text-orgad45ad2">
1037
+<div id="outline-container-orge659f76" class="outline-4">
1038
+<h4 id="orge659f76">Using with Ubuntu</h4>
1039
+<div class="outline-text-4" id="text-orge659f76">
1038 1040
 <p>
1039 1041
 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.
1040 1042
 </p>
@@ -1052,17 +1054,17 @@ Click on <b>Advanced</b> and make sure that <b>Encryption required</b> and <b>Ig
1052 1054
 </p>
1053 1055
 </div>
1054 1056
 </div>
1055
-<div id="outline-container-org18e721a" class="outline-4">
1056
-<h4 id="org18e721a">Using Tor Messenger</h4>
1057
-<div class="outline-text-4" id="text-org18e721a">
1057
+<div id="outline-container-org16b172" class="outline-4">
1058
+<h4 id="org16b172">Using Tor Messenger</h4>
1059
+<div class="outline-text-4" id="text-org16b172">
1058 1060
 <p>
1059 1061
 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.
1060 1062
 </p>
1061 1063
 </div>
1062 1064
 </div>
1063
-<div id="outline-container-org64020f8" class="outline-4">
1064
-<h4 id="org64020f8">Using with Android/Conversations</h4>
1065
-<div class="outline-text-4" id="text-org64020f8">
1065
+<div id="outline-container-org3422140" class="outline-4">
1066
+<h4 id="org3422140">Using with Android/Conversations</h4>
1067
+<div class="outline-text-4" id="text-org3422140">
1066 1068
 <p>
1067 1069
 Install <a href="https://f-droid.org/">F-Droid</a>
1068 1070
 </p>
@@ -1098,16 +1100,16 @@ Then select <b>Next</b>. When chatting you can use the lock icon to encrypt your
1098 1100
 </div>
1099 1101
 </div>
1100 1102
 </div>
1101
-<div id="outline-container-orgbb8c582" class="outline-3">
1102
-<h3 id="orgbb8c582">Tox</h3>
1103
-<div class="outline-text-3" id="text-orgbb8c582">
1103
+<div id="outline-container-orgdb185e7" class="outline-3">
1104
+<h3 id="orgdb185e7">Tox</h3>
1105
+<div class="outline-text-3" id="text-orgdb185e7">
1104 1106
 <p>
1105 1107
 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.
1106 1108
 </p>
1107 1109
 </div>
1108
-<div id="outline-container-orgec3a537" class="outline-4">
1109
-<h4 id="orgec3a537">Using the Toxic client</h4>
1110
-<div class="outline-text-4" id="text-orgec3a537">
1110
+<div id="outline-container-org268c630" class="outline-4">
1111
+<h4 id="org268c630">Using the Toxic client</h4>
1112
+<div class="outline-text-4" id="text-org268c630">
1111 1113
 <p>
1112 1114
 Log into your system with:
1113 1115
 </p>
@@ -1131,20 +1133,20 @@ Then from the menu select <b>Tox Chat</b>. Tox is encrypted by default and also
1131 1133
 </div>
1132 1134
 </div>
1133 1135
 
1134
-<div id="outline-container-org3aeb7a9" class="outline-3">
1135
-<h3 id="org3aeb7a9">VoIP (Voice and text chat)</h3>
1136
-<div class="outline-text-3" id="text-org3aeb7a9">
1137
-</div><div id="outline-container-orgad1b1cb" class="outline-4">
1138
-<h4 id="orgad1b1cb">Text chat</h4>
1139
-<div class="outline-text-4" id="text-orgad1b1cb">
1136
+<div id="outline-container-org327ebd9" class="outline-3">
1137
+<h3 id="org327ebd9">VoIP (Voice and text chat)</h3>
1138
+<div class="outline-text-3" id="text-org327ebd9">
1139
+</div><div id="outline-container-orgd914ba1" class="outline-4">
1140
+<h4 id="orgd914ba1">Text chat</h4>
1141
+<div class="outline-text-4" id="text-orgd914ba1">
1140 1142
 <p>
1141 1143
 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.
1142 1144
 </p>
1143 1145
 </div>
1144 1146
 </div>
1145
-<div id="outline-container-orge719d9" class="outline-4">
1146
-<h4 id="orge719d9">Using with Ubuntu</h4>
1147
-<div class="outline-text-4" id="text-orge719d9">
1147
+<div id="outline-container-org6fc9142" class="outline-4">
1148
+<h4 id="org6fc9142">Using with Ubuntu</h4>
1149
+<div class="outline-text-4" id="text-org6fc9142">
1148 1150
 <p>
1149 1151
 Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard.
1150 1152
 </p>
@@ -1154,9 +1156,9 @@ Click on "add new" to add a new server and enter the default domain name for the
1154 1156
 </p>
1155 1157
 </div>
1156 1158
 </div>
1157
-<div id="outline-container-orgd331be3" class="outline-4">
1158
-<h4 id="orgd331be3">Using with Android</h4>
1159
-<div class="outline-text-4" id="text-orgd331be3">
1159
+<div id="outline-container-org1cf7a42" class="outline-4">
1160
+<h4 id="org1cf7a42">Using with Android</h4>
1161
+<div class="outline-text-4" id="text-org1cf7a42">
1160 1162
 <p>
1161 1163
 Install <a href="https://f-droid.org/">F-Droid</a>
1162 1164
 </p>
@@ -1191,24 +1193,24 @@ Selecting the server by pressing on it then connects you to the server so that y
1191 1193
 </div>
1192 1194
 </div>
1193 1195
 </div>
1194
-<div id="outline-container-org7bb6eb2" class="outline-3">
1195
-<h3 id="org7bb6eb2">SIP phones</h3>
1196
-<div class="outline-text-3" id="text-org7bb6eb2">
1196
+<div id="outline-container-orgc1a79f3" class="outline-3">
1197
+<h3 id="orgc1a79f3">SIP phones</h3>
1198
+<div class="outline-text-3" id="text-orgc1a79f3">
1197 1199
 <p>
1198 1200
 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.
1199 1201
 </p>
1200 1202
 </div>
1201
-<div id="outline-container-org776160e" class="outline-4">
1202
-<h4 id="org776160e">About ZRTP</h4>
1203
-<div class="outline-text-4" id="text-org776160e">
1203
+<div id="outline-container-orgbc45d3f" class="outline-4">
1204
+<h4 id="orgbc45d3f">About ZRTP</h4>
1205
+<div class="outline-text-4" id="text-orgbc45d3f">
1204 1206
 <p>
1205 1207
 <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.
1206 1208
 </p>
1207 1209
 </div>
1208 1210
 </div>
1209
-<div id="outline-container-org710083" class="outline-4">
1210
-<h4 id="org710083">Using with CSIPSimple</h4>
1211
-<div class="outline-text-4" id="text-org710083">
1211
+<div id="outline-container-orgd3272c" class="outline-4">
1212
+<h4 id="orgd3272c">Using with CSIPSimple</h4>
1213
+<div class="outline-text-4" id="text-orgd3272c">
1212 1214
 <p>
1213 1215
 Add an account. Under <b>General Wizards</b> choose <b>Expert</b> and enter the following details:
1214 1216
 </p>
@@ -1264,9 +1266,9 @@ If everything is working the account should appear in green with a status of <b>
1264 1266
 </p>
1265 1267
 </div>
1266 1268
 </div>
1267
-<div id="outline-container-orgac4c875" class="outline-4">
1268
-<h4 id="orgac4c875">Using with Ring</h4>
1269
-<div class="outline-text-4" id="text-orgac4c875">
1269
+<div id="outline-container-orgdf523b" class="outline-4">
1270
+<h4 id="orgdf523b">Using with Ring</h4>
1271
+<div class="outline-text-4" id="text-orgdf523b">
1270 1272
 <p>
1271 1273
 From the menu select <b>Manage accounts</b>.
1272 1274
 </p>
@@ -1319,9 +1321,9 @@ Select the <b>Security</b> tab. Under <b>SRTP Key Exchange</b> select <b>ZRTP</b
1319 1321
 </div>
1320 1322
 </div>
1321 1323
 
1322
-<div id="outline-container-org7b3cfb6" class="outline-2">
1323
-<h2 id="org7b3cfb6">RSS Reader</h2>
1324
-<div class="outline-text-2" id="text-org7b3cfb6">
1324
+<div id="outline-container-org5b5689" class="outline-2">
1325
+<h2 id="org5b5689">RSS Reader</h2>
1326
+<div class="outline-text-2" id="text-org5b5689">
1325 1327
 <p>
1326 1328
 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.
1327 1329
 </p>
@@ -1333,9 +1335,9 @@ The way that RSS reading is set up on Freedombone gives you strong reading priva
1333 1335
 </div>
1334 1336
 </div>
1335 1337
 
1336
-<div id="outline-container-org7d0fd63" class="outline-3">
1337
-<h3 id="org7d0fd63">Finding the onion address</h3>
1338
-<div class="outline-text-3" id="text-org7d0fd63">
1338
+<div id="outline-container-org7849327" class="outline-3">
1339
+<h3 id="org7849327">Finding the onion address</h3>
1340
+<div class="outline-text-3" id="text-org7849327">
1339 1341
 <p>
1340 1342
 See the control panel for the RSS reader onion address.
1341 1343
 </p>
@@ -1360,9 +1362,9 @@ To set up the system open <a href="http://rss_reader_onion_address/">http://rss_
1360 1362
 </div>
1361 1363
 </div>
1362 1364
 
1363
-<div id="outline-container-org3b7480c" class="outline-3">
1364
-<h3 id="org3b7480c">On mobile</h3>
1365
-<div class="outline-text-3" id="text-org3b7480c">
1365
+<div id="outline-container-org49ed240" class="outline-3">
1366
+<h3 id="org49ed240">On mobile</h3>
1367
+<div class="outline-text-3" id="text-org49ed240">
1366 1368
 <p>
1367 1369
 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.
1368 1370
 </p>
@@ -1374,9 +1376,9 @@ A note for the paranoid is that on mobile devices you get redirected to a differ
1374 1376
 </blockquote>
1375 1377
 </div>
1376 1378
 </div>
1377
-<div id="outline-container-org2597ac9" class="outline-3">
1378
-<h3 id="org2597ac9">With Emacs</h3>
1379
-<div class="outline-text-3" id="text-org2597ac9">
1379
+<div id="outline-container-org63e75e6" class="outline-3">
1380
+<h3 id="org63e75e6">With Emacs</h3>
1381
+<div class="outline-text-3" id="text-org63e75e6">
1380 1382
 <p>
1381 1383
 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.
1382 1384
 </p>
@@ -1418,9 +1420,9 @@ And ensure that the Tor daemon is installed:
1418 1420
 </div>
1419 1421
 </div>
1420 1422
 </div>
1421
-<div id="outline-container-org5d39d34" class="outline-2">
1422
-<h2 id="org5d39d34">Git Projects</h2>
1423
-<div class="outline-text-2" id="text-org5d39d34">
1423
+<div id="outline-container-org99a3274" class="outline-2">
1424
+<h2 id="org99a3274">Git Projects</h2>
1425
+<div class="outline-text-2" id="text-org99a3274">
1424 1426
 <p>
1425 1427
 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.
1426 1428
 </p>
@@ -1458,9 +1460,9 @@ This will stop any spam accounts being created by random strangers or bots. You
1458 1460
 </p>
1459 1461
 </div>
1460 1462
 </div>
1461
-<div id="outline-container-org435ee42" class="outline-2">
1462
-<h2 id="org435ee42">Adding or removing users</h2>
1463
-<div class="outline-text-2" id="text-org435ee42">
1463
+<div id="outline-container-org9c2c82" class="outline-2">
1464
+<h2 id="org9c2c82">Adding or removing users</h2>
1465
+<div class="outline-text-2" id="text-org9c2c82">
1464 1466
 <p>
1465 1467
 Log into the system with:
1466 1468
 </p>