diff --git a/doc/EN/usage.org b/doc/EN/usage.org index 47223730..412308ff 100644 --- a/doc/EN/usage.org +++ b/doc/EN/usage.org @@ -76,18 +76,21 @@ You can also access your system via the Tor system using an onion address. To fi ssh username@freedombone.local -p 2222 #+END_SRC -Select /Administrator controls/ then select "About this system" and look for the onion address for ssh. You can then close the terminal and open another, then do the following: +Select /Administrator controls/ then select "About this system" and look for the onion address for ssh. You can then close the terminal and open another, then do the following on your local system: + +#+BEGIN_SRC bash +freedombone-client +#+END_SRC + +This will set up your ssh environment to be able to handle onion addresses. In addition if you use monkeysphere then you can do: + +#+BEGIN_SRC bash +freedombone-client --ms yes +#+END_SRC + +Then you can test ssh with: #+BEGIN_SRC bash -sudo apt-get install tor connect-proxy monkeysphere -echo 'Host *.onion - ServerAliveInterval 60 - ServerAliveCountMax 3 - ProxyCommand sh -c 'monkeysphere ssh-proxycommand --no-connect %h %p ; connect -R remote -5 -S 127.0.0.1:9050 %h %p' -Host * - ServerAliveInterval 60 - ServerAliveCountMax 3 - ProxyCommand monkeysphere ssh-proxycommand %h %p' > ~/.ssh/config ssh username@address.onion -p 2222 #+END_SRC diff --git a/website/EN/usage.html b/website/EN/usage.html index eba726b4..bf24d4c0 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">
- +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:
@@ -242,9 +242,9 @@ To exit you can either just close the terminal or use CTRL-x CTRL-c folloTo improve ssh security you can generate an ssh key pair on your system and then upload the public key to the Freedombone.
@@ -297,9 +297,9 @@ If you wish to only use ssh keys then log in to the Freedombone, become the rootYou 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:
@@ -311,21 +311,32 @@ You can also access your system via the Tor system using an onion address. To fi-Select Administrator controls then select "About this system" and look for the onion address for ssh. You can then close the terminal and open another, then do the following: +Select Administrator controls then select "About this system" and look for the onion address for ssh. You can then close the terminal and open another, then do the following on your local system:
sudo apt-get install tor connect-proxy monkeysphere -echo 'Host *.onion - ServerAliveInterval 60 - ServerAliveCountMax 3 - ProxyCommand sh -c 'monkeysphere ssh-proxycommand --no-connect %h %p ; connect -R remote -5 -S 127.0.0.1:9050 %h %p' -Host * - ServerAliveInterval 60 - ServerAliveCountMax 3 - ProxyCommand monkeysphere ssh-proxycommand %h %p' > ~/.ssh/config -ssh username@address.onion -p 2222 +freedombone-client ++
+This will set up your ssh environment to be able to handle onion addresses. In addition if you use monkeysphere then you can do: +
+ +freedombone-client --ms yes ++
+Then you can test ssh with: +
+ +ssh username@address.onion -p 2222
Syncthing provides a similar capability to proprietary systems such as Dropbox, 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, "men in the middle", 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.
@@ -346,9 +357,9 @@ Freedombone provides Syncthing shared directories for each user on the system, pInstall syncthing:
@@ -403,9 +414,9 @@ Now wait for a few minutes. Eventually you will see two messages appear within tInstall Syncthing and Connectbot from F-droid.
@@ -436,12 +447,12 @@ Now wait for a few minutes or more. Eventually you should receive two notificatiAn 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.
@@ -482,9 +493,9 @@ The DLNA service will only work within your local home network, and isn't remoteTo log into your GNU Social site first obtain your username and password from the "microblogging" section of the readme file.
@@ -513,20 +524,20 @@ GNU Social has a clutter-free mobile user interface which can be accessed via aBoth 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.
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.
@@ -540,19 +551,19 @@ On first visiting your Hubzilla site you'll see the login screen. The first thinIRC 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.
The easiest way to use irssi is to connect to your system, like this:
@@ -568,9 +579,9 @@ Then select IRC from the menu. However, other than via this method usingXChat 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.
@@ -748,9 +759,9 @@ Click close and then connect.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:
@@ -768,12 +779,12 @@ Select Administrator controls then IRC Menu and then change the paThe 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.
@@ -863,9 +874,9 @@ When accessed via the user control panel the client is automatically routed throJitsi 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.
@@ -895,9 +906,9 @@ You can also see this videThe 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.
@@ -915,17 +926,17 @@ Click on Advanced and make sure that Encryption required and IgTor 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 torproject.org and the setup is pretty simple.
Install F-Droid
@@ -961,16 +972,16 @@ Then select Next. When chatting you can use the lock icon to encrypt yourTox 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.
Log into your system with:
@@ -994,12 +1005,12 @@ Then from the menu select Tox Chat. Tox is encrypted by default and alsoWithin the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard.
@@ -1013,9 +1024,9 @@ Click on "add new" to add a new server and enter the default domain name for theInstall F-Droid
@@ -1042,24 +1053,24 @@ Selecting the server by pressing on it then connects you to the server so that yFreedombone 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.
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.
Add an account. Under General Wizards choose Expert and enter the following details:
@@ -1115,9 +1126,9 @@ If everything is working the account should appear in green with a status ofFrom the menu select Manage accounts.
@@ -1170,9 +1181,9 @@ Select the Security tab. Under SRTP Key Exchange select ZRTPThe 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.
@@ -1216,9 +1227,9 @@ A note for the paranoid is that on mobile devices you get redirected to a differLog into the system with: