瀏覽代碼

Deprecate radicale

Bob Mottram 7 年之前
父節點
當前提交
30f95a6576
共有 5 個文件被更改,包括 98 次插入481 次删除
  1. 0
    41
      doc/EN/app_radicale.org
  2. 0
    4
      doc/EN/apps.org
  3. 1
    1
      src/freedombone-app-radicale
  4. 0
    326
      website/EN/app_radicale.html
  5. 97
    109
      website/EN/apps.html

+ 0
- 41
doc/EN/app_radicale.org 查看文件

@@ -1,41 +0,0 @@
1
-#+TITLE:
2
-#+AUTHOR: Bob Mottram
3
-#+EMAIL: bob@freedombone.net
4
-#+KEYWORDS: freedombone, radicale
5
-#+DESCRIPTION: How to use Radicale
6
-#+OPTIONS: ^:nil toc:nil
7
-#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="freedombone.css" />
8
-
9
-#+BEGIN_CENTER
10
-[[file:images/logo.png]]
11
-#+END_CENTER
12
-
13
-#+BEGIN_EXPORT html
14
-<center>
15
-<h1>Radicale</h1>
16
-</center>
17
-#+END_EXPORT
18
-
19
-Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various client systems can be quite patchy/flaky though, so use it with caution.
20
-
21
-* Installation
22
-Log into your system with:
23
-
24
-#+begin_src bash
25
-ssh myusername@mydomain -p 2222
26
-#+end_src
27
-
28
-Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password.
29
-
30
-Select *Add/Remove Apps* then *radicale*. If you don't already have an SSL/TLS certificate for your main domain then go to the security settings and create a new Let's Encrypt cert for it. That will ensure that your calendar events have some minimal level of protection from passive surveillance.
31
-
32
-* Setting up on Android
33
-Via F-droid install *DAVdroid*.
34
-
35
-There seems to be a problem with Let's Encrypt certificates with this app, but it's possible to get around it. Open DAVdroid and select the side *menu* followed by *Settings*. Enable *Distrust system certificates* and press *Reset untrusted certificates*.
36
-
37
-Exit from settings and press the *plus button* to add an account. Select *Login with URL and user name*. The URL should be https://yourmaindomainname/radicale/. Remember to include the trailing slash on the URL. If you installed Freedombone from a disk image then enter your username and the password which was shown at the start of installation. If not then the password for Radicale will be within *Passwords* section of the *Administrator control panel*.
38
-
39
-You will be prompted to approve the Let's Encrypt cerificate for your domain name, and once that's done then you should see your account as a large yellow box. Press on that and ensure that *Addresses* and *calendar* are selected.
40
-
41
-Now go to your calendar app and press the plus icon to add an event. You should notice that the calendar account selected is your username on the Freedombone system.

+ 0
- 4
doc/EN/apps.org 查看文件

@@ -115,10 +115,6 @@ An alternative federated social networking system compatible with GNU Social. It
115 115
 A shell based XMPP client which you can run on the Freedombone server via ssh.
116 116
 
117 117
 [[./app_profanity.html][How to use it]]
118
-* Radicale
119
-Calendar system compatible with CalDAV and CardDAV. Synch your calendar events easily and securely across all your devices.
120
-
121
-[[./app_radicale.html][How to use it]]
122 118
 * Riot Web
123 119
 A browser based user interface for the Matrix federated communications system, including WebRTC audio and video chat.
124 120
 

+ 1
- 1
src/freedombone-app-radicale 查看文件

@@ -31,7 +31,7 @@
31 31
 # You should have received a copy of the GNU Affero General Public License
32 32
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
33 33
 
34
-VARIANTS='full full-vim'
34
+VARIANTS=''
35 35
 
36 36
 IN_DEFAULT_INSTALL=0
37 37
 SHOW_ON_ABOUT=1

+ 0
- 326
website/EN/app_radicale.html 查看文件

@@ -1,326 +0,0 @@
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-11-20 Sun 16:28 -->
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="How to use Radicale"
13
- />
14
-<meta name="keywords" content="freedombone, radicale" />
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
-  /* Languages per Org manual */
60
-  pre.src-asymptote:before { content: 'Asymptote'; }
61
-  pre.src-awk:before { content: 'Awk'; }
62
-  pre.src-C:before { content: 'C'; }
63
-  /* pre.src-C++ doesn't work in CSS */
64
-  pre.src-clojure:before { content: 'Clojure'; }
65
-  pre.src-css:before { content: 'CSS'; }
66
-  pre.src-D:before { content: 'D'; }
67
-  pre.src-ditaa:before { content: 'ditaa'; }
68
-  pre.src-dot:before { content: 'Graphviz'; }
69
-  pre.src-calc:before { content: 'Emacs Calc'; }
70
-  pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
71
-  pre.src-fortran:before { content: 'Fortran'; }
72
-  pre.src-gnuplot:before { content: 'gnuplot'; }
73
-  pre.src-haskell:before { content: 'Haskell'; }
74
-  pre.src-java:before { content: 'Java'; }
75
-  pre.src-js:before { content: 'Javascript'; }
76
-  pre.src-latex:before { content: 'LaTeX'; }
77
-  pre.src-ledger:before { content: 'Ledger'; }
78
-  pre.src-lisp:before { content: 'Lisp'; }
79
-  pre.src-lilypond:before { content: 'Lilypond'; }
80
-  pre.src-lua:before { content: 'Lua'; }
81
-  pre.src-matlab:before { content: 'MATLAB'; }
82
-  pre.src-mscgen:before { content: 'Mscgen'; }
83
-  pre.src-ocaml:before { content: 'Objective Caml'; }
84
-  pre.src-octave:before { content: 'Octave'; }
85
-  pre.src-org:before { content: 'Org mode'; }
86
-  pre.src-oz:before { content: 'OZ'; }
87
-  pre.src-plantuml:before { content: 'Plantuml'; }
88
-  pre.src-processing:before { content: 'Processing.js'; }
89
-  pre.src-python:before { content: 'Python'; }
90
-  pre.src-R:before { content: 'R'; }
91
-  pre.src-ruby:before { content: 'Ruby'; }
92
-  pre.src-sass:before { content: 'Sass'; }
93
-  pre.src-scheme:before { content: 'Scheme'; }
94
-  pre.src-screen:before { content: 'Gnu Screen'; }
95
-  pre.src-sed:before { content: 'Sed'; }
96
-  pre.src-sh:before { content: 'shell'; }
97
-  pre.src-sql:before { content: 'SQL'; }
98
-  pre.src-sqlite:before { content: 'SQLite'; }
99
-  /* additional languages in org.el's org-babel-load-languages alist */
100
-  pre.src-forth:before { content: 'Forth'; }
101
-  pre.src-io:before { content: 'IO'; }
102
-  pre.src-J:before { content: 'J'; }
103
-  pre.src-makefile:before { content: 'Makefile'; }
104
-  pre.src-maxima:before { content: 'Maxima'; }
105
-  pre.src-perl:before { content: 'Perl'; }
106
-  pre.src-picolisp:before { content: 'Pico Lisp'; }
107
-  pre.src-scala:before { content: 'Scala'; }
108
-  pre.src-shell:before { content: 'Shell Script'; }
109
-  pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
110
-  /* additional language identifiers per "defun org-babel-execute"
111
-       in ob-*.el */
112
-  pre.src-cpp:before  { content: 'C++'; }
113
-  pre.src-abc:before  { content: 'ABC'; }
114
-  pre.src-coq:before  { content: 'Coq'; }
115
-  pre.src-groovy:before  { content: 'Groovy'; }
116
-  /* additional language identifiers from org-babel-shell-names in
117
-     ob-shell.el: ob-shell is the only babel language using a lambda to put
118
-     the execution function name together. */
119
-  pre.src-bash:before  { content: 'bash'; }
120
-  pre.src-csh:before  { content: 'csh'; }
121
-  pre.src-ash:before  { content: 'ash'; }
122
-  pre.src-dash:before  { content: 'dash'; }
123
-  pre.src-ksh:before  { content: 'ksh'; }
124
-  pre.src-mksh:before  { content: 'mksh'; }
125
-  pre.src-posh:before  { content: 'posh'; }
126
-  /* Additional Emacs modes also supported by the LaTeX listings package */
127
-  pre.src-ada:before { content: 'Ada'; }
128
-  pre.src-asm:before { content: 'Assembler'; }
129
-  pre.src-caml:before { content: 'Caml'; }
130
-  pre.src-delphi:before { content: 'Delphi'; }
131
-  pre.src-html:before { content: 'HTML'; }
132
-  pre.src-idl:before { content: 'IDL'; }
133
-  pre.src-mercury:before { content: 'Mercury'; }
134
-  pre.src-metapost:before { content: 'MetaPost'; }
135
-  pre.src-modula-2:before { content: 'Modula-2'; }
136
-  pre.src-pascal:before { content: 'Pascal'; }
137
-  pre.src-ps:before { content: 'PostScript'; }
138
-  pre.src-prolog:before { content: 'Prolog'; }
139
-  pre.src-simula:before { content: 'Simula'; }
140
-  pre.src-tcl:before { content: 'tcl'; }
141
-  pre.src-tex:before { content: 'TeX'; }
142
-  pre.src-plain-tex:before { content: 'Plain TeX'; }
143
-  pre.src-verilog:before { content: 'Verilog'; }
144
-  pre.src-vhdl:before { content: 'VHDL'; }
145
-  pre.src-xml:before { content: 'XML'; }
146
-  pre.src-nxml:before { content: 'XML'; }
147
-  /* add a generic configuration mode; LaTeX export needs an additional
148
-     (add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
149
-  pre.src-conf:before { content: 'Configuration File'; }
150
-
151
-  table { border-collapse:collapse; }
152
-  caption.t-above { caption-side: top; }
153
-  caption.t-bottom { caption-side: bottom; }
154
-  td, th { vertical-align:top;  }
155
-  th.org-right  { text-align: center;  }
156
-  th.org-left   { text-align: center;   }
157
-  th.org-center { text-align: center; }
158
-  td.org-right  { text-align: right;  }
159
-  td.org-left   { text-align: left;   }
160
-  td.org-center { text-align: center; }
161
-  dt { font-weight: bold; }
162
-  .footpara { display: inline; }
163
-  .footdef  { margin-bottom: 1em; }
164
-  .figure { padding: 1em; }
165
-  .figure p { text-align: center; }
166
-  .inlinetask {
167
-    padding: 10px;
168
-    border: 2px solid gray;
169
-    margin: 10px;
170
-    background: #ffffcc;
171
-  }
172
-  #org-div-home-and-up
173
-   { text-align: right; font-size: 70%; white-space: nowrap; }
174
-  textarea { overflow-x: auto; }
175
-  .linenr { font-size: smaller }
176
-  .code-highlighted { background-color: #ffff00; }
177
-  .org-info-js_info-navigation { border-style: none; }
178
-  #org-info-js_console-label
179
-    { font-size: 10px; font-weight: bold; white-space: nowrap; }
180
-  .org-info-js_search-highlight
181
-    { background-color: #ffff00; color: #000000; font-weight: bold; }
182
-  .org-svg { width: 90%; }
183
-  /*]]>*/-->
184
-</style>
185
-<link rel="stylesheet" type="text/css" href="freedombone.css" />
186
-<script type="text/javascript">
187
-/*
188
-@licstart  The following is the entire license notice for the
189
-JavaScript code in this tag.
190
-
191
-Copyright (C) 2012-2013 Free Software Foundation, Inc.
192
-
193
-The JavaScript code in this tag is free software: you can
194
-redistribute it and/or modify it under the terms of the GNU
195
-General Public License (GNU GPL) as published by the Free Software
196
-Foundation, either version 3 of the License, or (at your option)
197
-any later version.  The code is distributed WITHOUT ANY WARRANTY;
198
-without even the implied warranty of MERCHANTABILITY or FITNESS
199
-FOR A PARTICULAR PURPOSE.  See the GNU GPL for more details.
200
-
201
-As additional permission under GNU GPL version 3 section 7, you
202
-may distribute non-source (e.g., minimized or compacted) forms of
203
-that code without the copy of the GNU GPL normally required by
204
-section 4, provided you include this license notice and a URL
205
-through which recipients can access the Corresponding Source.
206
-
207
-
208
-@licend  The above is the entire license notice
209
-for the JavaScript code in this tag.
210
-*/
211
-<!--/*--><![CDATA[/*><!--*/
212
- function CodeHighlightOn(elem, id)
213
- {
214
-   var target = document.getElementById(id);
215
-   if(null != target) {
216
-     elem.cacheClassElem = elem.className;
217
-     elem.cacheClassTarget = target.className;
218
-     target.className = "code-highlighted";
219
-     elem.className   = "code-highlighted";
220
-   }
221
- }
222
- function CodeHighlightOff(elem, id)
223
- {
224
-   var target = document.getElementById(id);
225
-   if(elem.cacheClassElem)
226
-     elem.className = elem.cacheClassElem;
227
-   if(elem.cacheClassTarget)
228
-     target.className = elem.cacheClassTarget;
229
- }
230
-/*]]>*///-->
231
-</script>
232
-</head>
233
-<body>
234
-<div id="preamble" class="status">
235
-<a name="top" id="top"></a>
236
-</div>
237
-<div id="content">
238
-<div class="org-center">
239
-
240
-<div class="figure">
241
-<p><img src="images/logo.png" alt="logo.png" />
242
-</p>
243
-</div>
244
-</div>
245
-
246
-<center>
247
-<h1>Radicale</h1>
248
-</center>
249
-
250
-<p>
251
-Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various client systems can be quite patchy/flaky though, so use it with caution.
252
-</p>
253
-
254
-<div id="outline-container-org125e2b1" class="outline-2">
255
-<h2 id="org125e2b1">Installation</h2>
256
-<div class="outline-text-2" id="text-org125e2b1">
257
-<p>
258
-Log into your system with:
259
-</p>
260
-
261
-<div class="org-src-container">
262
-<pre class="src src-bash">ssh myusername@mydomain -p 2222
263
-</pre>
264
-</div>
265
-
266
-<p>
267
-Using cursor keys, space bar and Enter key select <b>Administrator controls</b> and type in your password.
268
-</p>
269
-
270
-<p>
271
-Select <b>Add/Remove Apps</b> then <b>radicale</b>. If you don't already have an SSL/TLS certificate for your main domain then go to the security settings and create a new Let's Encrypt cert for it. That will ensure that your calendar events have some minimal level of protection from passive surveillance.
272
-</p>
273
-</div>
274
-</div>
275
-
276
-<div id="outline-container-org1a925d4" class="outline-2">
277
-<h2 id="org1a925d4">Setting up on Android</h2>
278
-<div class="outline-text-2" id="text-org1a925d4">
279
-<p>
280
-Via F-droid install <b>DAVdroid</b>.
281
-</p>
282
-
283
-<p>
284
-There seems to be a problem with Let's Encrypt certificates with this app, but it's possible to get around it. Open DAVdroid and select the side <b>menu</b> followed by <b>Settings</b>. Enable <b>Distrust system certificates</b> and press <b>Reset untrusted certificates</b>.
285
-</p>
286
-
287
-<p>
288
-Exit from settings and press the <b>plus button</b> to add an account. Select <b>Login with URL and user name</b>. The URL should be <a href="https://yourmaindomainname/radicale/">https://yourmaindomainname/radicale/</a>. Remember to include the trailing slash on the URL. If you installed Freedombone from a disk image then enter your username and the password which was shown at the start of installation. If not then the password for Radicale will be within <b>Passwords</b> section of the <b>Administrator control panel</b>.
289
-</p>
290
-
291
-<p>
292
-You will be prompted to approve the Let's Encrypt cerificate for your domain name, and once that's done then you should see your account as a large yellow box. Press on that and ensure that <b>Addresses</b> and <b>calendar</b> are selected.
293
-</p>
294
-
295
-<p>
296
-Now go to your calendar app and press the plus icon to add an event. You should notice that the calendar account selected is your username on the Freedombone system.
297
-</p>
298
-</div>
299
-</div>
300
-</div>
301
-<div id="postamble" class="status">
302
-
303
-<style type="text/css">
304
-.back-to-top {
305
-    position: fixed;
306
-    bottom: 2em;
307
-    right: 0px;
308
-    text-decoration: none;
309
-    color: #000000;
310
-    background-color: rgba(235, 235, 235, 0.80);
311
-    font-size: 12px;
312
-    padding: 1em;
313
-    display: none;
314
-}
315
-
316
-.back-to-top:hover {
317
-    background-color: rgba(135, 135, 135, 0.50);
318
-}
319
-</style>
320
-
321
-<div class="back-to-top">
322
-<a href="#top">Back to top</a> | <a href="mailto:bob@freedombone.net">E-mail me</a>
323
-</div>
324
-</div>
325
-</body>
326
-</html>

+ 97
- 109
website/EN/apps.html 查看文件

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2017-06-08 Thu 11:29 -->
6
+<!-- 2017-06-25 Sun 21:57 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -264,9 +264,9 @@ The base install of the system just contains an email server and Mutt client, bu
264 264
 </div>
265 265
 </div>
266 266
 
267
-<div id="outline-container-org2f59203" class="outline-2">
268
-<h2 id="org2f59203">CryptPad</h2>
269
-<div class="outline-text-2" id="text-org2f59203">
267
+<div id="outline-container-org63f1146" class="outline-2">
268
+<h2 id="org63f1146">CryptPad</h2>
269
+<div class="outline-text-2" id="text-org63f1146">
270 270
 <p>
271 271
 Collaborate on editing documents, presentations and source code, or vote on things. All with a good level of security.
272 272
 </p>
@@ -276,9 +276,9 @@ Collaborate on editing documents, presentations and source code, or vote on thin
276 276
 </p>
277 277
 </div>
278 278
 </div>
279
-<div id="outline-container-orgd74e8a2" class="outline-2">
280
-<h2 id="orgd74e8a2">DLNA</h2>
281
-<div class="outline-text-2" id="text-orgd74e8a2">
279
+<div id="outline-container-orgf372cd2" class="outline-2">
280
+<h2 id="orgf372cd2">DLNA</h2>
281
+<div class="outline-text-2" id="text-orgf372cd2">
282 282
 <p>
283 283
 Enables you to use the system as a music server which any DLNA compatible devices can connect to within your home network.
284 284
 </p>
@@ -288,9 +288,9 @@ Enables you to use the system as a music server which any DLNA compatible device
288 288
 </p>
289 289
 </div>
290 290
 </div>
291
-<div id="outline-container-org77b89e7" class="outline-2">
292
-<h2 id="org77b89e7">Dokuwiki</h2>
293
-<div class="outline-text-2" id="text-org77b89e7">
291
+<div id="outline-container-orge69d870" class="outline-2">
292
+<h2 id="orge69d870">Dokuwiki</h2>
293
+<div class="outline-text-2" id="text-orge69d870">
294 294
 <p>
295 295
 A databaseless wiki system.
296 296
 </p>
@@ -300,9 +300,9 @@ A databaseless wiki system.
300 300
 </p>
301 301
 </div>
302 302
 </div>
303
-<div id="outline-container-org335a8ef" class="outline-2">
304
-<h2 id="org335a8ef">Emacs</h2>
305
-<div class="outline-text-2" id="text-org335a8ef">
303
+<div id="outline-container-org748292e" class="outline-2">
304
+<h2 id="org748292e">Emacs</h2>
305
+<div class="outline-text-2" id="text-org748292e">
306 306
 <p>
307 307
 If you use the Mutt client to read your email then this will set it up to use emacs for composing new mail.
308 308
 </p>
@@ -312,9 +312,9 @@ If you use the Mutt client to read your email then this will set it up to use em
312 312
 </p>
313 313
 </div>
314 314
 </div>
315
-<div id="outline-container-org8a80b3c" class="outline-2">
316
-<h2 id="org8a80b3c">Etherpad</h2>
317
-<div class="outline-text-2" id="text-org8a80b3c">
315
+<div id="outline-container-org9e62d1f" class="outline-2">
316
+<h2 id="org9e62d1f">Etherpad</h2>
317
+<div class="outline-text-2" id="text-org9e62d1f">
318 318
 <p>
319 319
 Collaborate on creating documents in real time. Maybe you're planning a holiday with other family members or creating documentation for a Free Software project along with other volunteers. Etherpad is hard to beat for simplicity and speed. Only users of the system will be able to access it.
320 320
 </p>
@@ -324,9 +324,9 @@ Collaborate on creating documents in real time. Maybe you're planning a holiday
324 324
 </p>
325 325
 </div>
326 326
 </div>
327
-<div id="outline-container-org50668d6" class="outline-2">
328
-<h2 id="org50668d6">Friendica</h2>
329
-<div class="outline-text-2" id="text-org50668d6">
327
+<div id="outline-container-org8eb5191" class="outline-2">
328
+<h2 id="org8eb5191">Friendica</h2>
329
+<div class="outline-text-2" id="text-org8eb5191">
330 330
 <p>
331 331
 Federated social network system.
332 332
 </p>
@@ -336,9 +336,9 @@ Federated social network system.
336 336
 </p>
337 337
 </div>
338 338
 </div>
339
-<div id="outline-container-org7d7ab8e" class="outline-2">
340
-<h2 id="org7d7ab8e">Ghost</h2>
341
-<div class="outline-text-2" id="text-org7d7ab8e">
339
+<div id="outline-container-orge13ef3e" class="outline-2">
340
+<h2 id="orge13ef3e">Ghost</h2>
341
+<div class="outline-text-2" id="text-orge13ef3e">
342 342
 <p>
343 343
 Modern looking blogging system.
344 344
 </p>
@@ -348,9 +348,9 @@ Modern looking blogging system.
348 348
 </p>
349 349
 </div>
350 350
 </div>
351
-<div id="outline-container-orga55c576" class="outline-2">
352
-<h2 id="orga55c576">GNU Social</h2>
353
-<div class="outline-text-2" id="text-orga55c576">
351
+<div id="outline-container-org18ba256" class="outline-2">
352
+<h2 id="org18ba256">GNU Social</h2>
353
+<div class="outline-text-2" id="text-org18ba256">
354 354
 <p>
355 355
 Federated social network. You can "<i>remote follow</i>" other users within the GNU Social federation.
356 356
 </p>
@@ -360,9 +360,9 @@ Federated social network. You can "<i>remote follow</i>" other users within the
360 360
 </p>
361 361
 </div>
362 362
 </div>
363
-<div id="outline-container-org8de9df9" class="outline-2">
364
-<h2 id="org8de9df9">Gogs</h2>
365
-<div class="outline-text-2" id="text-org8de9df9">
363
+<div id="outline-container-orgbf05b19" class="outline-2">
364
+<h2 id="orgbf05b19">Gogs</h2>
365
+<div class="outline-text-2" id="text-orgbf05b19">
366 366
 <p>
367 367
 Lightweight git project hosting system. You can mirror projects from Github, or if Github turns evil then just host your own projects while retaining the familiar <i>fork-and-pull</i> workflow. If you can use Github then you can also use Gogs.
368 368
 </p>
@@ -372,9 +372,9 @@ Lightweight git project hosting system. You can mirror projects from Github, or
372 372
 </p>
373 373
 </div>
374 374
 </div>
375
-<div id="outline-container-org3d81e23" class="outline-2">
376
-<h2 id="org3d81e23">HTMLy</h2>
377
-<div class="outline-text-2" id="text-org3d81e23">
375
+<div id="outline-container-org14e55c0" class="outline-2">
376
+<h2 id="org14e55c0">HTMLy</h2>
377
+<div class="outline-text-2" id="text-org14e55c0">
378 378
 <p>
379 379
 Databaseless blogging system. Quite simple and with a markdown-like format.
380 380
 </p>
@@ -384,9 +384,9 @@ Databaseless blogging system. Quite simple and with a markdown-like format.
384 384
 </p>
385 385
 </div>
386 386
 </div>
387
-<div id="outline-container-org0038e7e" class="outline-2">
388
-<h2 id="org0038e7e">Hubzilla</h2>
389
-<div class="outline-text-2" id="text-org0038e7e">
387
+<div id="outline-container-org4db6ae4" class="outline-2">
388
+<h2 id="org4db6ae4">Hubzilla</h2>
389
+<div class="outline-text-2" id="text-org4db6ae4">
390 390
 <p>
391 391
 Web publishing platform with social network like features and good privacy controls so that it's possible to specify who can see which content. Includes photo albums, calendar, wiki and file storage.
392 392
 </p>
@@ -396,9 +396,9 @@ Web publishing platform with social network like features and good privacy contr
396 396
 </p>
397 397
 </div>
398 398
 </div>
399
-<div id="outline-container-org57168fd" class="outline-2">
400
-<h2 id="org57168fd">IRC Server (ngirc)</h2>
401
-<div class="outline-text-2" id="text-org57168fd">
399
+<div id="outline-container-org7fae7fd" class="outline-2">
400
+<h2 id="org7fae7fd">IRC Server (ngirc)</h2>
401
+<div class="outline-text-2" id="text-org7fae7fd">
402 402
 <p>
403 403
 Run your own IRC chat channel which can be secured with a password and accessible via an onion address. A bouncer is included so that you can receive messages sent while you were offline. Works with Hexchat and other popular clients.
404 404
 </p>
@@ -408,18 +408,18 @@ Run your own IRC chat channel which can be secured with a password and accessibl
408 408
 </p>
409 409
 </div>
410 410
 </div>
411
-<div id="outline-container-orgaaa673a" class="outline-2">
412
-<h2 id="orgaaa673a">Jitsi Meet</h2>
413
-<div class="outline-text-2" id="text-orgaaa673a">
411
+<div id="outline-container-org0422600" class="outline-2">
412
+<h2 id="org0422600">Jitsi Meet</h2>
413
+<div class="outline-text-2" id="text-org0422600">
414 414
 <p>
415 415
 Experimental WebRTC video conferencing system, similar to Google Hangouts. This may not be fully functional, but is hoped to be in the near future.
416 416
 </p>
417 417
 </div>
418 418
 </div>
419 419
 
420
-<div id="outline-container-org52a45ad" class="outline-2">
421
-<h2 id="org52a45ad">Koel</h2>
422
-<div class="outline-text-2" id="text-org52a45ad">
420
+<div id="outline-container-orgb944eab" class="outline-2">
421
+<h2 id="orgb944eab">Koel</h2>
422
+<div class="outline-text-2" id="text-orgb944eab">
423 423
 <p>
424 424
 Access your music collection from any internet connected device.
425 425
 </p>
@@ -429,9 +429,9 @@ Access your music collection from any internet connected device.
429 429
 </p>
430 430
 </div>
431 431
 </div>
432
-<div id="outline-container-org66b2cc1" class="outline-2">
433
-<h2 id="org66b2cc1">Lychee</h2>
434
-<div class="outline-text-2" id="text-org66b2cc1">
432
+<div id="outline-container-orgbbbba81" class="outline-2">
433
+<h2 id="orgbbbba81">Lychee</h2>
434
+<div class="outline-text-2" id="text-orgbbbba81">
435 435
 <p>
436 436
 Make your photo albums available on the web.
437 437
 </p>
@@ -441,9 +441,9 @@ Make your photo albums available on the web.
441 441
 </p>
442 442
 </div>
443 443
 </div>
444
-<div id="outline-container-org43022dc" class="outline-2">
445
-<h2 id="org43022dc">Mailpile</h2>
446
-<div class="outline-text-2" id="text-org43022dc">
444
+<div id="outline-container-org6ff2173" class="outline-2">
445
+<h2 id="org6ff2173">Mailpile</h2>
446
+<div class="outline-text-2" id="text-org6ff2173">
447 447
 <p>
448 448
 Modern email client which supports GPG encryption.
449 449
 </p>
@@ -453,9 +453,9 @@ Modern email client which supports GPG encryption.
453 453
 </p>
454 454
 </div>
455 455
 </div>
456
-<div id="outline-container-orgf5b54cb" class="outline-2">
457
-<h2 id="orgf5b54cb">Matrix</h2>
458
-<div class="outline-text-2" id="text-orgf5b54cb">
456
+<div id="outline-container-orgbed2d4b" class="outline-2">
457
+<h2 id="orgbed2d4b">Matrix</h2>
458
+<div class="outline-text-2" id="text-orgbed2d4b">
459 459
 <p>
460 460
 Multi-user chat with some security and moderation controls.
461 461
 </p>
@@ -465,9 +465,9 @@ Multi-user chat with some security and moderation controls.
465 465
 </p>
466 466
 </div>
467 467
 </div>
468
-<div id="outline-container-org9dd0499" class="outline-2">
469
-<h2 id="org9dd0499">Mediagoblin</h2>
470
-<div class="outline-text-2" id="text-org9dd0499">
468
+<div id="outline-container-org35530e4" class="outline-2">
469
+<h2 id="org35530e4">Mediagoblin</h2>
470
+<div class="outline-text-2" id="text-org35530e4">
471 471
 <p>
472 472
 Publicly host video and audio files so that you don't need to use YouTube/Vimeo/etc.
473 473
 </p>
@@ -477,9 +477,9 @@ Publicly host video and audio files so that you don't need to use YouTube/Vimeo/
477 477
 </p>
478 478
 </div>
479 479
 </div>
480
-<div id="outline-container-org01356d5" class="outline-2">
481
-<h2 id="org01356d5">Mumble</h2>
482
-<div class="outline-text-2" id="text-org01356d5">
480
+<div id="outline-container-org5500ed4" class="outline-2">
481
+<h2 id="org5500ed4">Mumble</h2>
482
+<div class="outline-text-2" id="text-org5500ed4">
483 483
 <p>
484 484
 The popular VoIP and text chat system. Say goodbye to old-fashioned telephony conferences with silly dial codes. Also works well on mobile.
485 485
 </p>
@@ -489,9 +489,9 @@ The popular VoIP and text chat system. Say goodbye to old-fashioned telephony co
489 489
 </p>
490 490
 </div>
491 491
 </div>
492
-<div id="outline-container-orgcccfd9d" class="outline-2">
493
-<h2 id="orgcccfd9d">NextCloud</h2>
494
-<div class="outline-text-2" id="text-orgcccfd9d">
492
+<div id="outline-container-orgc0f99a0" class="outline-2">
493
+<h2 id="orgc0f99a0">NextCloud</h2>
494
+<div class="outline-text-2" id="text-orgc0f99a0">
495 495
 <p>
496 496
 Store files on your server and sync them with laptops or mobile devices. Includes many plugins including videoconferencing and collaborative document editing.
497 497
 </p>
@@ -501,9 +501,9 @@ Store files on your server and sync them with laptops or mobile devices. Include
501 501
 </p>
502 502
 </div>
503 503
 </div>
504
-<div id="outline-container-org7f84e53" class="outline-2">
505
-<h2 id="org7f84e53">PI-Hole</h2>
506
-<div class="outline-text-2" id="text-org7f84e53">
504
+<div id="outline-container-orga3e49f8" class="outline-2">
505
+<h2 id="orga3e49f8">PI-Hole</h2>
506
+<div class="outline-text-2" id="text-orga3e49f8">
507 507
 <p>
508 508
 The black hole for web adverts. Block adverts at the domain name level within your local network. It can significantly reduce bandwidth, speed up page load times and protect your systems from being tracked by spyware.
509 509
 </p>
@@ -513,9 +513,9 @@ The black hole for web adverts. Block adverts at the domain name level within yo
513 513
 </p>
514 514
 </div>
515 515
 </div>
516
-<div id="outline-container-orgf297a06" class="outline-2">
517
-<h2 id="orgf297a06">PostActiv</h2>
518
-<div class="outline-text-2" id="text-orgf297a06">
516
+<div id="outline-container-org6d5133e" class="outline-2">
517
+<h2 id="org6d5133e">PostActiv</h2>
518
+<div class="outline-text-2" id="text-org6d5133e">
519 519
 <p>
520 520
 An alternative federated social networking system compatible with GNU Social. It includes some optimisations and fixes currently not available within the main GNU Social project.
521 521
 </p>
@@ -525,9 +525,9 @@ An alternative federated social networking system compatible with GNU Social. It
525 525
 </p>
526 526
 </div>
527 527
 </div>
528
-<div id="outline-container-orgb3dd014" class="outline-2">
529
-<h2 id="orgb3dd014">Profanity</h2>
530
-<div class="outline-text-2" id="text-orgb3dd014">
528
+<div id="outline-container-org82cb46a" class="outline-2">
529
+<h2 id="org82cb46a">Profanity</h2>
530
+<div class="outline-text-2" id="text-org82cb46a">
531 531
 <p>
532 532
 A shell based XMPP client which you can run on the Freedombone server via ssh.
533 533
 </p>
@@ -537,21 +537,9 @@ A shell based XMPP client which you can run on the Freedombone server via ssh.
537 537
 </p>
538 538
 </div>
539 539
 </div>
540
-<div id="outline-container-org82b9469" class="outline-2">
541
-<h2 id="org82b9469">Radicale</h2>
542
-<div class="outline-text-2" id="text-org82b9469">
543
-<p>
544
-Calendar system compatible with CalDAV and CardDAV. Synch your calendar events easily and securely across all your devices.
545
-</p>
546
-
547
-<p>
548
-<a href="./app_radicale.html">How to use it</a>
549
-</p>
550
-</div>
551
-</div>
552
-<div id="outline-container-org66387ba" class="outline-2">
553
-<h2 id="org66387ba">Riot Web</h2>
554
-<div class="outline-text-2" id="text-org66387ba">
540
+<div id="outline-container-org0544cbf" class="outline-2">
541
+<h2 id="org0544cbf">Riot Web</h2>
542
+<div class="outline-text-2" id="text-org0544cbf">
555 543
 <p>
556 544
 A browser based user interface for the Matrix federated communications system, including WebRTC audio and video chat.
557 545
 </p>
@@ -561,9 +549,9 @@ A browser based user interface for the Matrix federated communications system, i
561 549
 </p>
562 550
 </div>
563 551
 </div>
564
-<div id="outline-container-orgaddf5a7" class="outline-2">
565
-<h2 id="orgaddf5a7">SearX</h2>
566
-<div class="outline-text-2" id="text-orgaddf5a7">
552
+<div id="outline-container-orga52c58b" class="outline-2">
553
+<h2 id="orga52c58b">SearX</h2>
554
+<div class="outline-text-2" id="text-orga52c58b">
567 555
 <p>
568 556
 A metasearch engine for customised and private web searches.
569 557
 </p>
@@ -573,9 +561,9 @@ A metasearch engine for customised and private web searches.
573 561
 </p>
574 562
 </div>
575 563
 </div>
576
-<div id="outline-container-orge3f54d9" class="outline-2">
577
-<h2 id="orge3f54d9">tt-rss</h2>
578
-<div class="outline-text-2" id="text-orge3f54d9">
564
+<div id="outline-container-org8f2b9fe" class="outline-2">
565
+<h2 id="org8f2b9fe">tt-rss</h2>
566
+<div class="outline-text-2" id="text-org8f2b9fe">
579 567
 <p>
580 568
 Private RSS reader. Pulls in RSS/Atom feeds via Tor and is only accessible via an onion address. Have "<i>the right to read</i>" without the Surveillance State knowing what you're reading. Also available with a user interface suitable for viewing on mobile devices via a browser such as OrFox.
581 569
 </p>
@@ -585,9 +573,9 @@ Private RSS reader. Pulls in RSS/Atom feeds via Tor and is only accessible via a
585 573
 </p>
586 574
 </div>
587 575
 </div>
588
-<div id="outline-container-org9bbd84a" class="outline-2">
589
-<h2 id="org9bbd84a">Syncthing</h2>
590
-<div class="outline-text-2" id="text-org9bbd84a">
576
+<div id="outline-container-org96317fb" class="outline-2">
577
+<h2 id="org96317fb">Syncthing</h2>
578
+<div class="outline-text-2" id="text-org96317fb">
591 579
 <p>
592 580
 Possibly the best way to synchronise files across all of your devices. Once it has been set up it "just works" with no user intervention needed.
593 581
 </p>
@@ -597,9 +585,9 @@ Possibly the best way to synchronise files across all of your devices. Once it h
597 585
 </p>
598 586
 </div>
599 587
 </div>
600
-<div id="outline-container-orgcef8a2c" class="outline-2">
601
-<h2 id="orgcef8a2c">Tahoe-LAFS</h2>
602
-<div class="outline-text-2" id="text-orgcef8a2c">
588
+<div id="outline-container-org6118146" class="outline-2">
589
+<h2 id="org6118146">Tahoe-LAFS</h2>
590
+<div class="outline-text-2" id="text-org6118146">
603 591
 <p>
604 592
 Robust and encrypted storage of files on one or more server.
605 593
 </p>
@@ -609,9 +597,9 @@ Robust and encrypted storage of files on one or more server.
609 597
 </p>
610 598
 </div>
611 599
 </div>
612
-<div id="outline-container-org6b73aa3" class="outline-2">
613
-<h2 id="org6b73aa3">Tox</h2>
614
-<div class="outline-text-2" id="text-org6b73aa3">
600
+<div id="outline-container-org7850375" class="outline-2">
601
+<h2 id="org7850375">Tox</h2>
602
+<div class="outline-text-2" id="text-org7850375">
615 603
 <p>
616 604
 Client and bootstrap node for the Tox chat/VoIP system.
617 605
 </p>
@@ -621,9 +609,9 @@ Client and bootstrap node for the Tox chat/VoIP system.
621 609
 </p>
622 610
 </div>
623 611
 </div>
624
-<div id="outline-container-org9592476" class="outline-2">
625
-<h2 id="org9592476">Turtl</h2>
626
-<div class="outline-text-2" id="text-org9592476">
612
+<div id="outline-container-org37c0a88" class="outline-2">
613
+<h2 id="org37c0a88">Turtl</h2>
614
+<div class="outline-text-2" id="text-org37c0a88">
627 615
 <p>
628 616
 A system for privately creating and sharing notes and images, similar to Evernote but without the spying.
629 617
 </p>
@@ -633,18 +621,18 @@ A system for privately creating and sharing notes and images, similar to Evernot
633 621
 </p>
634 622
 </div>
635 623
 </div>
636
-<div id="outline-container-org92c76f8" class="outline-2">
637
-<h2 id="org92c76f8">Vim</h2>
638
-<div class="outline-text-2" id="text-org92c76f8">
624
+<div id="outline-container-org6042f9a" class="outline-2">
625
+<h2 id="org6042f9a">Vim</h2>
626
+<div class="outline-text-2" id="text-org6042f9a">
639 627
 <p>
640 628
 If you use the Mutt client to read your email then this will set it up to use vim for composing new mail.
641 629
 </p>
642 630
 </div>
643 631
 </div>
644 632
 
645
-<div id="outline-container-orgb1c4bb8" class="outline-2">
646
-<h2 id="orgb1c4bb8">XMPP</h2>
647
-<div class="outline-text-2" id="text-orgb1c4bb8">
633
+<div id="outline-container-org51cc377" class="outline-2">
634
+<h2 id="org51cc377">XMPP</h2>
635
+<div class="outline-text-2" id="text-org51cc377">
648 636
 <p>
649 637
 Chat server which can be used together with client such as Gajim or Conversations to provide end-to-end content security and also onion routed metadata security. Includes advanced features such as <i>client state notification</i> to save battery power on your mobile devices, support for seamless roaming between networks and <i>message carbons</i> so that you can receive the same messages while being simultaneously logged in to your account on more than one device.
650 638
 </p>