123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  5. <head>
  6. <!-- 2016-04-10 Sun 20:05 -->
  7. <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
  8. <meta name="viewport" content="width=device-width, initial-scale=1" />
  9. <title></title>
  10. <meta name="generator" content="Org-mode" />
  11. <meta name="author" content="Bob Mottram" />
  12. <meta name="description" content="Turn the Beaglebone Black into a personal communications server"
  13. />
  14. <meta name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
  15. <style type="text/css">
  16. <!--/*--><![CDATA[/*><!--*/
  17. .title { text-align: center;
  18. margin-bottom: .2em; }
  19. .subtitle { text-align: center;
  20. font-size: medium;
  21. font-weight: bold;
  22. margin-top:0; }
  23. .todo { font-family: monospace; color: red; }
  24. .done { font-family: monospace; color: green; }
  25. .priority { font-family: monospace; color: orange; }
  26. .tag { background-color: #eee; font-family: monospace;
  27. padding: 2px; font-size: 80%; font-weight: normal; }
  28. .timestamp { color: #bebebe; }
  29. .timestamp-kwd { color: #5f9ea0; }
  30. .org-right { margin-left: auto; margin-right: 0px; text-align: right; }
  31. .org-left { margin-left: 0px; margin-right: auto; text-align: left; }
  32. .org-center { margin-left: auto; margin-right: auto; text-align: center; }
  33. .underline { text-decoration: underline; }
  34. #postamble p, #preamble p { font-size: 90%; margin: .2em; }
  35. p.verse { margin-left: 3%; }
  36. pre {
  37. border: 1px solid #ccc;
  38. box-shadow: 3px 3px 3px #eee;
  39. padding: 8pt;
  40. font-family: monospace;
  41. overflow: auto;
  42. margin: 1.2em;
  43. }
  44. pre.src {
  45. position: relative;
  46. overflow: visible;
  47. padding-top: 1.2em;
  48. }
  49. pre.src:before {
  50. display: none;
  51. position: absolute;
  52. background-color: white;
  53. top: -10px;
  54. right: 10px;
  55. padding: 3px;
  56. border: 1px solid black;
  57. }
  58. pre.src:hover:before { display: inline;}
  59. pre.src-sh:before { content: 'sh'; }
  60. pre.src-bash:before { content: 'sh'; }
  61. pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
  62. pre.src-R:before { content: 'R'; }
  63. pre.src-perl:before { content: 'Perl'; }
  64. pre.src-java:before { content: 'Java'; }
  65. pre.src-sql:before { content: 'SQL'; }
  66. table { border-collapse:collapse; }
  67. caption.t-above { caption-side: top; }
  68. caption.t-bottom { caption-side: bottom; }
  69. td, th { vertical-align:top; }
  70. th.org-right { text-align: center; }
  71. th.org-left { text-align: center; }
  72. th.org-center { text-align: center; }
  73. td.org-right { text-align: right; }
  74. td.org-left { text-align: left; }
  75. td.org-center { text-align: center; }
  76. dt { font-weight: bold; }
  77. .footpara { display: inline; }
  78. .footdef { margin-bottom: 1em; }
  79. .figure { padding: 1em; }
  80. .figure p { text-align: center; }
  81. .inlinetask {
  82. padding: 10px;
  83. border: 2px solid gray;
  84. margin: 10px;
  85. background: #ffffcc;
  86. }
  87. #org-div-home-and-up
  88. { text-align: right; font-size: 70%; white-space: nowrap; }
  89. textarea { overflow-x: auto; }
  90. .linenr { font-size: smaller }
  91. .code-highlighted { background-color: #ffff00; }
  92. .org-info-js_info-navigation { border-style: none; }
  93. #org-info-js_console-label
  94. { font-size: 10px; font-weight: bold; white-space: nowrap; }
  95. .org-info-js_search-highlight
  96. { background-color: #ffff00; color: #000000; font-weight: bold; }
  97. /*]]>*/-->
  98. </style>
  99. <link rel="stylesheet" type="text/css" href="solarized-light.css" />
  100. <script type="text/javascript">
  101. /*
  102. @licstart The following is the entire license notice for the
  103. JavaScript code in this tag.
  104. Copyright (C) 2012-2013 Free Software Foundation, Inc.
  105. The JavaScript code in this tag is free software: you can
  106. redistribute it and/or modify it under the terms of the GNU
  107. General Public License (GNU GPL) as published by the Free Software
  108. Foundation, either version 3 of the License, or (at your option)
  109. any later version. The code is distributed WITHOUT ANY WARRANTY;
  110. without even the implied warranty of MERCHANTABILITY or FITNESS
  111. FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
  112. As additional permission under GNU GPL version 3 section 7, you
  113. may distribute non-source (e.g., minimized or compacted) forms of
  114. that code without the copy of the GNU GPL normally required by
  115. section 4, provided you include this license notice and a URL
  116. through which recipients can access the Corresponding Source.
  117. @licend The above is the entire license notice
  118. for the JavaScript code in this tag.
  119. */
  120. <!--/*--><![CDATA[/*><!--*/
  121. function CodeHighlightOn(elem, id)
  122. {
  123. var target = document.getElementById(id);
  124. if(null != target) {
  125. elem.cacheClassElem = elem.className;
  126. elem.cacheClassTarget = target.className;
  127. target.className = "code-highlighted";
  128. elem.className = "code-highlighted";
  129. }
  130. }
  131. function CodeHighlightOff(elem, id)
  132. {
  133. var target = document.getElementById(id);
  134. if(elem.cacheClassElem)
  135. elem.className = elem.cacheClassElem;
  136. if(elem.cacheClassTarget)
  137. target.className = elem.cacheClassTarget;
  138. }
  139. /*]]>*///-->
  140. </script>
  141. </head>
  142. <body>
  143. <div id="preamble" class="status">
  144. <a name="top" id="top"></a>
  145. </div>
  146. <div id="content">
  147. <div class="org-center">
  148. <div class="figure">
  149. <p><img src="images/logo.png" alt="logo.png" />
  150. </p>
  151. </div>
  152. </div>
  153. <center>
  154. <h1>Variants</h1>
  155. </center>
  156. <p>
  157. 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:
  158. </p>
  159. <center>
  160. <table style="width:80%; border:0">
  161. <tr>
  162. <td><center><b>Mailbox</b><br>An email server with GPG encryption</center></td>
  163. <td><center><b>Cloud</b><br>Sync and share files. Never lose important files again</center></td>
  164. </tr>
  165. <tr>
  166. <td><center><b>Social</b><br>Social networking with Hubzilla and GNU Social</center></td>
  167. <td><center><b>Media</b><br>Runs media services such as DLNA to play music or videos on your devices</center></td>
  168. </tr>
  169. <tr>
  170. <td><center><b>Writer</b><br>Host your blog and wiki</center></td>
  171. <td><center><b>Chat</b><br>Encrypted IRC, XMPP, Tox and VoIP services for one-to-one and many-to-many chat</center></td>
  172. </tr>
  173. <tr>
  174. <td><center><b>Developer</b><br>Github-like system to host your software projects</center></td>
  175. <td><center><b>Mesh</b><br>A wireless mesh network which is like the internet, but not the internet</center></td>
  176. </tr>
  177. </table>
  178. </center>
  179. <p>
  180. 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.
  181. </p>
  182. <center>
  183. Return to the <a href="index.html">home page</a>
  184. </center>
  185. </div>
  186. <div id="postamble" class="status">
  187. <style type="text/css">
  188. .back-to-top {
  189. position: fixed;
  190. bottom: 2em;
  191. right: 0px;
  192. text-decoration: none;
  193. color: #000000;
  194. background-color: rgba(235, 235, 235, 0.80);
  195. font-size: 12px;
  196. padding: 1em;
  197. display: none;
  198. }
  199. .back-to-top:hover {
  200. background-color: rgba(135, 135, 135, 0.50);
  201. }
  202. </style>
  203. <div class="back-to-top">
  204. <a href="#top">Back to top</a> | <a href="mailto:bob@robotics.uk.to">E-mail me</a>
  205. </div>
  206. <script type="text/javascript">
  207. var offset = 220;
  208. var duration = 500;
  209. jQuery(window).scroll(function() {
  210. if (jQuery(this).scrollTop() > offset) {
  211. jQuery('.back-to-top').fadeIn(duration);
  212. } else {
  213. jQuery('.back-to-top').fadeOut(duration);
  214. }
  215. });
  216. </script>
  217. </div>
  218. </body>
  219. </html>