freedombone/doc/EN/variants.org

59 lines
2.4 KiB
Org Mode
Raw Normal View History

2014-10-25 20:09:46 +02:00
#+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
2015-07-05 20:58:40 +02:00
#+OPTIONS: ^:nil toc:nil
2014-10-25 20:09:46 +02:00
2015-12-13 23:33:15 +01:00
#+BEGIN_HTML
<center>
2015-12-15 00:13:04 +01:00
<a href="index.html"><img style="max-width: 100%; max-height: 100%; padding: 0; margin: 0; display: block; width:100%; top: 0; left: 0; float:right;" src="images/libreplanet2.png"/></a>
2015-12-13 23:33:15 +01:00
</center>
<br><br><br><br><br>
#+END_HTML
2014-10-26 12:16:30 +01:00
2015-12-13 23:33:15 +01:00
#+BEGIN_HTML
<font color="white">.</font>
#+END_HTML
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
2015-12-13 23:08:27 +01:00
#+BEGIN_HTML
<center>
<table style="width:80%; border:0">
<tr>
<td><center><img src="images/icon_mailbox.png"/></center></td>
<td><center><img src="images/icon_cloud.png"/></center></td>
</tr>
<tr>
2015-12-13 23:14:20 +01:00
<td><center><b>Mailbox</b><br>An email server with GPG encryption and mailing list</center></td>
<td><center><b>Cloud</b><br>Share files, maintain a calendar and collaborate on document editing</center></td>
2015-12-13 23:08:27 +01:00
</tr>
<tr>
<td><center><img src="images/icon_social.png"/></center></td>
<td><center><img src="images/icon_media.png"/></center></td>
</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>
<td><center><img src="images/icon_writer.png"/></center></td>
<td><center><img src="images/icon_chat.png"/></center></td>
</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>
<td><center><img src="images/icon_developer.png"/></center></td>
<td><center><img src="images/icon_mesh.png"/></center></td>
</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>
</table>
</center>
#+END_HTML