Browse Source

Mobile images

Bob Mottram 9 years ago
parent
commit
07630edca9
4 changed files with 78 additions and 65 deletions
  1. 5
    1
      doc/EN/usage.org
  2. BIN
      img/gnusocial_mobile.jpg
  3. BIN
      img/rss_reader_mobile.jpg
  4. 73
    64
      website/EN/usage.html

+ 5
- 1
doc/EN/usage.org View File

@@ -142,7 +142,6 @@ The main advantage of playing music via Owncloud is that you can do that from an
142 142
 By default a music player is installed into Owncloud, so all you need to do is to visit your Owncloud web site, select the *music* directory and then upload some music files. Afterwards you can select the *music icon* from the top left drop down menu and albums will then appear which can be played. If you want to share music with other users then you can select the *share* option from within the files view to make the tracks available.
143 143
 
144 144
 * Microblogging (GNU Social)
145
-** Initial configuration
146 145
 To log into your GNU Social site first obtain your username and password from the "microblogging" section of the readme file.
147 146
 
148 147
 #+BEGIN_SRC bash
@@ -152,6 +151,9 @@ exit
152 151
 #+END_SRC
153 152
 
154 153
 Navigate to your site and log in. You may then want to select *Admin* and check or change the details. You may also wish to change the license for the site to be either Creative Commons or private.
154
+
155
+[[file:images/gnusocial_mobile.jpg]]
156
+
155 157
 * Social Network
156 158
 ** Domains
157 159
 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.
@@ -342,6 +344,8 @@ Select the *Security* tab. Under *SRTP Key Exchange* select *ZRTP*. Unde *SRTP P
342 344
 * RSS Reader
343 345
 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.
344 346
 
347
+[[file:rss_reader_mobile.jpg]]
348
+
345 349
 See the control panel for the RSS reader onion address.
346 350
 
347 351
 #+BEGIN_SRC bash

BIN
img/gnusocial_mobile.jpg View File


BIN
img/rss_reader_mobile.jpg View File


+ 73
- 64
website/EN/usage.html View File

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2016-03-28 Mon 11:05 -->
6
+<!-- 2016-04-02 Sat 13:49 -->
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>
@@ -455,9 +455,6 @@ By default a music player is installed into Owncloud, so all you need to do is t
455 455
 <div id="outline-container-orgheadline6" class="outline-2">
456 456
 <h2 id="orgheadline6">Microblogging (GNU Social)</h2>
457 457
 <div class="outline-text-2" id="text-orgheadline6">
458
-</div><div id="outline-container-orgheadline16" class="outline-3">
459
-<h3 id="orgheadline16">Initial configuration</h3>
460
-<div class="outline-text-3" id="text-orgheadline16">
461 458
 <p>
462 459
 To log into your GNU Social site first obtain your username and password from the "microblogging" section of the readme file.
463 460
 </p>
@@ -473,23 +470,29 @@ cat README
473 470
 <p>
474 471
 Navigate to your site and log in. You may then want to select <b>Admin</b> and check or change the details. You may also wish to change the license for the site to be either Creative Commons or private.
475 472
 </p>
473
+
474
+
475
+<div class="figure">
476
+<p><img src="images/gnusocial_mobile.jpg" alt="gnusocial_mobile.jpg" />
477
+</p>
476 478
 </div>
477 479
 </div>
478 480
 </div>
481
+
479 482
 <div id="outline-container-orgheadline7" class="outline-2">
480 483
 <h2 id="orgheadline7">Social Network</h2>
481 484
 <div class="outline-text-2" id="text-orgheadline7">
482
-</div><div id="outline-container-orgheadline17" class="outline-3">
483
-<h3 id="orgheadline17">Domains</h3>
484
-<div class="outline-text-3" id="text-orgheadline17">
485
+</div><div id="outline-container-orgheadline16" class="outline-3">
486
+<h3 id="orgheadline16">Domains</h3>
487
+<div class="outline-text-3" id="text-orgheadline16">
485 488
 <p>
486 489
 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.
487 490
 </p>
488 491
 </div>
489 492
 </div>
490
-<div id="outline-container-orgheadline18" class="outline-3">
491
-<h3 id="orgheadline18">Initial install</h3>
492
-<div class="outline-text-3" id="text-orgheadline18">
493
+<div id="outline-container-orgheadline17" class="outline-3">
494
+<h3 id="orgheadline17">Initial install</h3>
495
+<div class="outline-text-3" id="text-orgheadline17">
493 496
 <p>
494 497
 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.
495 498
 </p>
@@ -499,16 +502,16 @@ On first visiting your Hubzilla site you'll see the login screen. The first thin
499 502
 <div id="outline-container-orgheadline8" class="outline-2">
500 503
 <h2 id="orgheadline8">Chat Services</h2>
501 504
 <div class="outline-text-2" id="text-orgheadline8">
502
-</div><div id="outline-container-orgheadline19" class="outline-3">
503
-<h3 id="orgheadline19">IRC</h3>
504
-<div class="outline-text-3" id="text-orgheadline19">
505
+</div><div id="outline-container-orgheadline18" class="outline-3">
506
+<h3 id="orgheadline18">IRC</h3>
507
+<div class="outline-text-3" id="text-orgheadline18">
505 508
 <p>
506 509
 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.
507 510
 </p>
508 511
 </div>
509
-<div id="outline-container-orgheadline20" class="outline-4">
510
-<h4 id="orgheadline20">Irssi</h4>
511
-<div class="outline-text-4" id="text-orgheadline20">
512
+<div id="outline-container-orgheadline19" class="outline-4">
513
+<h4 id="orgheadline19">Irssi</h4>
514
+<div class="outline-text-4" id="text-orgheadline19">
512 515
 <p>
513 516
 The easiest way to use irssi is to connect to your system, like this:
514 517
 </p>
@@ -524,9 +527,9 @@ Then select <b>IRC</b> from the menu. Irssi is automatically set up to connect t
524 527
 </p>
525 528
 </div>
526 529
 </div>
527
-<div id="outline-container-orgheadline21" class="outline-4">
528
-<h4 id="orgheadline21">XChat</h4>
529
-<div class="outline-text-4" id="text-orgheadline21">
530
+<div id="outline-container-orgheadline20" class="outline-4">
531
+<h4 id="orgheadline20">XChat</h4>
532
+<div class="outline-text-4" id="text-orgheadline20">
530 533
 <p>
531 534
 If you are using the XChat client:
532 535
 </p>
@@ -562,12 +565,12 @@ Click <b>close</b> and then <b>connect</b>.
562 565
 </div>
563 566
 </div>
564 567
 
565
-<div id="outline-container-orgheadline27" class="outline-3">
566
-<h3 id="orgheadline27">XMPP/Jabber</h3>
567
-<div class="outline-text-3" id="text-orgheadline27">
568
-</div><div id="outline-container-orgheadline22" class="outline-4">
569
-<h4 id="orgheadline22">Using with Profanity</h4>
570
-<div class="outline-text-4" id="text-orgheadline22">
568
+<div id="outline-container-orgheadline26" class="outline-3">
569
+<h3 id="orgheadline26">XMPP/Jabber</h3>
570
+<div class="outline-text-3" id="text-orgheadline26">
571
+</div><div id="outline-container-orgheadline21" class="outline-4">
572
+<h4 id="orgheadline21">Using with Profanity</h4>
573
+<div class="outline-text-4" id="text-orgheadline21">
571 574
 <p>
572 575
 The <a href="http://profanity.im/">Profanity</a> shell based user interface and is perhaps the simplest way to use XMPP from a laptop.
573 576
 </p>
@@ -657,9 +660,9 @@ When accessed via the user control panel the client is automatically routed thro
657 660
 </p>
658 661
 </div>
659 662
 </div>
660
-<div id="outline-container-orgheadline23" class="outline-4">
661
-<h4 id="orgheadline23">Using with Jitsi</h4>
662
-<div class="outline-text-4" id="text-orgheadline23">
663
+<div id="outline-container-orgheadline22" class="outline-4">
664
+<h4 id="orgheadline22">Using with Jitsi</h4>
665
+<div class="outline-text-4" id="text-orgheadline22">
663 666
 <p>
664 667
 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.
665 668
 </p>
@@ -689,9 +692,9 @@ You can also <a href="https://www.youtube.com/watch?v=vgx7VSrDGjk">see this vide
689 692
 </p>
690 693
 </div>
691 694
 </div>
692
-<div id="outline-container-orgheadline24" class="outline-4">
693
-<h4 id="orgheadline24">Using with Ubuntu</h4>
694
-<div class="outline-text-4" id="text-orgheadline24">
695
+<div id="outline-container-orgheadline23" class="outline-4">
696
+<h4 id="orgheadline23">Using with Ubuntu</h4>
697
+<div class="outline-text-4" id="text-orgheadline23">
695 698
 <p>
696 699
 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.
697 700
 </p>
@@ -709,17 +712,17 @@ Click on <b>Advanced</b> and make sure that <b>Encryption required</b> and <b>Ig
709 712
 </p>
710 713
 </div>
711 714
 </div>
712
-<div id="outline-container-orgheadline25" class="outline-4">
713
-<h4 id="orgheadline25">Using Tor Messenger</h4>
714
-<div class="outline-text-4" id="text-orgheadline25">
715
+<div id="outline-container-orgheadline24" class="outline-4">
716
+<h4 id="orgheadline24">Using Tor Messenger</h4>
717
+<div class="outline-text-4" id="text-orgheadline24">
715 718
 <p>
716 719
 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.
717 720
 </p>
718 721
 </div>
719 722
 </div>
720
-<div id="outline-container-orgheadline26" class="outline-4">
721
-<h4 id="orgheadline26">Using with Android</h4>
722
-<div class="outline-text-4" id="text-orgheadline26">
723
+<div id="outline-container-orgheadline25" class="outline-4">
724
+<h4 id="orgheadline25">Using with Android</h4>
725
+<div class="outline-text-4" id="text-orgheadline25">
723 726
 <p>
724 727
 Install <a href="https://f-droid.org/">F-Droid</a>
725 728
 </p>
@@ -755,16 +758,16 @@ Then select <b>Next</b>. When chatting you can use the lock icon to encrypt your
755 758
 </div>
756 759
 </div>
757 760
 </div>
758
-<div id="outline-container-orgheadline28" class="outline-3">
759
-<h3 id="orgheadline28">Tox</h3>
760
-<div class="outline-text-3" id="text-orgheadline28">
761
+<div id="outline-container-orgheadline27" class="outline-3">
762
+<h3 id="orgheadline27">Tox</h3>
763
+<div class="outline-text-3" id="text-orgheadline27">
761 764
 <p>
762 765
 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.
763 766
 </p>
764 767
 </div>
765
-<div id="outline-container-orgheadline29" class="outline-4">
766
-<h4 id="orgheadline29">Using the Toxic client</h4>
767
-<div class="outline-text-4" id="text-orgheadline29">
768
+<div id="outline-container-orgheadline28" class="outline-4">
769
+<h4 id="orgheadline28">Using the Toxic client</h4>
770
+<div class="outline-text-4" id="text-orgheadline28">
768 771
 <p>
769 772
 Log into your system with:
770 773
 </p>
@@ -781,12 +784,12 @@ Then from the menu select <b>Tox Chat</b>. Tox is encrypted by default and also
781 784
 </div>
782 785
 </div>
783 786
 </div>
784
-<div id="outline-container-orgheadline32" class="outline-3">
785
-<h3 id="orgheadline32">VoIP (Voice chat)</h3>
786
-<div class="outline-text-3" id="text-orgheadline32">
787
-</div><div id="outline-container-orgheadline30" class="outline-4">
788
-<h4 id="orgheadline30">Using with Ubuntu</h4>
789
-<div class="outline-text-4" id="text-orgheadline30">
787
+<div id="outline-container-orgheadline31" class="outline-3">
788
+<h3 id="orgheadline31">VoIP (Voice chat)</h3>
789
+<div class="outline-text-3" id="text-orgheadline31">
790
+</div><div id="outline-container-orgheadline29" class="outline-4">
791
+<h4 id="orgheadline29">Using with Ubuntu</h4>
792
+<div class="outline-text-4" id="text-orgheadline29">
790 793
 <p>
791 794
 Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard.
792 795
 </p>
@@ -800,9 +803,9 @@ Click on "add new" to add a new server and enter the default domain name for the
800 803
 </p>
801 804
 </div>
802 805
 </div>
803
-<div id="outline-container-orgheadline31" class="outline-4">
804
-<h4 id="orgheadline31">Using with Android</h4>
805
-<div class="outline-text-4" id="text-orgheadline31">
806
+<div id="outline-container-orgheadline30" class="outline-4">
807
+<h4 id="orgheadline30">Using with Android</h4>
808
+<div class="outline-text-4" id="text-orgheadline30">
806 809
 <p>
807 810
 Install <a href="https://f-droid.org/">F-Droid</a>
808 811
 </p>
@@ -829,24 +832,24 @@ Selecting the server by pressing on it then connects you to the server so that y
829 832
 </div>
830 833
 </div>
831 834
 </div>
832
-<div id="outline-container-orgheadline33" class="outline-3">
833
-<h3 id="orgheadline33">SIP phones</h3>
834
-<div class="outline-text-3" id="text-orgheadline33">
835
+<div id="outline-container-orgheadline32" class="outline-3">
836
+<h3 id="orgheadline32">SIP phones</h3>
837
+<div class="outline-text-3" id="text-orgheadline32">
835 838
 <p>
836 839
 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.
837 840
 </p>
838 841
 </div>
839
-<div id="outline-container-orgheadline34" class="outline-4">
840
-<h4 id="orgheadline34">About ZRTP</h4>
841
-<div class="outline-text-4" id="text-orgheadline34">
842
+<div id="outline-container-orgheadline33" class="outline-4">
843
+<h4 id="orgheadline33">About ZRTP</h4>
844
+<div class="outline-text-4" id="text-orgheadline33">
842 845
 <p>
843 846
 <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.
844 847
 </p>
845 848
 </div>
846 849
 </div>
847
-<div id="outline-container-orgheadline35" class="outline-4">
848
-<h4 id="orgheadline35">Using with CSIPSimple</h4>
849
-<div class="outline-text-4" id="text-orgheadline35">
850
+<div id="outline-container-orgheadline34" class="outline-4">
851
+<h4 id="orgheadline34">Using with CSIPSimple</h4>
852
+<div class="outline-text-4" id="text-orgheadline34">
850 853
 <p>
851 854
 Add an account. Under <b>General Wizards</b> choose <b>Expert</b> and enter the following details:
852 855
 </p>
@@ -902,9 +905,9 @@ If everything is working the account should appear in green with a status of <b>
902 905
 </p>
903 906
 </div>
904 907
 </div>
905
-<div id="outline-container-orgheadline36" class="outline-4">
906
-<h4 id="orgheadline36">Using with Ring</h4>
907
-<div class="outline-text-4" id="text-orgheadline36">
908
+<div id="outline-container-orgheadline35" class="outline-4">
909
+<h4 id="orgheadline35">Using with Ring</h4>
910
+<div class="outline-text-4" id="text-orgheadline35">
908 911
 <p>
909 912
 From the menu select <b>Manage accounts</b>.
910 913
 </p>
@@ -964,6 +967,12 @@ Select the <b>Security</b> tab. Under <b>SRTP Key Exchange</b> select <b>ZRTP</b
964 967
 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.
965 968
 </p>
966 969
 
970
+
971
+<div class="figure">
972
+<p><img src="rss_reader_mobile.jpg" alt="rss_reader_mobile.jpg" />
973
+</p>
974
+</div>
975
+
967 976
 <p>
968 977
 See the control panel for the RSS reader onion address.
969 978
 </p>