freedomboneeee/doc/EN/variants.org

51 lines
1.9 KiB
Org Mode
Raw Normal View History

2014-10-25 20:09:46 +02:00
#+TITLE:
#+AUTHOR: Bob Mottram
2016-10-31 17:24:49 +01:00
#+EMAIL: bob@freedombone.net
2014-10-25 20:09:46 +02:00
#+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
2015-07-05 20:58:40 +02:00
#+OPTIONS: ^:nil toc:nil
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="freedombone.css" />
2016-01-07 15:51:37 +01:00
#+BEGIN_CENTER
[[file:images/logo.png]]
#+END_CENTER
2014-10-25 20:09:46 +02:00
#+BEGIN_EXPORT html
2015-12-13 23:33:15 +01:00
<center>
2016-01-07 16:00:30 +01:00
<h1>Variants</h1>
2015-12-13 23:33:15 +01:00
</center>
#+END_EXPORT
2015-12-13 23:33:15 +01:00
2016-01-07 15:51:37 +01:00
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:
2014-10-25 20:09:46 +02:00
#+BEGIN_EXPORT html
2015-12-13 23:08:27 +01:00
<center>
<table style="width:80%; border:0">
<tr>
2016-04-05 22:50:30 +02:00
<td><center><b>Mailbox</b><br>An email server with GPG encryption</center></td>
2016-04-10 21:07:23 +02:00
<td><center><b>Cloud</b><br>Sync and share files. Never lose important files again</center></td>
2015-12-13 23:08:27 +01:00
</tr>
<tr>
2015-12-13 23:14:20 +01:00
<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>
2015-12-13 23:08:27 +01:00
</tr>
<tr>
2015-12-13 23:14:20 +01:00
<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>
2015-12-13 23:08:27 +01:00
</tr>
<tr>
2015-12-13 23:14:20 +01:00
<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>
2015-12-13 23:08:27 +01:00
</tr>
2015-12-18 23:32:21 +01:00
</table>
2015-12-13 23:08:27 +01:00
</center>
#+END_EXPORT
2016-01-07 20:26:08 +01:00
2016-02-23 15:15:43 +01:00
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
2016-01-07 20:26:08 +01:00
<center>
Return to the <a href="index.html">home page</a>
</center>
#+END_EXPORT