From 95a1a3c7b612771b1739dc20deabb5d8c061970b Mon Sep 17 00:00:00 2001
From: Bob Mottram
Date: Fri, 11 Nov 2016 22:27:30 +0000
Subject: [PATCH] Documentation on apps
---
doc/EN/apps.org | 83 +++++++++++++++++++++++++++++++++++++++++++
doc/EN/index.org | 1 +
website/EN/index.html | 3 +-
3 files changed, 86 insertions(+), 1 deletion(-)
create mode 100644 doc/EN/apps.org
diff --git a/doc/EN/apps.org b/doc/EN/apps.org
new file mode 100644
index 00000000..ea347c74
--- /dev/null
+++ b/doc/EN/apps.org
@@ -0,0 +1,83 @@
+#+TITLE:
+#+AUTHOR: Bob Mottram
+#+EMAIL: bob@freedombone.net
+#+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber
+#+DESCRIPTION: Turn the Beaglebone Black into a personal communications server
+#+OPTIONS: ^:nil toc:nil
+#+HTML_HEAD:
+
+#+BEGIN_CENTER
+[[file:images/logo.png]]
+#+END_CENTER
+
+#+begin_export html
+
Apps
+#+end_export
+
+The base install of the system just contains an email server and Mutt client, but not much else. In addition from within the *Administrator control panel* under *Add/remove apps* the following are installable. This list only applies on the home server version, with the mesh network version having a different and smaller set of apps.
+
+* DLNA
+Enables you to use the system as a music server which any DLNA compatible devices can connect to within your home network.
+
+* Dokuwiki
+A databaseless wiki system.
+
+* Emacs
+If you use the Mutt client to read your email then this will set it up to use emacs for composing new mail.
+
+* Etherpad
+Collaborate on creating documents in real time. Maybe you're planning a holiday with other family members or creating documentation for a Free Software project along with other volunteers. Etherpad is hard to beat for simplicity and speed. Only users of system will be able to access it.
+
+* Ghost
+Modern looking blogging system.
+
+* GNU Social
+Federated social network. You can "/remote follow/" other users within the GNU Social federation.
+
+* Gogs
+Lightweight git project hosting system. You can mirror projects from Github, or if Github turns evil then just host your own projects while retaining the familiar /fork-and-pull/ workflow. If you can use Github then you can also use Gogs.
+
+* HTMLy
+Databaseless blogging system. Quite simple and with a markup-like format.
+
+* Hubzilla
+Web publishing platform with social network like features and good privacy controls so that it's possible to specify who can see which content. Includes photo albums, calendar and file storage.
+
+* IRC Server (ngirc)
+Run your own IRC chat channel which can be secured with a password and accessible via an onion address. A bouncer is included so that you can receive messages sent while you were offline. Works with Hexchat and other popular clients.
+
+* Jitsi Meet
+Experimental WebRTC video conferencing system, similar to Google Hangouts. This may not be fully functional, but is hoped to be in the near future.
+
+* Lychee
+Make your photo albums available on the web.
+
+* Mailpile
+Modern email client which supports GPG encryption.
+
+* Mumble
+The popular VoIP and text chat system. Say goodbye to old-fashioned telephony conferences with silly dial codes. Also works well on mobile.
+
+* PI-Hole
+The black hole for web adverts. Block adverts at the domain name level within your local network. It can significantly reducaes bandwidth and protect your systems from being tracked by spyware.
+
+* PostActiv
+An alternative federated social networking system compatible with GNU Social. It includes some optimisations and fixes currently not available within the main GNU Social project.
+
+* Radicale
+Calendar system compatible with CalDAV and CardDAV. Manage your calendar events easily across all your devices.
+
+* tt-rss
+Private RSS reader. Pulls in RSS/Atom feeds via Tor and is only accessible via an onion address. Have "/the right to read/" without the Surveillance State knowing what you're reading. Also available with a user interface suitable for viewing on mobile devices via a browser such as OrFox.
+
+* Syncthing
+Possibly the best way to synchronise files across all of your devices. Once it has been set up it "just works" with no user intervention needed.
+
+* Tox
+Client and bootstrap node for the Tox chat/VoIP system.
+
+* Vim
+If you use the Mutt client to read your email then this will set it up to use vim for composing new mail.
+
+* XMPP
+Chat server which can be used together with client such as Gajim or Conversations to provide end-to-end content security and also onion routed metadata security.
diff --git a/doc/EN/index.org b/doc/EN/index.org
index 8aeba91a..1973969c 100644
--- a/doc/EN/index.org
+++ b/doc/EN/index.org
@@ -26,6 +26,7 @@ Want to make a community mesh network which doesn't depend upon the internet?
After installation it's possible that you might want some advice on how to run your system and set up apps to work nicely with it.
+ * [[./apps.html][Apps available on the system]]
* [[./usage.html][General usage]]
* [[./faq.html][Frequently Asked Questions]]
* [[./devguide.html][Developers Guide]]
diff --git a/website/EN/index.html b/website/EN/index.html
index 29ab62f8..c5d0229a 100644
--- a/website/EN/index.html
+++ b/website/EN/index.html
@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
+
@@ -274,6 +274,7 @@ After installation it's possible that you might want some advice on how to run y