#+TITLE: #+AUTHOR: Bob Mottram #+EMAIL: bob@robotics.uk.to #+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: <link rel="stylesheet" type="text/css" href="solarized-light.css" /> #+BEGIN_CENTER [[file:images/logo.png]] #+END_CENTER #+BEGIN_EXPORT html <center> <h1>Variants</h1> </center> #+END_EXPORT Freedombone may be installed either in its entirety or as different variants with a more specialised purpose. So for example if you just want to run a blog but don't care about any other services then you can do that. The following variants are available: #+BEGIN_EXPORT html <center> <table style="width:80%; border:0"> <tr> <td><center><b>Mailbox</b><br>An email server with GPG encryption</center></td> <td><center><b>Cloud</b><br>Sync and share files. Never lose important files again</center></td> </tr> <tr> <td><center><b>Social</b><br>Social networking with Hubzilla and GNU Social</center></td> <td><center><b>Media</b><br>Runs media services such as DLNA to play music or videos on your devices</center></td> </tr> <tr> <td><center><b>Writer</b><br>Host your blog and wiki</center></td> <td><center><b>Chat</b><br>Encrypted IRC, XMPP, Tox and VoIP services for one-to-one and many-to-many chat</center></td> </tr> <tr> <td><center><b>Developer</b><br>Github-like system to host your software projects</center></td> <td><center><b>Mesh</b><br>A wireless mesh network which is like the internet, but not the internet</center></td> </tr> </table> </center> #+END_EXPORT Non-mesh installs also come with an RSS reader which provides strong reading privacy on desktop and mobile via the use of a Tor onion service. #+BEGIN_EXPORT html <center> Return to the <a href="index.html">home page</a> </center> #+END_EXPORT