Bob Mottram 8 years ago
parent
commit
fccdf73c0f
3 changed files with 80 additions and 68 deletions
  1. 4
    0
      doc/EN/apps.org
  2. 2
    0
      src/freedombone-base-email
  3. 74
    68
      website/EN/apps.html

+ 4
- 0
doc/EN/apps.org View File

@@ -14,6 +14,10 @@
14 14
 <center><h1>Apps</h1></center>
15 15
 #+end_export
16 16
 
17
+#+begin_quote
18
+"/In times of aggressive corporatization, increasing enclosure of communication spaces, and blanket surveillance, emancipatory communication practices appear to be particularly well suited to offer concrete alternatives to activists and citizens alike/" -- Stefania Milan
19
+#+end_quote
20
+
17 21
 The base install of the system just contains an email server and Mutt client, but not much else. In addition from within the *Administrator control panel* under *Add/remove apps* the following are installable. This list only applies on the home server version, with the mesh network version having a different and smaller set of apps.
18 22
 
19 23
 #+BEGIN_CENTER

+ 2
- 0
src/freedombone-base-email View File

@@ -823,6 +823,7 @@ function install_email_with_tor {
823 823
     echo "dc_hide_mailname=''" >> /etc/exim4/update-exim4.conf.conf
824 824
     echo "dc_mailname_in_oh='true'" >> /etc/exim4/update-exim4.conf.conf
825 825
     echo "dc_localdelivery='maildir_home'" >> /etc/exim4/update-exim4.conf.conf
826
+    echo "dc_main_log_selector=-all" >> /etc/exim4/update-exim4.conf.conf
826 827
     update-exim4.conf
827 828
     sed -i "s/START=no/START=yes/g" /etc/default/saslauthd
828 829
     systemctl start saslauthd
@@ -947,6 +948,7 @@ function install_email_basic {
947 948
     echo "dc_hide_mailname=''" >> /etc/exim4/update-exim4.conf.conf
948 949
     echo "dc_mailname_in_oh='true'" >> /etc/exim4/update-exim4.conf.conf
949 950
     echo "dc_localdelivery='maildir_home'" >> /etc/exim4/update-exim4.conf.conf
951
+    echo "dc_main_log_selector=-all" >> /etc/exim4/update-exim4.conf.conf
950 952
     update-exim4.conf
951 953
     sed -i "s/START=no/START=yes/g" /etc/default/saslauthd
952 954
     systemctl start saslauthd

+ 74
- 68
website/EN/apps.html View File

@@ -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
-<!-- 2016-11-17 Thu 11:03 -->
6
+<!-- 2016-11-28 Mon 19:23 -->
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>
@@ -245,6 +245,12 @@ for the JavaScript code in this tag.
245 245
 
246 246
 <center><h1>Apps</h1></center>
247 247
 
248
+<blockquote>
249
+<p>
250
+"<i>In times of aggressive corporatization, increasing enclosure of communication spaces, and blanket surveillance, emancipatory communication practices appear to be particularly well suited to offer concrete alternatives to activists and citizens alike</i>" &#x2013; Stefania Milan
251
+</p>
252
+</blockquote>
253
+
248 254
 <p>
249 255
 The base install of the system just contains an email server and Mutt client, but not much else. In addition from within the <b>Administrator control panel</b> under <b>Add/remove apps</b> the following are installable. This list only applies on the home server version, with the mesh network version having a different and smaller set of apps.
250 256
 </p>
@@ -257,9 +263,9 @@ The base install of the system just contains an email server and Mutt client, bu
257 263
 </div>
258 264
 </div>
259 265
 
260
-<div id="outline-container-orge2a3375" class="outline-2">
261
-<h2 id="orge2a3375">DLNA</h2>
262
-<div class="outline-text-2" id="text-orge2a3375">
266
+<div id="outline-container-orgc561169" class="outline-2">
267
+<h2 id="orgc561169">DLNA</h2>
268
+<div class="outline-text-2" id="text-orgc561169">
263 269
 <p>
264 270
 Enables you to use the system as a music server which any DLNA compatible devices can connect to within your home network.
265 271
 </p>
@@ -269,9 +275,9 @@ Enables you to use the system as a music server which any DLNA compatible device
269 275
 </p>
270 276
 </div>
271 277
 </div>
272
-<div id="outline-container-orga7fe8b8" class="outline-2">
273
-<h2 id="orga7fe8b8">Dokuwiki</h2>
274
-<div class="outline-text-2" id="text-orga7fe8b8">
278
+<div id="outline-container-org76beeab" class="outline-2">
279
+<h2 id="org76beeab">Dokuwiki</h2>
280
+<div class="outline-text-2" id="text-org76beeab">
275 281
 <p>
276 282
 A databaseless wiki system.
277 283
 </p>
@@ -281,9 +287,9 @@ A databaseless wiki system.
281 287
 </p>
282 288
 </div>
283 289
 </div>
284
-<div id="outline-container-orgc00a4d9" class="outline-2">
285
-<h2 id="orgc00a4d9">Emacs</h2>
286
-<div class="outline-text-2" id="text-orgc00a4d9">
290
+<div id="outline-container-org7af6c69" class="outline-2">
291
+<h2 id="org7af6c69">Emacs</h2>
292
+<div class="outline-text-2" id="text-org7af6c69">
287 293
 <p>
288 294
 If you use the Mutt client to read your email then this will set it up to use emacs for composing new mail.
289 295
 </p>
@@ -293,9 +299,9 @@ If you use the Mutt client to read your email then this will set it up to use em
293 299
 </p>
294 300
 </div>
295 301
 </div>
296
-<div id="outline-container-org17b9094" class="outline-2">
297
-<h2 id="org17b9094">Etherpad</h2>
298
-<div class="outline-text-2" id="text-org17b9094">
302
+<div id="outline-container-org14afa61" class="outline-2">
303
+<h2 id="org14afa61">Etherpad</h2>
304
+<div class="outline-text-2" id="text-org14afa61">
299 305
 <p>
300 306
 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.
301 307
 </p>
@@ -305,9 +311,9 @@ Collaborate on creating documents in real time. Maybe you're planning a holiday
305 311
 </p>
306 312
 </div>
307 313
 </div>
308
-<div id="outline-container-org28a8582" class="outline-2">
309
-<h2 id="org28a8582">Ghost</h2>
310
-<div class="outline-text-2" id="text-org28a8582">
314
+<div id="outline-container-orgb5c7f21" class="outline-2">
315
+<h2 id="orgb5c7f21">Ghost</h2>
316
+<div class="outline-text-2" id="text-orgb5c7f21">
311 317
 <p>
312 318
 Modern looking blogging system.
313 319
 </p>
@@ -317,9 +323,9 @@ Modern looking blogging system.
317 323
 </p>
318 324
 </div>
319 325
 </div>
320
-<div id="outline-container-org2a5801f" class="outline-2">
321
-<h2 id="org2a5801f">GNU Social</h2>
322
-<div class="outline-text-2" id="text-org2a5801f">
326
+<div id="outline-container-orgfc37116" class="outline-2">
327
+<h2 id="orgfc37116">GNU Social</h2>
328
+<div class="outline-text-2" id="text-orgfc37116">
323 329
 <p>
324 330
 Federated social network. You can "<i>remote follow</i>" other users within the GNU Social federation.
325 331
 </p>
@@ -329,9 +335,9 @@ Federated social network. You can "<i>remote follow</i>" other users within the
329 335
 </p>
330 336
 </div>
331 337
 </div>
332
-<div id="outline-container-org8f21070" class="outline-2">
333
-<h2 id="org8f21070">Gogs</h2>
334
-<div class="outline-text-2" id="text-org8f21070">
338
+<div id="outline-container-orgdfd2c0b" class="outline-2">
339
+<h2 id="orgdfd2c0b">Gogs</h2>
340
+<div class="outline-text-2" id="text-orgdfd2c0b">
335 341
 <p>
336 342
 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.
337 343
 </p>
@@ -341,9 +347,9 @@ Lightweight git project hosting system. You can mirror projects from Github, or
341 347
 </p>
342 348
 </div>
343 349
 </div>
344
-<div id="outline-container-org58ff393" class="outline-2">
345
-<h2 id="org58ff393">HTMLy</h2>
346
-<div class="outline-text-2" id="text-org58ff393">
350
+<div id="outline-container-org6f78c37" class="outline-2">
351
+<h2 id="org6f78c37">HTMLy</h2>
352
+<div class="outline-text-2" id="text-org6f78c37">
347 353
 <p>
348 354
 Databaseless blogging system. Quite simple and with a markdown-like format.
349 355
 </p>
@@ -353,9 +359,9 @@ Databaseless blogging system. Quite simple and with a markdown-like format.
353 359
 </p>
354 360
 </div>
355 361
 </div>
356
-<div id="outline-container-orge32b16c" class="outline-2">
357
-<h2 id="orge32b16c">Hubzilla</h2>
358
-<div class="outline-text-2" id="text-orge32b16c">
362
+<div id="outline-container-org8c3eafd" class="outline-2">
363
+<h2 id="org8c3eafd">Hubzilla</h2>
364
+<div class="outline-text-2" id="text-org8c3eafd">
359 365
 <p>
360 366
 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.
361 367
 </p>
@@ -365,9 +371,9 @@ Web publishing platform with social network like features and good privacy contr
365 371
 </p>
366 372
 </div>
367 373
 </div>
368
-<div id="outline-container-org06ba02e" class="outline-2">
369
-<h2 id="org06ba02e">IRC Server (ngirc)</h2>
370
-<div class="outline-text-2" id="text-org06ba02e">
374
+<div id="outline-container-orgbea0c52" class="outline-2">
375
+<h2 id="orgbea0c52">IRC Server (ngirc)</h2>
376
+<div class="outline-text-2" id="text-orgbea0c52">
371 377
 <p>
372 378
 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.
373 379
 </p>
@@ -377,18 +383,18 @@ Run your own IRC chat channel which can be secured with a password and accessibl
377 383
 </p>
378 384
 </div>
379 385
 </div>
380
-<div id="outline-container-org8ddc1e6" class="outline-2">
381
-<h2 id="org8ddc1e6">Jitsi Meet</h2>
382
-<div class="outline-text-2" id="text-org8ddc1e6">
386
+<div id="outline-container-org8ab9a8f" class="outline-2">
387
+<h2 id="org8ab9a8f">Jitsi Meet</h2>
388
+<div class="outline-text-2" id="text-org8ab9a8f">
383 389
 <p>
384 390
 Experimental WebRTC video conferencing system, similar to Google Hangouts. This may not be fully functional, but is hoped to be in the near future.
385 391
 </p>
386 392
 </div>
387 393
 </div>
388 394
 
389
-<div id="outline-container-org8ee6fe4" class="outline-2">
390
-<h2 id="org8ee6fe4">Lychee</h2>
391
-<div class="outline-text-2" id="text-org8ee6fe4">
395
+<div id="outline-container-org87accf2" class="outline-2">
396
+<h2 id="org87accf2">Lychee</h2>
397
+<div class="outline-text-2" id="text-org87accf2">
392 398
 <p>
393 399
 Make your photo albums available on the web.
394 400
 </p>
@@ -398,9 +404,9 @@ Make your photo albums available on the web.
398 404
 </p>
399 405
 </div>
400 406
 </div>
401
-<div id="outline-container-orgb11a948" class="outline-2">
402
-<h2 id="orgb11a948">Mailpile</h2>
403
-<div class="outline-text-2" id="text-orgb11a948">
407
+<div id="outline-container-orge84db07" class="outline-2">
408
+<h2 id="orge84db07">Mailpile</h2>
409
+<div class="outline-text-2" id="text-orge84db07">
404 410
 <p>
405 411
 Modern email client which supports GPG encryption.
406 412
 </p>
@@ -410,9 +416,9 @@ Modern email client which supports GPG encryption.
410 416
 </p>
411 417
 </div>
412 418
 </div>
413
-<div id="outline-container-orgd0e032c" class="outline-2">
414
-<h2 id="orgd0e032c">Mumble</h2>
415
-<div class="outline-text-2" id="text-orgd0e032c">
419
+<div id="outline-container-org5f25ae9" class="outline-2">
420
+<h2 id="org5f25ae9">Mumble</h2>
421
+<div class="outline-text-2" id="text-org5f25ae9">
416 422
 <p>
417 423
 The popular VoIP and text chat system. Say goodbye to old-fashioned telephony conferences with silly dial codes. Also works well on mobile.
418 424
 </p>
@@ -422,9 +428,9 @@ The popular VoIP and text chat system. Say goodbye to old-fashioned telephony co
422 428
 </p>
423 429
 </div>
424 430
 </div>
425
-<div id="outline-container-org33696c1" class="outline-2">
426
-<h2 id="org33696c1">PI-Hole</h2>
427
-<div class="outline-text-2" id="text-org33696c1">
431
+<div id="outline-container-org56cecbb" class="outline-2">
432
+<h2 id="org56cecbb">PI-Hole</h2>
433
+<div class="outline-text-2" id="text-org56cecbb">
428 434
 <p>
429 435
 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.
430 436
 </p>
@@ -434,9 +440,9 @@ The black hole for web adverts. Block adverts at the domain name level within yo
434 440
 </p>
435 441
 </div>
436 442
 </div>
437
-<div id="outline-container-org1e4531b" class="outline-2">
438
-<h2 id="org1e4531b">PostActiv</h2>
439
-<div class="outline-text-2" id="text-org1e4531b">
443
+<div id="outline-container-org6a9f389" class="outline-2">
444
+<h2 id="org6a9f389">PostActiv</h2>
445
+<div class="outline-text-2" id="text-org6a9f389">
440 446
 <p>
441 447
 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.
442 448
 </p>
@@ -446,11 +452,11 @@ An alternative federated social networking system compatible with GNU Social. It
446 452
 </p>
447 453
 </div>
448 454
 </div>
449
-<div id="outline-container-org76fa568" class="outline-2">
450
-<h2 id="org76fa568">Radicale</h2>
451
-<div class="outline-text-2" id="text-org76fa568">
455
+<div id="outline-container-org3a8271f" class="outline-2">
456
+<h2 id="org3a8271f">Radicale</h2>
457
+<div class="outline-text-2" id="text-org3a8271f">
452 458
 <p>
453
-Calendar system compatible with CalDAV and CardDAV. Synch your calendar events easily across all your devices.
459
+Calendar system compatible with CalDAV and CardDAV. Synch your calendar events easily and securely across all your devices.
454 460
 </p>
455 461
 
456 462
 <p>
@@ -458,9 +464,9 @@ Calendar system compatible with CalDAV and CardDAV. Synch your calendar events e
458 464
 </p>
459 465
 </div>
460 466
 </div>
461
-<div id="outline-container-orgba0593a" class="outline-2">
462
-<h2 id="orgba0593a">tt-rss</h2>
463
-<div class="outline-text-2" id="text-orgba0593a">
467
+<div id="outline-container-org6f4a73c" class="outline-2">
468
+<h2 id="org6f4a73c">tt-rss</h2>
469
+<div class="outline-text-2" id="text-org6f4a73c">
464 470
 <p>
465 471
 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.
466 472
 </p>
@@ -470,9 +476,9 @@ Private RSS reader. Pulls in RSS/Atom feeds via Tor and is only accessible via a
470 476
 </p>
471 477
 </div>
472 478
 </div>
473
-<div id="outline-container-orgae248ad" class="outline-2">
474
-<h2 id="orgae248ad">Syncthing</h2>
475
-<div class="outline-text-2" id="text-orgae248ad">
479
+<div id="outline-container-orgc3881e2" class="outline-2">
480
+<h2 id="orgc3881e2">Syncthing</h2>
481
+<div class="outline-text-2" id="text-orgc3881e2">
476 482
 <p>
477 483
 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.
478 484
 </p>
@@ -482,9 +488,9 @@ Possibly the best way to synchronise files across all of your devices. Once it h
482 488
 </p>
483 489
 </div>
484 490
 </div>
485
-<div id="outline-container-org902a1eb" class="outline-2">
486
-<h2 id="org902a1eb">Tox</h2>
487
-<div class="outline-text-2" id="text-org902a1eb">
491
+<div id="outline-container-org2244242" class="outline-2">
492
+<h2 id="org2244242">Tox</h2>
493
+<div class="outline-text-2" id="text-org2244242">
488 494
 <p>
489 495
 Client and bootstrap node for the Tox chat/VoIP system.
490 496
 </p>
@@ -494,18 +500,18 @@ Client and bootstrap node for the Tox chat/VoIP system.
494 500
 </p>
495 501
 </div>
496 502
 </div>
497
-<div id="outline-container-orgf8974c7" class="outline-2">
498
-<h2 id="orgf8974c7">Vim</h2>
499
-<div class="outline-text-2" id="text-orgf8974c7">
503
+<div id="outline-container-org3a977cd" class="outline-2">
504
+<h2 id="org3a977cd">Vim</h2>
505
+<div class="outline-text-2" id="text-org3a977cd">
500 506
 <p>
501 507
 If you use the Mutt client to read your email then this will set it up to use vim for composing new mail.
502 508
 </p>
503 509
 </div>
504 510
 </div>
505 511
 
506
-<div id="outline-container-orgad537cb" class="outline-2">
507
-<h2 id="orgad537cb">XMPP</h2>
508
-<div class="outline-text-2" id="text-orgad537cb">
512
+<div id="outline-container-org70eae09" class="outline-2">
513
+<h2 id="org70eae09">XMPP</h2>
514
+<div class="outline-text-2" id="text-org70eae09">
509 515
 <p>
510 516
 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.
511 517
 </p>