diff --git a/doc/EN/usage.org b/doc/EN/usage.org index 72fc3abf..b01aa151 100644 --- a/doc/EN/usage.org +++ b/doc/EN/usage.org @@ -109,13 +109,11 @@ In another terminal log into Freedombone: ssh username@domainname -p 2222 #+END_SRC -[[file:images/controlpanel/control_panel_user.jpg]] - Then select *File Synchronization*. [[file:images/controlpanel/control_panel_file_sync.jpg]] -Select *Show device ID* and copy the long string of letters and numbers shown (usually select then CTRL+c). +Select *Show device ID* and copy the long string of letters and numbers shown, using the shift key then select the text followed by right click then select copy. Open a non-Tor browser and enter *http://127.0.0.1:8384* as the URL. You should now see the minimalistic user interface. Under *Remote Devices* select *Add Remote Device*. In the *Device ID* field paste the string you just copied (CTRL+v). The Device name can be anything. Under *Share Folders with Device* check *default* (or whatever folder you created on your local machine), then save. @@ -127,9 +125,15 @@ Install Syncthing and Connectbot from F-droid. Set up Connectbot to log into Freedombone. -Open Syncthing, select the menu and then press on *Device ID*. It will be copied to the clipboard. +Select *File Synchronization*. -Select *Devices* then *Add*. +Select *Show device ID* and copy the long string of letters by pressing anywhere on the screen, selecting the *menu* then *copy* and then selecting the ID string. This is very tricky on a small screen, so expect to fail multiple times before you succeed in copying the text. + +Open Syncthing and select the devices tab. Press on *+* and then paste the device ID with a long press followed by *Paste*. You may need to remove any stray characters which were copied during the previous haphazard selection process. Add a name, which can be anything. + +Now select the menu (top left or menu button) and then press on *Device ID*. It will be copied to the clipboard. Go back to Connectbot and from the control panel select *File Synchronization* followed by *Add an ID*. You can then paste in the ID with a long press, and optionally add a description for the device. When that's done you can disconnect from Connectbot. + +Now wait for a few minutes or more. Eventually you should receive some notifications (swipe down from the top to see them) which will allow you to confirm the connection. You will be asked to select a location where files will be stored. * Play Music ** With the DLNA service 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 "/Music/" on a USB thumb drive and then insert it into from socket on the Beaglebone. diff --git a/website/EN/usage.html b/website/EN/usage.html index 28a0afce..ff1c5a5f 100644 --- a/website/EN/usage.html +++ b/website/EN/usage.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + @@ -339,13 +339,103 @@ Subsequently even if dynamic DNS isn't working you may still be able to administ Freedombone provides Syncthing shared directories for each user on the system, plus a single shared directory for all users. The expected most common scenario here is that of a family in which members may not want to share all of their files with each other, but might want to share some in a common pool (eg. birthday photos). You can also easily share between different servers.

+ +
+

On a laptop

+
+

+Install syncthing: +

+ +
+ +
curl -s https://syncthing.net/release-key.txt | sudo apt-key add -
+echo "deb http://apt.syncthing.net/ syncthing release" | sudo tee /etc/apt/sources.list.d/syncthing.list
+sudo apt-get update
+sudo apt-get install syncthing
+
+
+ +

+Add syncthing to your startup applications, so that it begins running when your system starts. Then either restart your system or run the command "syncthing" from a terminal. +

+ +

+In another terminal log into Freedombone: +

+ +
+ +
ssh username@domainname -p 2222
+
+
+ +

+Then select File Synchronization. +

+ + +
+

control_panel_file_sync.jpg +

+
+ +

+Select Show device ID and copy the long string of letters and numbers shown, using the shift key then select the text followed by right click then select copy. +

+ +

+Open a non-Tor browser and enter http://127.0.0.1:8384/ as the URL. You should now see the minimalistic user interface. Under Remote Devices select Add Remote Device. In the Device ID field paste the string you just copied (CTRL+v). The Device name can be anything. Under Share Folders with Device check default (or whatever folder you created on your local machine), then save. +

+ +

+From the top menu select Actions and then Show ID, then copy the ID string (usually select then CTRL+c). Go back to the terminal control panel menu and select Add an ID then paste what you just copied (CTRL+v). Optionally you can also provide a description so that you later can know what that string corresponds to. +

+ +

+Now wait for a few minutes. Eventually you will see a message appear within the browser asking if you want to add a new device (the Freedombone system). Say yes to that, and specify ~/Sync as the directory to synchronize to. You can now copy files into your ~/Sync directory and they will automatically be synced to the server. +

+
+
+
+

On Android

+
+

+Install Syncthing and Connectbot from F-droid. +

+ +

+Set up Connectbot to log into Freedombone. +

+ +

+Select File Synchronization. +

+ +

+Select Show device ID and copy the long string of letters by pressing anywhere on the screen, selecting the menu then copy and then selecting the ID string. This is very tricky on a small screen, so expect to fail multiple times before you succeed in copying the text. +

+ +

+Open Syncthing and select the devices tab. Press on + and then paste the device ID with a long press followed by Paste. You may need to remove any stray characters which were copied during the previous haphazard selection process. Add a name, which can be anything. +

+ +

+Now select the menu (top left or menu button) and then press on Device ID. It will be copied to the clipboard. Go back to Connectbot and from the control panel select File Synchronization followed by Add an ID. You can then paste in the ID with a long press, and optionally add a description for the device. When that's done you can disconnect from Connectbot. +

+ +

+Now wait for a few minutes or more. Eventually you should receive some notifications (swipe down from the top to see them) which will allow you to confirm the connection. You will be asked to select a location where files will be stored. +

+
+

Play Music

-
-

With the DLNA service

-
+
+

With the DLNA service

+

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 "Music" on a USB thumb drive and then insert it into from socket on the Beaglebone.

@@ -420,17 +510,17 @@ GNU Social has a clutter-free mobile user interface which can be accessed via a

Social Network

-
-

Domains

-
+
+

Domains

+

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.

-
-

Initial install

-
+
+

Initial install

+

On first visiting your Hubzilla site you'll see the login screen. The first thing you need to do is register a new user. The first user on the system then becomes its administrator.

@@ -447,16 +537,16 @@ On first visiting your Hubzilla site you'll see the login screen. The first thin

Chat Services

-
-

IRC

-
+
+

IRC

+

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.

-
-

Irssi

-
+
+

Irssi

+

The easiest way to use irssi is to connect to your system, like this:

@@ -472,9 +562,9 @@ Then select IRC from the menu. Irssi is automatically set up to connect t

-
-

XChat

-
+
+

XChat

+

If you are using the XChat client:

@@ -513,9 +603,9 @@ Click close and then connect.
-
-

Changing or removing the IRC password

-
+
+

Changing or removing the IRC password

+

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:

@@ -533,12 +623,12 @@ Select Administrator controls then IRC Menu and then change the pa
-
-

XMPP/Jabber

-
-
-

Using with Profanity

-
+
+

XMPP/Jabber

+
+
+

Using with Profanity

+

The Profanity 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.

@@ -628,9 +718,9 @@ When accessed via the user control panel the client is automatically routed thro

-
-

Using with Jitsi

-
+
+

Using with Jitsi

+

Jitsi is the recommended communications client for desktop or laptop systems, since it includes the off the record (OTR) feature which provides some additional security beyond the usual SSL certificates.

@@ -660,9 +750,9 @@ You can also see this vide

-
-

Using with Ubuntu

-
+
+

Using with Ubuntu

+

The default XMPP client in Ubuntu is Empathy. Using Empathy isn't as secure as using Jitsi, since it doesn't include the off the record feature, but since it's the default it's what many users will have easy access to.

@@ -680,17 +770,17 @@ Click on Advanced and make sure that Encryption required and Ig

-
-

Using Tor Messenger

-
+ -
-

Using with Android

-
+
+

Using with Android

+

Install F-Droid

@@ -726,16 +816,16 @@ Then select Next. When chatting you can use the lock icon to encrypt your
-
-

Tox

-
+
+

Tox

+

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.

-
-

Using the Toxic client

-
+
+

Using the Toxic client

+

Log into your system with:

@@ -759,12 +849,12 @@ Then from the menu select Tox Chat. Tox is encrypted by default and also
-
-

VoIP (Voice chat)

-
-
-

Using with Ubuntu

-
+
+

VoIP (Voice chat)

+
+
+

Using with Ubuntu

+

Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard.

@@ -778,9 +868,9 @@ Click on "add new" to add a new server and enter the default domain name for the

-
-

Using with Android

-
+
+

Using with Android

+

Install F-Droid

@@ -807,24 +897,24 @@ Selecting the server by pressing on it then connects you to the server so that y
-
-

SIP phones

-
+
+

SIP phones

+

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.

-
-

About ZRTP

-
+
+

About ZRTP

+

ZRTP 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 man in the middle - as stingray type devices 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.

-
-

Using with CSIPSimple

-
+
+

Using with CSIPSimple

+

Add an account. Under General Wizards choose Expert and enter the following details:

@@ -880,9 +970,9 @@ If everything is working the account should appear in green with a status of

-
-

Using with Ring

-
+
+

Using with Ring

+

From the menu select Manage accounts.