diff --git a/doc/EN/usage.org b/doc/EN/usage.org index 7cd9861f..f442cf73 100644 --- a/doc/EN/usage.org +++ b/doc/EN/usage.org @@ -250,115 +250,10 @@ Then select *IRC* from the menu. However, other than via this method using ssh, *** HexChat HexChat (formerly 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. -First install HexChat and set up its configuration file. +First install HexChat and set up its configuration file. This can be done on your local machine with: #+BEGIN_SRC bash -sudo apt-get install tor hexchat -mkdir -p ~/.config/hexchat -echo "# By default, HexChat based IRC software, when started-up, or run for first time, -# it starts to use local network, to connect to the internet. To prevent that, -# and to force it, to use Tor proxy (a Socks5 server): -# -# /set net_proxy_host 127.0.0.1 -# /set net_proxy_port 9050 -# /set net_proxy_type 3 -# /set net_proxy_use 0 -net_proxy_host = 127.0.0.1 -net_proxy_port = 9050 -# Technical note: 3 = socks5 -net_proxy_type = 3 -# Technical note: Do not worry. 0 is not equal to "off". 0 stands for "All". -# Check yourself https://toxin.jottit.com/xchat_set_variables -net_proxy_use = 0 - -# HexChat should not use the same circuit/exit server as other Tor applications. -# Otherwise activity in different applications could be correlated to the same -# pseudonym. There is a way to prevent that. -# It is called stream isolation. We use IsolateSOCKSAuth, -# see https://www.torproject.org/docs/tor-manual-dev.html.en -# The password is actually not required, but it does not hurt either. -# Will probable not hurt on Tor 0.2.2 and below. -# Works with Tor 0.2.3 and above. -# -# /set net_proxy_auth 1 -# /set net_proxy_pass = HexChat -# /set net_proxy_user = HexChat -# -net_proxy_auth = 1 -net_proxy_pass = HexChat -net_proxy_user = HexChat - -# Get rid of protocol leaks: -# a DCC session can reveal IP address, etc. identd flag can reveal your -# username which you use to login in your OS(Windows/Linux/Unix/MacOS) profile. -# To prevent those: -# -# /set dcc_auto_chat 0 -# /set dcc_auto_resume OFF -# /set dcc_auto_send 0 -# /set irc_hide_version ON -# /set identd OFF <-- NOT working on all HexChat-based IRC software. -# But still highly suggested to include & use it. -# Probable not needed on UNIX, source: https://xchat.org/faq/#q21 -dcc_auto_chat = 0 -dcc_auto_resume = 0 -dcc_auto_send = 0 -irc_hide_version = 1 -identd = 0 - -# If you use your own comment instead of default values, then these data are -# posted on each channel when you do these events: JOIN, PART, QUIT, AWAY. -# So they can reveal who you actually are, when you are using same HexChat -# software for multiple different nicknames. -# -# Delete everything under Settings -> Preferences -> Default Messages: -# -> Quit: -# -> Leave channel: -# -> Away: -away_reason = -irc_part_reason = -irc_quit_reason = - -# By default, HexChat based IRC software uses your platform OS(Operating System)s -# login user name as your nickname, user name, real name. To prevent leaking -# that, and, to use your own choice of nickname, realname, username: -# -# ***Pseudonymous vs. anonymous IRC use.*** -# Actually IRC is pseudonymous. Your nickname might also reveal something about -# your origin, interests, etc. You can make IRC more anonymous by choosing a more -# meaningless nickname. Use the following defaults if you want to be more anonymous. -# If user, user_ and user___ are already taken, add more _ or start using user1, -# user2, user3, etc. Or if the irc network auto assigns your a nickname, i.e. -# guest532, stick with that nickname. -# -# Of course, you are free to continue using IRC in a pseudonymous manner. -# In that case, instant of user, choose your nickname. -# -# /set irc_real_name user -# /set irc_user_name user -# /set irc_nick1 user -# /set irc_nick2 user_ -# /set irc_nick3 user__ -irc_real_name = user -irc_user_name = user -irc_nick1 = user -irc_nick2 = user_ -irc_nick3 = user__ - -# Use a more common nick completion suffix: -# When you write the first few characters of a nickname followed by tab, -# it will, by HexChat default, complete the nickname and ", " behind the -# nickname. The behavior is HexChat specific. The " :" is more more common -# for more common clients such as mIRC. -# -# HexChat -> Settings -> Preferences -> input box -> completion_suffix set to : -# -completion_suffix = : - -# Not starting the server windows at the beginning so you can check and set -# settings before connecting to any IRC networks. -gui_slist_skip = 1 -" > ~/.config/hexchat/hexchat.conf +freedombone-client --setup hexchat #+END_SRC Now look up the onion address for your IRC server diff --git a/website/EN/usage.html b/website/EN/usage.html index 5d9274ac..35bb7d11 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"> - + @@ -255,15 +255,15 @@ for the JavaScript code in this tag. -Readme +Readme -Improving ssh security +Improving ssh security -Administrating the system via an onion address (Tor) +Administrating the system via an onion address (Tor) @@ -275,50 +275,50 @@ for the JavaScript code in this tag. -Syncing to the Cloud +Syncing to the Cloud -Play Music +Play Music -Microblogging (GNU Social) +Microblogging (GNU Social) -Sharing things +Sharing things -Social Network +Social Network -Chat Services +Chat Services -RSS Reader +RSS Reader -Git Projects +Git Projects -Adding or removing users +Adding or removing users -Blocking Ads +Blocking Ads -
-

Readme

-
+
+

Readme

+

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:

@@ -338,9 +338,9 @@ To exit you can either just close the terminal or use CTRL-x CTRL-c follo

-
-

Improving ssh security

-
+
+

Improving ssh security

+

To improve ssh security you can generate an ssh key pair on your system and then upload the public key to the Freedombone.

@@ -390,9 +390,9 @@ If you wish to only use ssh keys then log in to the Freedombone, become the root
-
-

Administrating the system via an onion address (Tor)

-
+
+

Administrating the system via an onion address (Tor)

+

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:

@@ -434,9 +434,9 @@ Subsequently even if dynamic DNS isn't working you may still be able to administ

-
-

Syncing to the Cloud

-
+
+

Syncing to the Cloud

+

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.

@@ -446,9 +446,9 @@ Freedombone provides Syncthing shared directories for each user on the system, p

-
-

On a laptop

-
+
+

On a laptop

+

Install syncthing:

@@ -501,9 +501,9 @@ Now wait for a few minutes. Eventually you will see two messages appear within t

-
-

On Android

-
+
+

On Android

+

Install Syncthing and Connectbot from F-droid.

@@ -534,12 +534,12 @@ Now wait for a few minutes or more. Eventually you should receive two notificati
-
-

Play Music

-
-
-

With the DLNA service

-
+
+

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.

@@ -578,12 +578,12 @@ The DLNA service will only work within your local home network, and isn't remote
-
-

Microblogging (GNU Social)

-
-
-

Initial setup

-
+
+

Microblogging (GNU Social)

+
+
+

Initial setup

+

To log into your GNU Social site first obtain your username and password from the "microblogging" section of the readme file.

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

Direct Messages (DMs) and privacy

-
+
+

Direct Messages (DMs) and privacy

+

One important point about GNU Social is that although direct messages (DMs) are treated as being private their security is quite poor. If you want real communications privacy then use other systems such as XMPP+OMEMO/OTR, Tox or email with GPG. GNU Social is primarily about fully public communications.

-
-

Using with Emacs

-
+
+

Using with Emacs

+

If you are an Emacs user it's also possible to set up GNU Social mode as follows:

@@ -705,9 +705,9 @@ And as a quick reference the main keys are:
-
-

Sharing things

-
+
+

Sharing things

+

If you have the GNU Social microblogging system installed then it's also possible to share things or services between groups or with particular users. This can be useful for sharing items within a family, club or in a local sharing economy. Sharing things freely, without money, reveals the social basis at the root of all economics which money normally conceals or obscures.

@@ -734,20 +734,20 @@ The "catalog" button then allows you to search for shared things within t
-
-

Social Network

-
-
-

Domains

-
+
+

Social Network

+
+
+

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.

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

Chat Services

-
-
-

IRC

-
+
+

Chat Services

+
+
+

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:

@@ -788,124 +788,19 @@ Then select IRC from the menu. However, other than via this method using

-
-

HexChat

-
+
+

HexChat

+

HexChat (formerly 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.

-First install HexChat and set up its configuration file. +First install HexChat and set up its configuration file. This can be done on your local machine with:

-
sudo apt-get install tor hexchat
-mkdir -p ~/.config/hexchat
-echo "# By default, HexChat based IRC software, when started-up, or run for first time,
-# it starts to use local network, to connect to the internet. To prevent that,
-# and to force it, to use Tor proxy (a Socks5 server):
-#
-# /set net_proxy_host 127.0.0.1
-# /set net_proxy_port 9050
-# /set net_proxy_type 3
-# /set net_proxy_use 0
-net_proxy_host = 127.0.0.1
-net_proxy_port = 9050
-# Technical note: 3 = socks5
-net_proxy_type = 3
-# Technical note: Do not worry. 0 is not equal to "off". 0 stands for "All".
-#                 Check yourself https://toxin.jottit.com/xchat_set_variables
-net_proxy_use = 0
-
-# HexChat should not use the same circuit/exit server as other Tor applications.
-# Otherwise activity in different applications could be correlated to the same
-# pseudonym. There is a way to prevent that.
-# It is called stream isolation. We use IsolateSOCKSAuth,
-# see https://www.torproject.org/docs/tor-manual-dev.html.en
-# The password is actually not required, but it does not hurt either.
-# Will probable not hurt on Tor 0.2.2 and below.
-# Works with Tor 0.2.3 and above.
-#
-# /set net_proxy_auth 1
-# /set net_proxy_pass = HexChat
-# /set net_proxy_user = HexChat
-#
-net_proxy_auth = 1
-net_proxy_pass = HexChat
-net_proxy_user = HexChat
-
-# Get rid of protocol leaks:
-# a DCC session can reveal IP address, etc. identd flag can reveal your
-# username which you use to login in your OS(Windows/Linux/Unix/MacOS) profile.
-# To prevent those:
-#
-# /set dcc_auto_chat 0
-# /set dcc_auto_resume OFF
-# /set dcc_auto_send 0
-# /set irc_hide_version ON
-# /set identd OFF <-- NOT working on all HexChat-based IRC software.
-# But still highly suggested to include & use it.
-# Probable not needed on UNIX, source: https://xchat.org/faq/#q21
-dcc_auto_chat = 0
-dcc_auto_resume = 0
-dcc_auto_send = 0
-irc_hide_version = 1
-identd = 0
-
-# If you use your own comment instead of default values, then these data are
-# posted on each channel when you do these events: JOIN, PART, QUIT, AWAY.
-# So they can reveal who you actually are, when you are using same HexChat
-# software for multiple different nicknames.
-#
-# Delete everything under Settings -> Preferences -> Default Messages:
-# -> Quit: <Deleted everything!>
-# -> Leave channel: <Deleted everything!>
-# -> Away: <Deleted everything!>
-away_reason =
-irc_part_reason =
-irc_quit_reason =
-
-# By default, HexChat based IRC software uses your platform OS(Operating System)s
-# login user name as your nickname, user name, real name.  To prevent leaking
-# that, and, to use your own choice of nickname, realname, username:
-#
-# ***Pseudonymous vs. anonymous IRC use.***
-# Actually IRC is pseudonymous. Your nickname might also reveal something about
-# your origin, interests, etc. You can make IRC more anonymous by choosing a more
-# meaningless nickname. Use the following defaults if you want to be more anonymous.
-# If user, user_ and user___ are already taken, add more _ or start using user1,
-# user2, user3, etc. Or if the irc network auto assigns your a nickname, i.e.
-# guest532, stick with that nickname.
-#
-# Of course, you are free to continue using IRC in a pseudonymous manner.
-# In that case, instant of user, choose your nickname.
-#
-# /set irc_real_name user
-# /set irc_user_name user
-# /set irc_nick1 user
-# /set irc_nick2 user_
-# /set irc_nick3 user__
-irc_real_name = user
-irc_user_name = user
-irc_nick1 = user
-irc_nick2 = user_
-irc_nick3 = user__
-
-# Use a more common nick completion suffix:
-# When you write the first few characters of a nickname followed by tab,
-# it will, by HexChat default, complete the nickname and ", " behind the
-# nickname. The behavior is HexChat specific. The " :" is more more common
-# for more common clients such as mIRC.
-#
-# HexChat -> Settings -> Preferences -> input box -> completion_suffix set to :
-#
-completion_suffix = :
-
-# Not starting the server windows at the beginning so you can check and set
-# settings before connecting to any IRC networks.
-gui_slist_skip = 1
-" > ~/.config/hexchat/hexchat.conf
+
freedombone-client --setup hexchat
 
@@ -976,9 +871,9 @@ Click close and then connect.
-
-

Emacs

-
+
+

Emacs

+

If you are an Emacs user then you can also connect to your IRC server via Emacs.

@@ -1009,9 +904,9 @@ Add the following to your Emacs configuration file:
-
-

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:

@@ -1028,20 +923,20 @@ Select Administrator controls then IRC Menu and then change the pa
-
-

XMPP/Jabber

-
-
-

About XMPP

-
+
+

XMPP/Jabber

+
+
+

About XMPP

+

A well written article on the state of XMPP and how it compares to other chat protocols can be found here.

-
-

Using with Gajim

-
+
+

Using with Gajim

+

In mid 2016 Gajim became the first desktop XMPP client to support the OMEMO end-to-end security standard, which is superior to the more traditional OTR since it also includes multi-user chat and the ratcheting mechanism pioneered by Open Whisper Systems. To install it:

@@ -1085,9 +980,9 @@ If you wish to use OpenPGP to encrypt your messages then go to Edit/Accounts<
-
-

Using with Profanity

-
+
+

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.

@@ -1169,9 +1064,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.

@@ -1201,9 +1096,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.

@@ -1221,17 +1116,17 @@ Click on Advanced and make sure that Encryption required and Ig

-
-

Using Tor Messenger

-
+ -
-

Using with Android/Conversations

-
+
+

Using with Android/Conversations

+

Install F-Droid

@@ -1266,16 +1161,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:

@@ -1298,20 +1193,20 @@ Then from the menu select Tox Chat. Tox is encrypted by default and also
-
-

VoIP (Voice and text chat)

-
-
-

Text chat

-
+
+

VoIP (Voice and text chat)

+
+
+

Text chat

+

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.

-
-

Using with Ubuntu

-
+
+

Using with Ubuntu

+

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

@@ -1321,9 +1216,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

@@ -1358,24 +1253,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:

@@ -1431,9 +1326,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.

@@ -1486,9 +1381,9 @@ Select the Security tab. Under SRTP Key Exchange select ZRTP
-
-

RSS Reader

-
+
+

RSS Reader

+

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.

@@ -1500,9 +1395,9 @@ The way that RSS reading is set up on Freedombone gives you strong reading priva
-
-

Finding the onion address

-
+
+

Finding the onion address

+

See the control panel for the RSS reader onion address.

@@ -1526,9 +1421,9 @@ To set up the system open http://rss_r
-
-

On mobile

-
+
+

On mobile

+

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.

@@ -1540,9 +1435,9 @@ A note for the paranoid is that on mobile devices you get redirected to a differ
-
-

With Emacs

-
+
+

With Emacs

+

If you are an Emacs user then you can also read your RSS feeds via the Avandu mode.

@@ -1581,9 +1476,9 @@ And ensure that the Tor daemon is installed:
-
-

Git Projects

-
+
+

Git Projects

+

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.

@@ -1618,9 +1513,9 @@ This will stop any spam accounts being created by random strangers or bots. You

-
-

Adding or removing users

-
+
+

Adding or removing users

+

Log into the system with:

@@ -1648,9 +1543,9 @@ control
-
-

Blocking Ads

-
+
+

Blocking Ads

+

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.

@@ -1660,9 +1555,9 @@ You can block ads for any devices connected to your local network by installing

-
-

Set a static IP address

-
+
+

Set a static IP address

+

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 192.168.1.1 or 192.168.1.254.

@@ -1673,9 +1568,9 @@ When that's done select About this system from the control panel and see
-
-

On each client system within your local network

-
+
+

On each client system within your local network

+
sudo chattr -i /etc/resolv.conf
 sudo nano /etc/resolv.conf
@@ -1702,9 +1597,9 @@ Normally resolv.conf will be overwritten every time your reboot, but you
 
-
-

On your internet router

-
+
+

On your internet router

+

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.

@@ -1715,9 +1610,9 @@ Edit the DNS settings and add the IPv4 address which you got from the control pa
-
-

Configuring block lists

-
+
+

Configuring block lists

+

You can configure the block lists which the system uses by going to the administrator control panel, selecting App Settings then choosing pihole. 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.