freedombone/doc/EN/variants.org

55 lines
2.3 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
#+BEGIN_CENTER
[[./images/logo.png]]
#+END_CENTER
2014-10-26 12:16:30 +01:00
| [[file:index.html][Home]] |
2015-12-13 23:08:27 +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:[fn:1]
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
[fn:1] Icons are [[https://github.com/google/material-design-icons][Google material design]] 1.0.0, Creative Commons Attribution-ShareAlike 4.0