|
@@ -3,7 +3,7 @@
|
3
|
3
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
4
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
5
|
5
|
<head>
|
6
|
|
-<!-- 2016-11-12 Sat 20:27 -->
|
|
6
|
+<!-- 2016-11-12 Sat 21:08 -->
|
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="#org5bb31f9">Readme</a></td>
|
|
258
|
+<td class="org-left"><a href="#org5504d23">Readme</a></td>
|
259
|
259
|
</tr>
|
260
|
260
|
|
261
|
261
|
<tr>
|
262
|
|
-<td class="org-left"><a href="#orgbd22da2">Improving ssh security</a></td>
|
|
262
|
+<td class="org-left"><a href="#org3aa9885">Improving ssh security</a></td>
|
263
|
263
|
</tr>
|
264
|
264
|
|
265
|
265
|
<tr>
|
266
|
|
-<td class="org-left"><a href="#org03083b8">Administrating the system via an onion address (Tor)</a></td>
|
|
266
|
+<td class="org-left"><a href="#org0ace22c">Administrating the system via an onion address (Tor)</a></td>
|
267
|
267
|
</tr>
|
268
|
268
|
|
269
|
269
|
<tr>
|
|
@@ -295,30 +295,34 @@ for the JavaScript code in this tag.
|
295
|
295
|
</tr>
|
296
|
296
|
|
297
|
297
|
<tr>
|
298
|
|
-<td class="org-left"><a href="#org93777dd">Chat Services</a></td>
|
|
298
|
+<td class="org-left"><a href="./app_xmpp.html">XMPP/Jabber</a></td>
|
299
|
299
|
</tr>
|
300
|
300
|
|
301
|
301
|
<tr>
|
302
|
|
-<td class="org-left"><a href="#org3eb0562">RSS Reader</a></td>
|
|
302
|
+<td class="org-left"><a href="#org8e719dd">Chat Services</a></td>
|
303
|
303
|
</tr>
|
304
|
304
|
|
305
|
305
|
<tr>
|
306
|
|
-<td class="org-left"><a href="#org0140487">Git Projects</a></td>
|
|
306
|
+<td class="org-left"><a href="#orge398d82">RSS Reader</a></td>
|
307
|
307
|
</tr>
|
308
|
308
|
|
309
|
309
|
<tr>
|
310
|
|
-<td class="org-left"><a href="#org5c79868">Adding or removing users</a></td>
|
|
310
|
+<td class="org-left"><a href="#orgd2efde3">Git Projects</a></td>
|
311
|
311
|
</tr>
|
312
|
312
|
|
313
|
313
|
<tr>
|
314
|
|
-<td class="org-left"><a href="#orgf047482">Blocking Ads</a></td>
|
|
314
|
+<td class="org-left"><a href="#org07bb2b8">Adding or removing users</a></td>
|
|
315
|
+</tr>
|
|
316
|
+
|
|
317
|
+<tr>
|
|
318
|
+<td class="org-left"><a href="#org54d698e">Blocking Ads</a></td>
|
315
|
319
|
</tr>
|
316
|
320
|
</tbody>
|
317
|
321
|
</table>
|
318
|
322
|
|
319
|
|
-<div id="outline-container-org5bb31f9" class="outline-2">
|
320
|
|
-<h2 id="org5bb31f9">Readme</h2>
|
321
|
|
-<div class="outline-text-2" id="text-org5bb31f9">
|
|
323
|
+<div id="outline-container-org5504d23" class="outline-2">
|
|
324
|
+<h2 id="org5504d23">Readme</h2>
|
|
325
|
+<div class="outline-text-2" id="text-org5504d23">
|
322
|
326
|
<p>
|
323
|
327
|
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
|
328
|
</p>
|
|
@@ -338,9 +342,9 @@ To exit you can either just close the terminal or use <b>CTRL-x CTRL-c</b> follo
|
338
|
342
|
</p>
|
339
|
343
|
</div>
|
340
|
344
|
</div>
|
341
|
|
-<div id="outline-container-orgbd22da2" class="outline-2">
|
342
|
|
-<h2 id="orgbd22da2">Improving ssh security</h2>
|
343
|
|
-<div class="outline-text-2" id="text-orgbd22da2">
|
|
345
|
+<div id="outline-container-org3aa9885" class="outline-2">
|
|
346
|
+<h2 id="org3aa9885">Improving ssh security</h2>
|
|
347
|
+<div class="outline-text-2" id="text-org3aa9885">
|
344
|
348
|
<p>
|
345
|
349
|
To improve ssh security you can generate an ssh key pair on your system and then upload the public key to the Freedombone.
|
346
|
350
|
</p>
|
|
@@ -390,9 +394,9 @@ If you wish to only use ssh keys then log in to the Freedombone, become the root
|
390
|
394
|
</div>
|
391
|
395
|
</div>
|
392
|
396
|
|
393
|
|
-<div id="outline-container-org03083b8" class="outline-2">
|
394
|
|
-<h2 id="org03083b8">Administrating the system via an onion address (Tor)</h2>
|
395
|
|
-<div class="outline-text-2" id="text-org03083b8">
|
|
397
|
+<div id="outline-container-org0ace22c" class="outline-2">
|
|
398
|
+<h2 id="org0ace22c">Administrating the system via an onion address (Tor)</h2>
|
|
399
|
+<div class="outline-text-2" id="text-org0ace22c">
|
396
|
400
|
<p>
|
397
|
401
|
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
|
402
|
</p>
|
|
@@ -434,257 +438,19 @@ Subsequently even if dynamic DNS isn't working you may still be able to administ
|
434
|
438
|
</p>
|
435
|
439
|
</div>
|
436
|
440
|
</div>
|
437
|
|
-<div id="outline-container-org93777dd" class="outline-2">
|
438
|
|
-<h2 id="org93777dd">Chat Services</h2>
|
439
|
|
-<div class="outline-text-2" id="text-org93777dd">
|
440
|
|
-</div><div id="outline-container-org848d506" class="outline-3">
|
441
|
|
-<h3 id="org848d506">XMPP/Jabber</h3>
|
442
|
|
-<div class="outline-text-3" id="text-org848d506">
|
443
|
|
-</div><div id="outline-container-org05712a9" class="outline-4">
|
444
|
|
-<h4 id="org05712a9">About XMPP</h4>
|
445
|
|
-<div class="outline-text-4" id="text-org05712a9">
|
446
|
|
-<p>
|
447
|
|
-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>.
|
448
|
|
-</p>
|
449
|
|
-</div>
|
450
|
|
-</div>
|
451
|
|
-<div id="outline-container-org063f13a" class="outline-4">
|
452
|
|
-<h4 id="org063f13a">Using with Gajim</h4>
|
453
|
|
-<div class="outline-text-4" id="text-org063f13a">
|
454
|
|
-<p>
|
455
|
|
-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:
|
456
|
|
-</p>
|
457
|
|
-
|
458
|
|
-<div class="org-src-container">
|
459
|
|
-<pre class="src src-bash">su -c <span class="org-string">'echo "deb ftp://ftp.gajim.org/debian unstable main" > /etc/apt/sources.list.d/gajim.list'</span>
|
460
|
|
-sudo apt-get update
|
461
|
|
-sudo apt-get -y install gajim-dev-keyring
|
462
|
|
-sudo apt-get -y install git tor python-dev python-pip gajim-nightly
|
463
|
|
-mkdir ~/.local/share/gajim/plugins -p
|
464
|
|
-<span class="org-builtin">cd</span> ~/.local/share/gajim/plugins
|
465
|
|
-git clone https://github.com/omemo/gajim-omemo
|
466
|
|
-sudo pip install <span class="org-variable-name">protobuf</span>==2.6.1, python-axolotl==0.1.35
|
467
|
|
-</pre>
|
468
|
|
-</div>
|
469
|
|
-
|
470
|
|
-<p>
|
471
|
|
-Open Gajim and enter your XMPP address and password.
|
472
|
|
-</p>
|
473
|
|
-
|
474
|
|
-<p>
|
475
|
|
-Go to <b>Edit/Preferences</b> and select the <b>Advanced</b> tab. Under <b>Global Proxy</b> select <b>Tor</b> and the <b>Close</b> button. Then select <b>Edit/Plugins</b> and make sure that OMEMO is active (ticked), then select the <b>Close</b> button.
|
476
|
|
-</p>
|
477
|
|
-
|
478
|
|
-<p>
|
479
|
|
-When you start a conversation make sure that the OMEMO box is ticked. You can also click on the keys button and trust various fingerprints. Both sides will need to do that before an encrypted chat can start.
|
480
|
|
-</p>
|
481
|
|
-
|
482
|
|
-<p>
|
483
|
|
-If you wish to make backups of the OMEMO keys then they can be found within:
|
484
|
|
-</p>
|
485
|
|
-
|
486
|
|
-<div class="org-src-container">
|
487
|
|
-<pre class="src src-bash">~/.local/share/gajim
|
488
|
|
-</pre>
|
489
|
|
-</div>
|
490
|
|
-
|
491
|
|
-<p>
|
492
|
|
-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.
|
493
|
|
-</p>
|
494
|
|
-</div>
|
495
|
|
-</div>
|
496
|
|
-
|
497
|
|
-<div id="outline-container-orge5efeff" class="outline-4">
|
498
|
|
-<h4 id="orge5efeff">Using with Profanity</h4>
|
499
|
|
-<div class="outline-text-4" id="text-orge5efeff">
|
500
|
|
-<p>
|
501
|
|
-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.
|
502
|
|
-</p>
|
503
|
|
-
|
504
|
|
-<div class="org-src-container">
|
505
|
|
-<pre class="src src-bash">ssh username@domain -p 2222
|
506
|
|
-</pre>
|
507
|
|
-</div>
|
508
|
|
-
|
509
|
|
-<p>
|
510
|
|
-Then select XMPP. Generate an <a href="https://en.wikipedia.org/wiki/Off-the-Record_Messaging">OTR</a> key with:
|
511
|
|
-</p>
|
512
|
|
-
|
513
|
|
-<div class="org-src-container">
|
514
|
|
-<pre class="src src-bash">/otr gen
|
515
|
|
-</pre>
|
516
|
|
-</div>
|
517
|
|
-
|
518
|
|
-<p>
|
519
|
|
-Then to start a conversation using OTR:
|
520
|
|
-</p>
|
521
|
|
-
|
522
|
|
-<div class="org-src-container">
|
523
|
|
-<pre class="src src-bash">/otr start otherusername@otheruserdomain
|
524
|
|
-</pre>
|
525
|
|
-</div>
|
526
|
|
-
|
527
|
|
-<p>
|
528
|
|
-or if you're already in an insecure chat with someone just use:
|
529
|
|
-</p>
|
530
|
|
-
|
531
|
|
-<div class="org-src-container">
|
532
|
|
-<pre class="src src-bash">/otr start
|
533
|
|
-</pre>
|
534
|
|
-</div>
|
535
|
|
-
|
536
|
|
-<p>
|
537
|
|
-Set a security question and answer:
|
538
|
|
-</p>
|
539
|
|
-
|
540
|
|
-<div class="org-src-container">
|
541
|
|
-<pre class="src src-bash">/otr question <span class="org-string">"What is the name of your best friends rabbit?"</span> fiffi
|
542
|
|
-</pre>
|
543
|
|
-</div>
|
544
|
|
-
|
545
|
|
-<p>
|
546
|
|
-On the other side the user can enter:
|
547
|
|
-</p>
|
548
|
|
-
|
549
|
|
-<div class="org-src-container">
|
550
|
|
-<pre class="src src-bash">/otr answer fiffi
|
551
|
|
-</pre>
|
552
|
|
-</div>
|
553
|
|
-
|
554
|
|
-<p>
|
555
|
|
-For the most paranoid you can also obtain your fingerprint:
|
556
|
|
-</p>
|
557
|
|
-
|
558
|
|
-<div class="org-src-container">
|
559
|
|
-<pre class="src src-bash">/otr myfp
|
560
|
|
-</pre>
|
561
|
|
-</div>
|
562
|
|
-
|
563
|
|
-<p>
|
564
|
|
-and quote that. If they quote theirs back you can check it with:
|
565
|
|
-</p>
|
566
|
|
-
|
567
|
|
-<div class="org-src-container">
|
568
|
|
-<pre class="src src-bash">/otr theirfp
|
569
|
|
-</pre>
|
570
|
|
-</div>
|
571
|
|
-
|
572
|
|
-<p>
|
573
|
|
-If the fingerprints match then you can be pretty confident that unless you have been socially engineered via the question and answer you probably are talking to who you think you are, and that it will be difficult for mass surveillance systems to know the content of the conversation. For more details see <a href="https://www.profanity.im/otr.html">this guide</a>
|
574
|
|
-</p>
|
575
|
|
-
|
576
|
|
-<p>
|
577
|
|
-When accessed via the user control panel the client is automatically routed through Tor and so if you are also using OTR then this provides protection for both message content and metadata.
|
578
|
|
-</p>
|
579
|
|
-</div>
|
580
|
|
-</div>
|
581
|
|
-<div id="outline-container-org1243af3" class="outline-4">
|
582
|
|
-<h4 id="org1243af3">Using with Jitsi</h4>
|
583
|
|
-<div class="outline-text-4" id="text-org1243af3">
|
584
|
|
-<p>
|
585
|
|
-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.
|
586
|
|
-</p>
|
587
|
|
-
|
588
|
|
-<p>
|
589
|
|
-Jitsi can be downloaded from <a href="https://jitsi.org">https://jitsi.org</a>
|
590
|
|
-</p>
|
591
|
|
-
|
592
|
|
-<p>
|
593
|
|
-On your desktop/laptop open Jitsi and select <b>Options</b> from the <b>Tools</b> menu.
|
594
|
|
-</p>
|
595
|
|
-
|
596
|
|
-<p>
|
597
|
|
-Click <b>Add</b> to add a new user, then enter the Jabber ID which you previously specified with <i>prosodyctl</i> when setting up the XMPP server. Close and then you should notice that your status is "Online" (or if not then you should be able to set it to online).
|
598
|
|
-</p>
|
599
|
|
-
|
600
|
|
-<p>
|
601
|
|
-From the <b>File</b> menu you can add contacts, then select the chat icon to begin a chat. Click on the lock icon on the right hand side and this will initiate an authentication procedure in which you can specify a question and answer to verify the identity of the person you're communicating with. Once authentication is complete then you'll be chating using OTR, which provides an additional layer of security.
|
602
|
|
-</p>
|
603
|
|
-
|
604
|
|
-<p>
|
605
|
|
-When opening Jitsi initially you will get a certificate warning for your domain name (assuming that you're using a self-signed certificate). If this happens then select <b>View Certificate</b> and enable the checkbox to trust the certificate, then select <b>Continue Anyway</b>. Once you've done this then the certificate warning will not appear again unless you reinstall Jitsi or use a different computer.
|
606
|
|
-</p>
|
607
|
|
-
|
608
|
|
-<p>
|
609
|
|
-You can also <a href="https://www.youtube.com/watch?v=vgx7VSrDGjk">see this video</a> as an example of using OTR.
|
610
|
|
-</p>
|
611
|
|
-</div>
|
612
|
|
-</div>
|
613
|
|
-<div id="outline-container-org26e4d0c" class="outline-4">
|
614
|
|
-<h4 id="org26e4d0c">Using with Ubuntu</h4>
|
615
|
|
-<div class="outline-text-4" id="text-org26e4d0c">
|
616
|
|
-<p>
|
617
|
|
-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.
|
618
|
|
-</p>
|
619
|
|
-
|
620
|
|
-<p>
|
621
|
|
-Open <b>System Settings</b> and select <b>Online Accounts</b>, <b>Add account</b> and then <b>Jabber</b>.
|
622
|
|
-</p>
|
623
|
|
-
|
624
|
|
-<p>
|
625
|
|
-Enter your username (username@domainname) and password.
|
626
|
|
-</p>
|
627
|
|
-
|
628
|
|
-<p>
|
629
|
|
-Click on <b>Advanced</b> and make sure that <b>Encryption required</b> and <b>Ignore SSL certificate errors</b> are checked. Ignoring the certificate errors will allow you to use the self-signed certificate created earlier. Then click <b>Done</b> and set your Jabber account and Empathy to <b>On</b>.
|
630
|
|
-</p>
|
631
|
|
-</div>
|
632
|
|
-</div>
|
633
|
|
-<div id="outline-container-org0d31b4f" class="outline-4">
|
634
|
|
-<h4 id="org0d31b4f">Using Tor Messenger</h4>
|
635
|
|
-<div class="outline-text-4" id="text-org0d31b4f">
|
636
|
|
-<p>
|
637
|
|
-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.
|
638
|
|
-</p>
|
639
|
|
-</div>
|
640
|
|
-</div>
|
641
|
|
-<div id="outline-container-org205f4a5" class="outline-4">
|
642
|
|
-<h4 id="org205f4a5">Using with Android/Conversations</h4>
|
643
|
|
-<div class="outline-text-4" id="text-org205f4a5">
|
644
|
|
-<p>
|
645
|
|
-Install <a href="https://f-droid.org/">F-Droid</a>
|
646
|
|
-</p>
|
647
|
|
-
|
648
|
|
-<p>
|
649
|
|
-Search for and install <b>Orbot</b> and <b>Conversations</b>.
|
650
|
|
-</p>
|
651
|
|
-
|
652
|
|
-<p>
|
653
|
|
-Add an account and enter your Jabber/XMPP ID and password.
|
654
|
|
-</p>
|
655
|
|
-
|
656
|
|
-<p>
|
657
|
|
-From the menu select <b>Settings</b> then <b>Expert Settings</b>. Select <b>Connect via Tor</b> and depending on your situation you might also want to select <b>Don't save encrypted messages</b>. Also within expert settings select <b>Keep in foreground</b>. This will enable you to still receive notifications when your device is in standby mode with the screen turned off.
|
658
|
|
-</p>
|
659
|
|
-
|
660
|
|
-<p>
|
661
|
|
-From the menu select <b>Manage accounts</b> and add a new account.
|
662
|
|
-</p>
|
663
|
|
-
|
664
|
|
-<div class="org-src-container">
|
665
|
|
-<pre class="src src-bash">Jabber ID: myusername@mydomain
|
666
|
|
-Password: your XMPP password
|
667
|
|
-Hostname: mydomain
|
668
|
|
-Port: 5222
|
669
|
|
-</pre>
|
670
|
|
-</div>
|
671
|
|
-
|
672
|
|
-<p>
|
673
|
|
-Then select <b>Next</b>. When chatting you can use the lock icon to encrypt your conversation. OMEMO is the recommended type of encryption. It's also going through Tor, so passive surveillance of the metadata should not be easy for an adversary.
|
674
|
|
-</p>
|
675
|
|
-</div>
|
676
|
|
-</div>
|
677
|
|
-</div>
|
678
|
|
-<div id="outline-container-orgd56650b" class="outline-3">
|
679
|
|
-<h3 id="orgd56650b">Tox</h3>
|
680
|
|
-<div class="outline-text-3" id="text-orgd56650b">
|
|
441
|
+<div id="outline-container-org8e719dd" class="outline-2">
|
|
442
|
+<h2 id="org8e719dd">Chat Services</h2>
|
|
443
|
+<div class="outline-text-2" id="text-org8e719dd">
|
|
444
|
+</div><div id="outline-container-orgfd9b41d" class="outline-3">
|
|
445
|
+<h3 id="orgfd9b41d">Tox</h3>
|
|
446
|
+<div class="outline-text-3" id="text-orgfd9b41d">
|
681
|
447
|
<p>
|
682
|
448
|
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.
|
683
|
449
|
</p>
|
684
|
450
|
</div>
|
685
|
|
-<div id="outline-container-orga52b252" class="outline-4">
|
686
|
|
-<h4 id="orga52b252">Using the Toxic client</h4>
|
687
|
|
-<div class="outline-text-4" id="text-orga52b252">
|
|
451
|
+<div id="outline-container-org316675e" class="outline-4">
|
|
452
|
+<h4 id="org316675e">Using the Toxic client</h4>
|
|
453
|
+<div class="outline-text-4" id="text-org316675e">
|
688
|
454
|
<p>
|
689
|
455
|
Log into your system with:
|
690
|
456
|
</p>
|
|
@@ -707,20 +473,20 @@ Then from the menu select <b>Tox Chat</b>. Tox is encrypted by default and also
|
707
|
473
|
</div>
|
708
|
474
|
</div>
|
709
|
475
|
|
710
|
|
-<div id="outline-container-orge804b5d" class="outline-3">
|
711
|
|
-<h3 id="orge804b5d">VoIP (Voice and text chat)</h3>
|
712
|
|
-<div class="outline-text-3" id="text-orge804b5d">
|
713
|
|
-</div><div id="outline-container-org3f66035" class="outline-4">
|
714
|
|
-<h4 id="org3f66035">Text chat</h4>
|
715
|
|
-<div class="outline-text-4" id="text-org3f66035">
|
|
476
|
+<div id="outline-container-org62321a2" class="outline-3">
|
|
477
|
+<h3 id="org62321a2">VoIP (Voice and text chat)</h3>
|
|
478
|
+<div class="outline-text-3" id="text-org62321a2">
|
|
479
|
+</div><div id="outline-container-orgaff6ffe" class="outline-4">
|
|
480
|
+<h4 id="orgaff6ffe">Text chat</h4>
|
|
481
|
+<div class="outline-text-4" id="text-orgaff6ffe">
|
716
|
482
|
<p>
|
717
|
483
|
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.
|
718
|
484
|
</p>
|
719
|
485
|
</div>
|
720
|
486
|
</div>
|
721
|
|
-<div id="outline-container-org89b03bc" class="outline-4">
|
722
|
|
-<h4 id="org89b03bc">Using with Ubuntu</h4>
|
723
|
|
-<div class="outline-text-4" id="text-org89b03bc">
|
|
487
|
+<div id="outline-container-orgd01c29a" class="outline-4">
|
|
488
|
+<h4 id="orgd01c29a">Using with Ubuntu</h4>
|
|
489
|
+<div class="outline-text-4" id="text-orgd01c29a">
|
724
|
490
|
<p>
|
725
|
491
|
Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard.
|
726
|
492
|
</p>
|
|
@@ -730,9 +496,9 @@ Click on "add new" to add a new server and enter the default domain name for the
|
730
|
496
|
</p>
|
731
|
497
|
</div>
|
732
|
498
|
</div>
|
733
|
|
-<div id="outline-container-org85a5327" class="outline-4">
|
734
|
|
-<h4 id="org85a5327">Using with Android</h4>
|
735
|
|
-<div class="outline-text-4" id="text-org85a5327">
|
|
499
|
+<div id="outline-container-org6f20c3a" class="outline-4">
|
|
500
|
+<h4 id="org6f20c3a">Using with Android</h4>
|
|
501
|
+<div class="outline-text-4" id="text-org6f20c3a">
|
736
|
502
|
<p>
|
737
|
503
|
Install <a href="https://f-droid.org/">F-Droid</a>
|
738
|
504
|
</p>
|
|
@@ -767,24 +533,24 @@ Selecting the server by pressing on it then connects you to the server so that y
|
767
|
533
|
</div>
|
768
|
534
|
</div>
|
769
|
535
|
</div>
|
770
|
|
-<div id="outline-container-org7b7a25c" class="outline-3">
|
771
|
|
-<h3 id="org7b7a25c">SIP phones</h3>
|
772
|
|
-<div class="outline-text-3" id="text-org7b7a25c">
|
|
536
|
+<div id="outline-container-org9248580" class="outline-3">
|
|
537
|
+<h3 id="org9248580">SIP phones</h3>
|
|
538
|
+<div class="outline-text-3" id="text-org9248580">
|
773
|
539
|
<p>
|
774
|
540
|
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.
|
775
|
541
|
</p>
|
776
|
542
|
</div>
|
777
|
|
-<div id="outline-container-orgbb92679" class="outline-4">
|
778
|
|
-<h4 id="orgbb92679">About ZRTP</h4>
|
779
|
|
-<div class="outline-text-4" id="text-orgbb92679">
|
|
543
|
+<div id="outline-container-org6941885" class="outline-4">
|
|
544
|
+<h4 id="org6941885">About ZRTP</h4>
|
|
545
|
+<div class="outline-text-4" id="text-org6941885">
|
780
|
546
|
<p>
|
781
|
547
|
<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.
|
782
|
548
|
</p>
|
783
|
549
|
</div>
|
784
|
550
|
</div>
|
785
|
|
-<div id="outline-container-org8e84902" class="outline-4">
|
786
|
|
-<h4 id="org8e84902">Using with CSIPSimple</h4>
|
787
|
|
-<div class="outline-text-4" id="text-org8e84902">
|
|
551
|
+<div id="outline-container-org3d8f178" class="outline-4">
|
|
552
|
+<h4 id="org3d8f178">Using with CSIPSimple</h4>
|
|
553
|
+<div class="outline-text-4" id="text-org3d8f178">
|
788
|
554
|
<p>
|
789
|
555
|
Add an account. Under <b>General Wizards</b> choose <b>Expert</b> and enter the following details:
|
790
|
556
|
</p>
|
|
@@ -840,9 +606,9 @@ If everything is working the account should appear in green with a status of <b>
|
840
|
606
|
</p>
|
841
|
607
|
</div>
|
842
|
608
|
</div>
|
843
|
|
-<div id="outline-container-org89e6c64" class="outline-4">
|
844
|
|
-<h4 id="org89e6c64">Using with Ring</h4>
|
845
|
|
-<div class="outline-text-4" id="text-org89e6c64">
|
|
609
|
+<div id="outline-container-org4201792" class="outline-4">
|
|
610
|
+<h4 id="org4201792">Using with Ring</h4>
|
|
611
|
+<div class="outline-text-4" id="text-org4201792">
|
846
|
612
|
<p>
|
847
|
613
|
From the menu select <b>Manage accounts</b>.
|
848
|
614
|
</p>
|
|
@@ -895,9 +661,9 @@ Select the <b>Security</b> tab. Under <b>SRTP Key Exchange</b> select <b>ZRTP</b
|
895
|
661
|
</div>
|
896
|
662
|
</div>
|
897
|
663
|
|
898
|
|
-<div id="outline-container-org3eb0562" class="outline-2">
|
899
|
|
-<h2 id="org3eb0562">RSS Reader</h2>
|
900
|
|
-<div class="outline-text-2" id="text-org3eb0562">
|
|
664
|
+<div id="outline-container-orge398d82" class="outline-2">
|
|
665
|
+<h2 id="orge398d82">RSS Reader</h2>
|
|
666
|
+<div class="outline-text-2" id="text-orge398d82">
|
901
|
667
|
<p>
|
902
|
668
|
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.
|
903
|
669
|
</p>
|
|
@@ -909,9 +675,9 @@ The way that RSS reading is set up on Freedombone gives you strong reading priva
|
909
|
675
|
</div>
|
910
|
676
|
</div>
|
911
|
677
|
|
912
|
|
-<div id="outline-container-org45ca393" class="outline-3">
|
913
|
|
-<h3 id="org45ca393">Finding the onion address</h3>
|
914
|
|
-<div class="outline-text-3" id="text-org45ca393">
|
|
678
|
+<div id="outline-container-org7118e6c" class="outline-3">
|
|
679
|
+<h3 id="org7118e6c">Finding the onion address</h3>
|
|
680
|
+<div class="outline-text-3" id="text-org7118e6c">
|
915
|
681
|
<p>
|
916
|
682
|
See the control panel for the RSS reader onion address.
|
917
|
683
|
</p>
|
|
@@ -935,9 +701,9 @@ To set up the system open <a href="http://rss_reader_onion_address">http://rss_r
|
935
|
701
|
</div>
|
936
|
702
|
</div>
|
937
|
703
|
|
938
|
|
-<div id="outline-container-org0814faa" class="outline-3">
|
939
|
|
-<h3 id="org0814faa">On mobile</h3>
|
940
|
|
-<div class="outline-text-3" id="text-org0814faa">
|
|
704
|
+<div id="outline-container-org9ff93d4" class="outline-3">
|
|
705
|
+<h3 id="org9ff93d4">On mobile</h3>
|
|
706
|
+<div class="outline-text-3" id="text-org9ff93d4">
|
941
|
707
|
<p>
|
942
|
708
|
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.
|
943
|
709
|
</p>
|
|
@@ -949,9 +715,9 @@ A note for the paranoid is that on mobile devices you get redirected to a differ
|
949
|
715
|
</blockquote>
|
950
|
716
|
</div>
|
951
|
717
|
</div>
|
952
|
|
-<div id="outline-container-org4f142b0" class="outline-3">
|
953
|
|
-<h3 id="org4f142b0">With Emacs</h3>
|
954
|
|
-<div class="outline-text-3" id="text-org4f142b0">
|
|
718
|
+<div id="outline-container-orga9ff6cf" class="outline-3">
|
|
719
|
+<h3 id="orga9ff6cf">With Emacs</h3>
|
|
720
|
+<div class="outline-text-3" id="text-orga9ff6cf">
|
955
|
721
|
<p>
|
956
|
722
|
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.
|
957
|
723
|
</p>
|
|
@@ -990,9 +756,9 @@ And ensure that the Tor daemon is installed:
|
990
|
756
|
</div>
|
991
|
757
|
</div>
|
992
|
758
|
</div>
|
993
|
|
-<div id="outline-container-org0140487" class="outline-2">
|
994
|
|
-<h2 id="org0140487">Git Projects</h2>
|
995
|
|
-<div class="outline-text-2" id="text-org0140487">
|
|
759
|
+<div id="outline-container-orgd2efde3" class="outline-2">
|
|
760
|
+<h2 id="orgd2efde3">Git Projects</h2>
|
|
761
|
+<div class="outline-text-2" id="text-orgd2efde3">
|
996
|
762
|
<p>
|
997
|
763
|
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.
|
998
|
764
|
</p>
|
|
@@ -1028,9 +794,9 @@ This will stop any spam accounts being created by random strangers or bots. You
|
1028
|
794
|
</p>
|
1029
|
795
|
</div>
|
1030
|
796
|
</div>
|
1031
|
|
-<div id="outline-container-org5c79868" class="outline-2">
|
1032
|
|
-<h2 id="org5c79868">Adding or removing users</h2>
|
1033
|
|
-<div class="outline-text-2" id="text-org5c79868">
|
|
797
|
+<div id="outline-container-org07bb2b8" class="outline-2">
|
|
798
|
+<h2 id="org07bb2b8">Adding or removing users</h2>
|
|
799
|
+<div class="outline-text-2" id="text-org07bb2b8">
|
1034
|
800
|
<p>
|
1035
|
801
|
Log into the system with:
|
1036
|
802
|
</p>
|
|
@@ -1058,9 +824,9 @@ control
|
1058
|
824
|
</div>
|
1059
|
825
|
</div>
|
1060
|
826
|
|
1061
|
|
-<div id="outline-container-orgf047482" class="outline-2">
|
1062
|
|
-<h2 id="orgf047482">Blocking Ads</h2>
|
1063
|
|
-<div class="outline-text-2" id="text-orgf047482">
|
|
827
|
+<div id="outline-container-org54d698e" class="outline-2">
|
|
828
|
+<h2 id="org54d698e">Blocking Ads</h2>
|
|
829
|
+<div class="outline-text-2" id="text-org54d698e">
|
1064
|
830
|
<p>
|
1065
|
831
|
Everyone except for advertisers hates adverts. Not only are they annoying, but they can consume a lot of bandwidth, be a privacy problem in terms of allowing companies to track your browsing habits and also any badly written scripts they contain may introduce exploitable security holes. Also if you're poor then adverts often make you want things that you can't have.
|
1066
|
832
|
</p>
|
|
@@ -1074,9 +840,9 @@ Also don't expect perfection. Though many ads may be blocked by this system some
|
1074
|
840
|
</p>
|
1075
|
841
|
</div>
|
1076
|
842
|
|
1077
|
|
-<div id="outline-container-org9407dca" class="outline-3">
|
1078
|
|
-<h3 id="org9407dca">Set a static IP address</h3>
|
1079
|
|
-<div class="outline-text-3" id="text-org9407dca">
|
|
843
|
+<div id="outline-container-orgc3683e3" class="outline-3">
|
|
844
|
+<h3 id="orgc3683e3">Set a static IP address</h3>
|
|
845
|
+<div class="outline-text-3" id="text-orgc3683e3">
|
1080
|
846
|
<p>
|
1081
|
847
|
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>.
|
1082
|
848
|
</p>
|
|
@@ -1087,9 +853,9 @@ When that's done select <b>About this system</b> from the control panel and see
|
1087
|
853
|
</div>
|
1088
|
854
|
</div>
|
1089
|
855
|
|
1090
|
|
-<div id="outline-container-org4309453" class="outline-3">
|
1091
|
|
-<h3 id="org4309453">On each client system within your local network</h3>
|
1092
|
|
-<div class="outline-text-3" id="text-org4309453">
|
|
856
|
+<div id="outline-container-org7df7a53" class="outline-3">
|
|
857
|
+<h3 id="org7df7a53">On each client system within your local network</h3>
|
|
858
|
+<div class="outline-text-3" id="text-org7df7a53">
|
1093
|
859
|
<div class="org-src-container">
|
1094
|
860
|
<pre class="src src-bash">sudo chattr -i /etc/resolv.conf
|
1095
|
861
|
sudo nano /etc/resolv.conf
|
|
@@ -1116,9 +882,9 @@ Normally <i>resolv.conf</i> will be overwritten every time your reboot, but you
|
1116
|
882
|
</div>
|
1117
|
883
|
</div>
|
1118
|
884
|
|
1119
|
|
-<div id="outline-container-org22c1431" class="outline-3">
|
1120
|
|
-<h3 id="org22c1431">On your internet router</h3>
|
1121
|
|
-<div class="outline-text-3" id="text-org22c1431">
|
|
885
|
+<div id="outline-container-org58db9c9" class="outline-3">
|
|
886
|
+<h3 id="org58db9c9">On your internet router</h3>
|
|
887
|
+<div class="outline-text-3" id="text-org58db9c9">
|
1122
|
888
|
<p>
|
1123
|
889
|
If you can access the settings on your local internet router then this is the simplest way to provide ad blocking for all devices which connect to it. Unfortunately some router models don't let you edit the DNS settings and if that's the case you might want to consider getting a different router.
|
1124
|
890
|
</p>
|
|
@@ -1128,9 +894,9 @@ Edit the DNS settings and add the IPv4 address which you got from the control pa
|
1128
|
894
|
</p>
|
1129
|
895
|
</div>
|
1130
|
896
|
|
1131
|
|
-<div id="outline-container-org6c4afef" class="outline-4">
|
1132
|
|
-<h4 id="org6c4afef">LibreCMC</h4>
|
1133
|
|
-<div class="outline-text-4" id="text-org6c4afef">
|
|
897
|
+<div id="outline-container-org6cfdab6" class="outline-4">
|
|
898
|
+<h4 id="org6cfdab6">LibreCMC</h4>
|
|
899
|
+<div class="outline-text-4" id="text-org6cfdab6">
|
1134
|
900
|
<p>
|
1135
|
901
|
On a router running LibreCMC from the <b>Network</b> menu select <b>DHCP and DNS</b>. Enter the static IP address of your Freedombone system within <b>DNS Forwardings</b>, then at the bottom of the page click on <b>Save & Apply</b>. Any devices which connect to your router will now have ad blocking.
|
1136
|
902
|
</p>
|
|
@@ -1138,9 +904,9 @@ On a router running LibreCMC from the <b>Network</b> menu select <b>DHCP and DNS
|
1138
|
904
|
</div>
|
1139
|
905
|
</div>
|
1140
|
906
|
|
1141
|
|
-<div id="outline-container-org987a1ad" class="outline-3">
|
1142
|
|
-<h3 id="org987a1ad">Configuring block lists</h3>
|
1143
|
|
-<div class="outline-text-3" id="text-org987a1ad">
|
|
907
|
+<div id="outline-container-orgf97e7b7" class="outline-3">
|
|
908
|
+<h3 id="orgf97e7b7">Configuring block lists</h3>
|
|
909
|
+<div class="outline-text-3" id="text-orgf97e7b7">
|
1144
|
910
|
<p>
|
1145
|
911
|
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.
|
1146
|
912
|
</p>
|