瀏覽代碼

Documentation on irc

Bob Mottram 9 年之前
父節點
當前提交
b430a77db2
共有 2 個檔案被更改,包括 122 行新增140 行删除
  1. 4
    12
      doc/EN/usage.org
  2. 118
    128
      website/EN/usage.html

+ 4
- 12
doc/EN/usage.org 查看文件

@@ -190,19 +190,11 @@ The easiest way to use irssi is to connect to your system, like this:
190 190
 ssh myusername@mydomain -p 2222
191 191
 #+END_SRC
192 192
 
193
-Then select *IRC* from the menu. Irssi is automatically set up to connect to your server and route its messages through the Tor network. Some popular systems such as *Freenode* reject connections coming from Tor (as a very crude attempt to stop trolls) and so if you want to use those you can exit to the command line from the menu and then just type "irssi" to use the system without Tor.
194
-
195
-To connect manually:
196
-
197
-#+BEGIN_SRC bash
198
-irssi
199
-/server add -auto -ssl yourdomainname 6697
200
-/connect yourdomainname
201
-/join #freedombone
202
-/save
203
-#+END_SRC
193
+Then select *IRC* from the menu. However, other than via this method using ssh, irssi isn't a very good IRC client because it doesn't have the capability to onion route messages, and therefore leaks metadata. For the best security when using your IRC server, use XChat or client which supports Tor.
204 194
 *** XChat
205
-First install xchat and set up its configuration file.
195
+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.
196
+
197
+First install XChat and set up its configuration file.
206 198
 
207 199
 #+BEGIN_SRC bash
208 200
 sudo apt-get install tor xchat

+ 118
- 128
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-04-17 Sun 14:54 -->
6
+<!-- 2016-04-17 Sun 19:22 -->
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="#org6af1e50">Readme</a></td>
173
+<td class="org-left"><a href="#orgheadline1">Readme</a></td>
174 174
 </tr>
175 175
 
176 176
 <tr>
177
-<td class="org-left"><a href="#org4220ea0">Improving ssh security</a></td>
177
+<td class="org-left"><a href="#orgheadline2">Improving ssh security</a></td>
178 178
 </tr>
179 179
 
180 180
 <tr>
181
-<td class="org-left"><a href="#org2824bde">Administrating the system via an onion address (Tor)</a></td>
181
+<td class="org-left"><a href="#orgheadline3">Administrating the system via an onion address (Tor)</a></td>
182 182
 </tr>
183 183
 
184 184
 <tr>
@@ -190,38 +190,38 @@ for the JavaScript code in this tag.
190 190
 </tr>
191 191
 
192 192
 <tr>
193
-<td class="org-left"><a href="#org18a8a7">Syncing to the Cloud</a></td>
193
+<td class="org-left"><a href="#orgheadline4">Syncing to the Cloud</a></td>
194 194
 </tr>
195 195
 
196 196
 <tr>
197
-<td class="org-left"><a href="#orgb1fd53f">Play Music</a></td>
197
+<td class="org-left"><a href="#orgheadline5">Play Music</a></td>
198 198
 </tr>
199 199
 
200 200
 <tr>
201
-<td class="org-left"><a href="#org65f2bcb">Microblogging (GNU Social)</a></td>
201
+<td class="org-left"><a href="#orgheadline6">Microblogging (GNU Social)</a></td>
202 202
 </tr>
203 203
 
204 204
 <tr>
205
-<td class="org-left"><a href="#org5ac61bc">Social Network</a></td>
205
+<td class="org-left"><a href="#orgheadline7">Social Network</a></td>
206 206
 </tr>
207 207
 
208 208
 <tr>
209
-<td class="org-left"><a href="#org179d200">Chat Services</a></td>
209
+<td class="org-left"><a href="#orgheadline8">Chat Services</a></td>
210 210
 </tr>
211 211
 
212 212
 <tr>
213
-<td class="org-left"><a href="#orgecc633b">RSS Reader</a></td>
213
+<td class="org-left"><a href="#orgheadline9">RSS Reader</a></td>
214 214
 </tr>
215 215
 
216 216
 <tr>
217
-<td class="org-left"><a href="#orga74a75d">Adding or removing users</a></td>
217
+<td class="org-left"><a href="#orgheadline10">Adding or removing users</a></td>
218 218
 </tr>
219 219
 </tbody>
220 220
 </table>
221 221
 
222
-<div id="outline-container-org6af1e50" class="outline-2">
223
-<h2 id="org6af1e50">Readme</h2>
224
-<div class="outline-text-2" id="text-org6af1e50">
222
+<div id="outline-container-orgheadline1" class="outline-2">
223
+<h2 id="orgheadline1">Readme</h2>
224
+<div class="outline-text-2" id="text-orgheadline1">
225 225
 <p>
226 226
 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:
227 227
 </p>
@@ -242,9 +242,9 @@ To exit you can either just close the terminal or use <b>CTRL-x CTRL-c</b> follo
242 242
 </p>
243 243
 </div>
244 244
 </div>
245
-<div id="outline-container-org4220ea0" class="outline-2">
246
-<h2 id="org4220ea0">Improving ssh security</h2>
247
-<div class="outline-text-2" id="text-org4220ea0">
245
+<div id="outline-container-orgheadline2" class="outline-2">
246
+<h2 id="orgheadline2">Improving ssh security</h2>
247
+<div class="outline-text-2" id="text-orgheadline2">
248 248
 <p>
249 249
 To improve ssh security you can generate an ssh key pair on your system and then upload the public key to the Freedombone.
250 250
 </p>
@@ -297,9 +297,9 @@ If you wish to only use ssh keys then log in to the Freedombone, become the root
297 297
 </div>
298 298
 </div>
299 299
 
300
-<div id="outline-container-org2824bde" class="outline-2">
301
-<h2 id="org2824bde">Administrating the system via an onion address (Tor)</h2>
302
-<div class="outline-text-2" id="text-org2824bde">
300
+<div id="outline-container-orgheadline3" class="outline-2">
301
+<h2 id="orgheadline3">Administrating the system via an onion address (Tor)</h2>
302
+<div class="outline-text-2" id="text-orgheadline3">
303 303
 <p>
304 304
 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:
305 305
 </p>
@@ -328,9 +328,9 @@ Subsequently even if dynamic DNS isn't working you may still be able to administ
328 328
 </p>
329 329
 </div>
330 330
 </div>
331
-<div id="outline-container-org18a8a7" class="outline-2">
332
-<h2 id="org18a8a7">Syncing to the Cloud</h2>
333
-<div class="outline-text-2" id="text-org18a8a7">
331
+<div id="outline-container-orgheadline4" class="outline-2">
332
+<h2 id="orgheadline4">Syncing to the Cloud</h2>
333
+<div class="outline-text-2" id="text-orgheadline4">
334 334
 <p>
335 335
 <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.
336 336
 </p>
@@ -340,9 +340,9 @@ Freedombone provides Syncthing shared directories for each user on the system, p
340 340
 </p>
341 341
 </div>
342 342
 
343
-<div id="outline-container-org29125c1" class="outline-3">
344
-<h3 id="org29125c1">On a laptop</h3>
345
-<div class="outline-text-3" id="text-org29125c1">
343
+<div id="outline-container-orgheadline11" class="outline-3">
344
+<h3 id="orgheadline11">On a laptop</h3>
345
+<div class="outline-text-3" id="text-orgheadline11">
346 346
 <p>
347 347
 Install syncthing:
348 348
 </p>
@@ -397,9 +397,9 @@ Now wait for a few minutes. Eventually you will see two messages appear within t
397 397
 </p>
398 398
 </div>
399 399
 </div>
400
-<div id="outline-container-org45ea954" class="outline-3">
401
-<h3 id="org45ea954">On Android</h3>
402
-<div class="outline-text-3" id="text-org45ea954">
400
+<div id="outline-container-orgheadline12" class="outline-3">
401
+<h3 id="orgheadline12">On Android</h3>
402
+<div class="outline-text-3" id="text-orgheadline12">
403 403
 <p>
404 404
 Install Syncthing and Connectbot from F-droid.
405 405
 </p>
@@ -430,12 +430,12 @@ Now wait for a few minutes or more. Eventually you should receive two notificati
430 430
 </div>
431 431
 </div>
432 432
 </div>
433
-<div id="outline-container-orgb1fd53f" class="outline-2">
434
-<h2 id="orgb1fd53f">Play Music</h2>
435
-<div class="outline-text-2" id="text-orgb1fd53f">
436
-</div><div id="outline-container-org40ea8c6" class="outline-3">
437
-<h3 id="org40ea8c6">With the DLNA service</h3>
438
-<div class="outline-text-3" id="text-org40ea8c6">
433
+<div id="outline-container-orgheadline5" class="outline-2">
434
+<h2 id="orgheadline5">Play Music</h2>
435
+<div class="outline-text-2" id="text-orgheadline5">
436
+</div><div id="outline-container-orgheadline13" class="outline-3">
437
+<h3 id="orgheadline13">With the DLNA service</h3>
438
+<div class="outline-text-3" id="text-orgheadline13">
439 439
 <p>
440 440
 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.
441 441
 </p>
@@ -476,9 +476,9 @@ The DLNA service will only work within your local home network, and isn't remote
476 476
 </div>
477 477
 </div>
478 478
 
479
-<div id="outline-container-org65f2bcb" class="outline-2">
480
-<h2 id="org65f2bcb">Microblogging (GNU Social)</h2>
481
-<div class="outline-text-2" id="text-org65f2bcb">
479
+<div id="outline-container-orgheadline6" class="outline-2">
480
+<h2 id="orgheadline6">Microblogging (GNU Social)</h2>
481
+<div class="outline-text-2" id="text-orgheadline6">
482 482
 <p>
483 483
 To log into your GNU Social site first obtain your username and password from the "microblogging" section of the readme file.
484 484
 </p>
@@ -507,20 +507,20 @@ GNU Social has a clutter-free mobile user interface which can be accessed via a
507 507
 </div>
508 508
 </div>
509 509
 
510
-<div id="outline-container-org5ac61bc" class="outline-2">
511
-<h2 id="org5ac61bc">Social Network</h2>
512
-<div class="outline-text-2" id="text-org5ac61bc">
513
-</div><div id="outline-container-org92f9601" class="outline-3">
514
-<h3 id="org92f9601">Domains</h3>
515
-<div class="outline-text-3" id="text-org92f9601">
510
+<div id="outline-container-orgheadline7" class="outline-2">
511
+<h2 id="orgheadline7">Social Network</h2>
512
+<div class="outline-text-2" id="text-orgheadline7">
513
+</div><div id="outline-container-orgheadline14" class="outline-3">
514
+<h3 id="orgheadline14">Domains</h3>
515
+<div class="outline-text-3" id="text-orgheadline14">
516 516
 <p>
517 517
 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.
518 518
 </p>
519 519
 </div>
520 520
 </div>
521
-<div id="outline-container-org6e9d961" class="outline-3">
522
-<h3 id="org6e9d961">Initial install</h3>
523
-<div class="outline-text-3" id="text-org6e9d961">
521
+<div id="outline-container-orgheadline15" class="outline-3">
522
+<h3 id="orgheadline15">Initial install</h3>
523
+<div class="outline-text-3" id="text-orgheadline15">
524 524
 <p>
525 525
 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.
526 526
 </p>
@@ -534,19 +534,19 @@ On first visiting your Hubzilla site you'll see the login screen. The first thin
534 534
 </div>
535 535
 </div>
536 536
 
537
-<div id="outline-container-org179d200" class="outline-2">
538
-<h2 id="org179d200">Chat Services</h2>
539
-<div class="outline-text-2" id="text-org179d200">
540
-</div><div id="outline-container-org5a71dc" class="outline-3">
541
-<h3 id="org5a71dc">IRC</h3>
542
-<div class="outline-text-3" id="text-org5a71dc">
537
+<div id="outline-container-orgheadline8" class="outline-2">
538
+<h2 id="orgheadline8">Chat Services</h2>
539
+<div class="outline-text-2" id="text-orgheadline8">
540
+</div><div id="outline-container-orgheadline16" class="outline-3">
541
+<h3 id="orgheadline16">IRC</h3>
542
+<div class="outline-text-3" id="text-orgheadline16">
543 543
 <p>
544 544
 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.
545 545
 </p>
546 546
 </div>
547
-<div id="outline-container-org6563ded" class="outline-4">
548
-<h4 id="org6563ded">Irssi</h4>
549
-<div class="outline-text-4" id="text-org6563ded">
547
+<div id="outline-container-orgheadline17" class="outline-4">
548
+<h4 id="orgheadline17">Irssi</h4>
549
+<div class="outline-text-4" id="text-orgheadline17">
550 550
 <p>
551 551
 The easiest way to use irssi is to connect to your system, like this:
552 552
 </p>
@@ -558,29 +558,19 @@ The easiest way to use irssi is to connect to your system, like this:
558 558
 </div>
559 559
 
560 560
 <p>
561
-Then select <b>IRC</b> from the menu. Irssi is automatically set up to connect to your server and route its messages through the Tor network. Some popular systems such as <b>Freenode</b> reject connections coming from Tor (as a very crude attempt to stop trolls) and so if you want to use those you can exit to the command line from the menu and then just type "irssi" to use the system without Tor.
561
+Then select <b>IRC</b> from the menu. However, other than via this method using ssh, irssi isn't a very good IRC client because it doesn't have the capability to onion route messages, and therefore leaks metadata. For the best security when using your IRC server, use XChat or client which supports Tor.
562 562
 </p>
563
-
563
+</div>
564
+</div>
565
+<div id="outline-container-orgheadline18" class="outline-4">
566
+<h4 id="orgheadline18">XChat</h4>
567
+<div class="outline-text-4" id="text-orgheadline18">
564 568
 <p>
565
-To connect manually:
569
+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.
566 570
 </p>
567 571
 
568
-<div class="org-src-container">
569
-
570
-<pre class="src src-bash">irssi
571
-/server add -auto -ssl yourdomainname 6697
572
-/connect yourdomainname
573
-/join <span class="org-comment-delimiter">#</span><span class="org-comment">freedombone</span>
574
-/save
575
-</pre>
576
-</div>
577
-</div>
578
-</div>
579
-<div id="outline-container-org31fe657" class="outline-4">
580
-<h4 id="org31fe657">XChat</h4>
581
-<div class="outline-text-4" id="text-org31fe657">
582 572
 <p>
583
-First install xchat and set up its configuration file.
573
+First install XChat and set up its configuration file.
584 574
 </p>
585 575
 
586 576
 <div class="org-src-container">
@@ -752,9 +742,9 @@ Click <b>close</b> and then <b>connect</b>.
752 742
 </div>
753 743
 </div>
754 744
 
755
-<div id="outline-container-org64f2283" class="outline-4">
756
-<h4 id="org64f2283">Changing or removing the IRC password</h4>
757
-<div class="outline-text-4" id="text-org64f2283">
745
+<div id="outline-container-orgheadline19" class="outline-4">
746
+<h4 id="orgheadline19">Changing or removing the IRC password</h4>
747
+<div class="outline-text-4" id="text-orgheadline19">
758 748
 <p>
759 749
 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:
760 750
 </p>
@@ -772,12 +762,12 @@ Select <i>Administrator controls</i> then <b>IRC Menu</b> and then change the pa
772 762
 </div>
773 763
 </div>
774 764
 
775
-<div id="outline-container-org3355fd0" class="outline-3">
776
-<h3 id="org3355fd0">XMPP/Jabber</h3>
777
-<div class="outline-text-3" id="text-org3355fd0">
778
-</div><div id="outline-container-orgd0ad23" class="outline-4">
779
-<h4 id="orgd0ad23">Using with Profanity</h4>
780
-<div class="outline-text-4" id="text-orgd0ad23">
765
+<div id="outline-container-orgheadline25" class="outline-3">
766
+<h3 id="orgheadline25">XMPP/Jabber</h3>
767
+<div class="outline-text-3" id="text-orgheadline25">
768
+</div><div id="outline-container-orgheadline20" class="outline-4">
769
+<h4 id="orgheadline20">Using with Profanity</h4>
770
+<div class="outline-text-4" id="text-orgheadline20">
781 771
 <p>
782 772
 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.
783 773
 </p>
@@ -867,9 +857,9 @@ When accessed via the user control panel the client is automatically routed thro
867 857
 </p>
868 858
 </div>
869 859
 </div>
870
-<div id="outline-container-org1d91511" class="outline-4">
871
-<h4 id="org1d91511">Using with Jitsi</h4>
872
-<div class="outline-text-4" id="text-org1d91511">
860
+<div id="outline-container-orgheadline21" class="outline-4">
861
+<h4 id="orgheadline21">Using with Jitsi</h4>
862
+<div class="outline-text-4" id="text-orgheadline21">
873 863
 <p>
874 864
 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.
875 865
 </p>
@@ -899,9 +889,9 @@ You can also <a href="https://www.youtube.com/watch?v=vgx7VSrDGjk">see this vide
899 889
 </p>
900 890
 </div>
901 891
 </div>
902
-<div id="outline-container-orgede6286" class="outline-4">
903
-<h4 id="orgede6286">Using with Ubuntu</h4>
904
-<div class="outline-text-4" id="text-orgede6286">
892
+<div id="outline-container-orgheadline22" class="outline-4">
893
+<h4 id="orgheadline22">Using with Ubuntu</h4>
894
+<div class="outline-text-4" id="text-orgheadline22">
905 895
 <p>
906 896
 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.
907 897
 </p>
@@ -919,17 +909,17 @@ Click on <b>Advanced</b> and make sure that <b>Encryption required</b> and <b>Ig
919 909
 </p>
920 910
 </div>
921 911
 </div>
922
-<div id="outline-container-orgf84cd38" class="outline-4">
923
-<h4 id="orgf84cd38">Using Tor Messenger</h4>
924
-<div class="outline-text-4" id="text-orgf84cd38">
912
+<div id="outline-container-orgheadline23" class="outline-4">
913
+<h4 id="orgheadline23">Using Tor Messenger</h4>
914
+<div class="outline-text-4" id="text-orgheadline23">
925 915
 <p>
926 916
 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.
927 917
 </p>
928 918
 </div>
929 919
 </div>
930
-<div id="outline-container-org8ea7357" class="outline-4">
931
-<h4 id="org8ea7357">Using with Android</h4>
932
-<div class="outline-text-4" id="text-org8ea7357">
920
+<div id="outline-container-orgheadline24" class="outline-4">
921
+<h4 id="orgheadline24">Using with Android</h4>
922
+<div class="outline-text-4" id="text-orgheadline24">
933 923
 <p>
934 924
 Install <a href="https://f-droid.org/">F-Droid</a>
935 925
 </p>
@@ -965,16 +955,16 @@ Then select <b>Next</b>. When chatting you can use the lock icon to encrypt your
965 955
 </div>
966 956
 </div>
967 957
 </div>
968
-<div id="outline-container-orga186a9f" class="outline-3">
969
-<h3 id="orga186a9f">Tox</h3>
970
-<div class="outline-text-3" id="text-orga186a9f">
958
+<div id="outline-container-orgheadline26" class="outline-3">
959
+<h3 id="orgheadline26">Tox</h3>
960
+<div class="outline-text-3" id="text-orgheadline26">
971 961
 <p>
972 962
 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.
973 963
 </p>
974 964
 </div>
975
-<div id="outline-container-org5250d43" class="outline-4">
976
-<h4 id="org5250d43">Using the Toxic client</h4>
977
-<div class="outline-text-4" id="text-org5250d43">
965
+<div id="outline-container-orgheadline27" class="outline-4">
966
+<h4 id="orgheadline27">Using the Toxic client</h4>
967
+<div class="outline-text-4" id="text-orgheadline27">
978 968
 <p>
979 969
 Log into your system with:
980 970
 </p>
@@ -998,12 +988,12 @@ Then from the menu select <b>Tox Chat</b>. Tox is encrypted by default and also
998 988
 </div>
999 989
 </div>
1000 990
 
1001
-<div id="outline-container-orge1e6fa7" class="outline-3">
1002
-<h3 id="orge1e6fa7">VoIP (Voice chat)</h3>
1003
-<div class="outline-text-3" id="text-orge1e6fa7">
1004
-</div><div id="outline-container-org4b8e48a" class="outline-4">
1005
-<h4 id="org4b8e48a">Using with Ubuntu</h4>
1006
-<div class="outline-text-4" id="text-org4b8e48a">
991
+<div id="outline-container-orgheadline30" class="outline-3">
992
+<h3 id="orgheadline30">VoIP (Voice chat)</h3>
993
+<div class="outline-text-3" id="text-orgheadline30">
994
+</div><div id="outline-container-orgheadline28" class="outline-4">
995
+<h4 id="orgheadline28">Using with Ubuntu</h4>
996
+<div class="outline-text-4" id="text-orgheadline28">
1007 997
 <p>
1008 998
 Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard.
1009 999
 </p>
@@ -1017,9 +1007,9 @@ Click on "add new" to add a new server and enter the default domain name for the
1017 1007
 </p>
1018 1008
 </div>
1019 1009
 </div>
1020
-<div id="outline-container-org48dd48a" class="outline-4">
1021
-<h4 id="org48dd48a">Using with Android</h4>
1022
-<div class="outline-text-4" id="text-org48dd48a">
1010
+<div id="outline-container-orgheadline29" class="outline-4">
1011
+<h4 id="orgheadline29">Using with Android</h4>
1012
+<div class="outline-text-4" id="text-orgheadline29">
1023 1013
 <p>
1024 1014
 Install <a href="https://f-droid.org/">F-Droid</a>
1025 1015
 </p>
@@ -1046,24 +1036,24 @@ Selecting the server by pressing on it then connects you to the server so that y
1046 1036
 </div>
1047 1037
 </div>
1048 1038
 </div>
1049
-<div id="outline-container-org6c1623e" class="outline-3">
1050
-<h3 id="org6c1623e">SIP phones</h3>
1051
-<div class="outline-text-3" id="text-org6c1623e">
1039
+<div id="outline-container-orgheadline31" class="outline-3">
1040
+<h3 id="orgheadline31">SIP phones</h3>
1041
+<div class="outline-text-3" id="text-orgheadline31">
1052 1042
 <p>
1053 1043
 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.
1054 1044
 </p>
1055 1045
 </div>
1056
-<div id="outline-container-org3278f66" class="outline-4">
1057
-<h4 id="org3278f66">About ZRTP</h4>
1058
-<div class="outline-text-4" id="text-org3278f66">
1046
+<div id="outline-container-orgheadline32" class="outline-4">
1047
+<h4 id="orgheadline32">About ZRTP</h4>
1048
+<div class="outline-text-4" id="text-orgheadline32">
1059 1049
 <p>
1060 1050
 <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.
1061 1051
 </p>
1062 1052
 </div>
1063 1053
 </div>
1064
-<div id="outline-container-orgd669231" class="outline-4">
1065
-<h4 id="orgd669231">Using with CSIPSimple</h4>
1066
-<div class="outline-text-4" id="text-orgd669231">
1054
+<div id="outline-container-orgheadline33" class="outline-4">
1055
+<h4 id="orgheadline33">Using with CSIPSimple</h4>
1056
+<div class="outline-text-4" id="text-orgheadline33">
1067 1057
 <p>
1068 1058
 Add an account. Under <b>General Wizards</b> choose <b>Expert</b> and enter the following details:
1069 1059
 </p>
@@ -1119,9 +1109,9 @@ If everything is working the account should appear in green with a status of <b>
1119 1109
 </p>
1120 1110
 </div>
1121 1111
 </div>
1122
-<div id="outline-container-org8cfaa05" class="outline-4">
1123
-<h4 id="org8cfaa05">Using with Ring</h4>
1124
-<div class="outline-text-4" id="text-org8cfaa05">
1112
+<div id="outline-container-orgheadline34" class="outline-4">
1113
+<h4 id="orgheadline34">Using with Ring</h4>
1114
+<div class="outline-text-4" id="text-orgheadline34">
1125 1115
 <p>
1126 1116
 From the menu select <b>Manage accounts</b>.
1127 1117
 </p>
@@ -1174,9 +1164,9 @@ Select the <b>Security</b> tab. Under <b>SRTP Key Exchange</b> select <b>ZRTP</b
1174 1164
 </div>
1175 1165
 </div>
1176 1166
 
1177
-<div id="outline-container-orgecc633b" class="outline-2">
1178
-<h2 id="orgecc633b">RSS Reader</h2>
1179
-<div class="outline-text-2" id="text-orgecc633b">
1167
+<div id="outline-container-orgheadline9" class="outline-2">
1168
+<h2 id="orgheadline9">RSS Reader</h2>
1169
+<div class="outline-text-2" id="text-orgheadline9">
1180 1170
 <p>
1181 1171
 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.
1182 1172
 </p>
@@ -1220,9 +1210,9 @@ A note for the paranoid is that on mobile devices you get redirected to a differ
1220 1210
 </blockquote>
1221 1211
 </div>
1222 1212
 </div>
1223
-<div id="outline-container-orga74a75d" class="outline-2">
1224
-<h2 id="orga74a75d">Adding or removing users</h2>
1225
-<div class="outline-text-2" id="text-orga74a75d">
1213
+<div id="outline-container-orgheadline10" class="outline-2">
1214
+<h2 id="orgheadline10">Adding or removing users</h2>
1215
+<div class="outline-text-2" id="text-orgheadline10">
1226 1216
 <p>
1227 1217
 Log into the system with:
1228 1218
 </p>