Separate documentation for mailpile

This commit is contained in:
Bob Mottram 2016-11-13 16:09:50 +00:00
parent 9fa5c5b45f
commit 270c613752
6 changed files with 532 additions and 88 deletions

65
doc/EN/app_mailpile.org Normal file
View File

@ -0,0 +1,65 @@
#+TITLE:
#+AUTHOR: Bob Mottram
#+EMAIL: bob@freedombone.net
#+KEYWORDS: freedombone, mailpile
#+DESCRIPTION: How to use Mailpile
#+OPTIONS: ^:nil toc:nil
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="freedombone.css" />
#+BEGIN_CENTER
[[file:images/logo.png]]
#+END_CENTER
#+BEGIN_EXPORT html
<center>
<h1>Mailpile</h1>
</center>
#+END_EXPORT
Mailpile provides a nice looking webmail interface suitable for use on desktop or mobile clients. It has pretty good support for email encryption and makes that quite an easy process. At present it's usable but still has some bugs and limitations. If you need a fully functional email client with comprehensive encryption support then either use Mutt or Thunderbird/Icedove.
One down side is that this appears to be a single user system, so if you have multiple users on your Freedombone server only the administrator will actually be able to use mailpile.
* Setup
If you're viewing your mail domain site on a mobile device via OrFox then make sure you allow the domain in the NoScript settings.
Enter a password and store it within a password manager.
Click on the *Privacy and Security* button.
Scroll down and select *Save Settings*. Don't click on the Tor button.
Click *Add account*.
Enter your name, email address and password.
Uncheck *Detect Settings* and click *Next*.
Under *Sending Mail* select *local*, then click *Next*.
Under *Receiving files* select *IMAP/TLS*, your main domain name, port *993*, your username and password, then click *Next*.
Under *Security and Privacy* click *Next*.
Click on *Inbox* and then select *Browse for mailboxes*. If you have a lot of mail then this can take quite a long time. Meanwhile you can giggle at the messages under *Working...*.
* Importing existing GPG keys
Unfortunately this is broken in the current Mailpile version, so you can't import keys. But when it works this is probably how it will work:
ssh into the Freedombone with:
#+begin_src bash
ssh username@maindomainname -p 2222
#+end_src
Select *My encryption keys*
Select *Show full PGP/GPG key*. Select the text of the full key and copy it, then paste it into a file on your local system.
In a browser navigate to *yourmailpiledomain/contacts*
Select *import encryption keys* followed by *upload key*
Click *select encryption key* then choose the file you previously saved.

View File

@ -64,6 +64,7 @@ Make your photo albums available on the web.
* Mailpile * Mailpile
Modern email client which supports GPG encryption. Modern email client which supports GPG encryption.
[[./app_mailpile.html][How to use it]]
* Mumble * Mumble
The popular VoIP and text chat system. Say goodbye to old-fashioned telephony conferences with silly dial codes. Also works well on mobile. The popular VoIP and text chat system. Say goodbye to old-fashioned telephony conferences with silly dial codes. Also works well on mobile.

View File

@ -29,6 +29,7 @@
| [[./app_xmpp.html][XMPP/Jabber]] | | [[./app_xmpp.html][XMPP/Jabber]] |
| [[./app_tox.html][Tox]] | | [[./app_tox.html][Tox]] |
| [[./app_mumble.html][Mumble]] | | [[./app_mumble.html][Mumble]] |
| [[./app_mailpile.jtml][Mailpile]] |
| [[./app_rss.html][RSS Reader]] | | [[./app_rss.html][RSS Reader]] |
| [[./app_gogs.html][Git Projects]] | | [[./app_gogs.html][Git Projects]] |
| [[Adding or removing users]] | | [[Adding or removing users]] |

View File

@ -0,0 +1,370 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2016-11-13 Sun 16:07 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
<meta name="generator" content="Org mode" />
<meta name="author" content="Bob Mottram" />
<meta name="description" content="How to use Mailpile"
/>
<meta name="keywords" content="freedombone, mailpile" />
<style type="text/css">
<!--/*--><![CDATA[/*><!--*/
.title { text-align: center;
margin-bottom: .2em; }
.subtitle { text-align: center;
font-size: medium;
font-weight: bold;
margin-top:0; }
.todo { font-family: monospace; color: red; }
.done { font-family: monospace; color: green; }
.priority { font-family: monospace; color: orange; }
.tag { background-color: #eee; font-family: monospace;
padding: 2px; font-size: 80%; font-weight: normal; }
.timestamp { color: #bebebe; }
.timestamp-kwd { color: #5f9ea0; }
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
.underline { text-decoration: underline; }
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
p.verse { margin-left: 3%; }
pre {
border: 1px solid #ccc;
box-shadow: 3px 3px 3px #eee;
padding: 8pt;
font-family: monospace;
overflow: auto;
margin: 1.2em;
}
pre.src {
position: relative;
overflow: visible;
padding-top: 1.2em;
}
pre.src:before {
display: none;
position: absolute;
background-color: white;
top: -10px;
right: 10px;
padding: 3px;
border: 1px solid black;
}
pre.src:hover:before { display: inline;}
/* Languages per Org manual */
pre.src-asymptote:before { content: 'Asymptote'; }
pre.src-awk:before { content: 'Awk'; }
pre.src-C:before { content: 'C'; }
/* pre.src-C++ doesn't work in CSS */
pre.src-clojure:before { content: 'Clojure'; }
pre.src-css:before { content: 'CSS'; }
pre.src-D:before { content: 'D'; }
pre.src-ditaa:before { content: 'ditaa'; }
pre.src-dot:before { content: 'Graphviz'; }
pre.src-calc:before { content: 'Emacs Calc'; }
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
pre.src-fortran:before { content: 'Fortran'; }
pre.src-gnuplot:before { content: 'gnuplot'; }
pre.src-haskell:before { content: 'Haskell'; }
pre.src-java:before { content: 'Java'; }
pre.src-js:before { content: 'Javascript'; }
pre.src-latex:before { content: 'LaTeX'; }
pre.src-ledger:before { content: 'Ledger'; }
pre.src-lisp:before { content: 'Lisp'; }
pre.src-lilypond:before { content: 'Lilypond'; }
pre.src-lua:before { content: 'Lua'; }
pre.src-matlab:before { content: 'MATLAB'; }
pre.src-mscgen:before { content: 'Mscgen'; }
pre.src-ocaml:before { content: 'Objective Caml'; }
pre.src-octave:before { content: 'Octave'; }
pre.src-org:before { content: 'Org mode'; }
pre.src-oz:before { content: 'OZ'; }
pre.src-plantuml:before { content: 'Plantuml'; }
pre.src-processing:before { content: 'Processing.js'; }
pre.src-python:before { content: 'Python'; }
pre.src-R:before { content: 'R'; }
pre.src-ruby:before { content: 'Ruby'; }
pre.src-sass:before { content: 'Sass'; }
pre.src-scheme:before { content: 'Scheme'; }
pre.src-screen:before { content: 'Gnu Screen'; }
pre.src-sed:before { content: 'Sed'; }
pre.src-sh:before { content: 'shell'; }
pre.src-sql:before { content: 'SQL'; }
pre.src-sqlite:before { content: 'SQLite'; }
/* additional languages in org.el's org-babel-load-languages alist */
pre.src-forth:before { content: 'Forth'; }
pre.src-io:before { content: 'IO'; }
pre.src-J:before { content: 'J'; }
pre.src-makefile:before { content: 'Makefile'; }
pre.src-maxima:before { content: 'Maxima'; }
pre.src-perl:before { content: 'Perl'; }
pre.src-picolisp:before { content: 'Pico Lisp'; }
pre.src-scala:before { content: 'Scala'; }
pre.src-shell:before { content: 'Shell Script'; }
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
/* additional language identifiers per "defun org-babel-execute"
in ob-*.el */
pre.src-cpp:before { content: 'C++'; }
pre.src-abc:before { content: 'ABC'; }
pre.src-coq:before { content: 'Coq'; }
pre.src-groovy:before { content: 'Groovy'; }
/* additional language identifiers from org-babel-shell-names in
ob-shell.el: ob-shell is the only babel language using a lambda to put
the execution function name together. */
pre.src-bash:before { content: 'bash'; }
pre.src-csh:before { content: 'csh'; }
pre.src-ash:before { content: 'ash'; }
pre.src-dash:before { content: 'dash'; }
pre.src-ksh:before { content: 'ksh'; }
pre.src-mksh:before { content: 'mksh'; }
pre.src-posh:before { content: 'posh'; }
/* Additional Emacs modes also supported by the LaTeX listings package */
pre.src-ada:before { content: 'Ada'; }
pre.src-asm:before { content: 'Assembler'; }
pre.src-caml:before { content: 'Caml'; }
pre.src-delphi:before { content: 'Delphi'; }
pre.src-html:before { content: 'HTML'; }
pre.src-idl:before { content: 'IDL'; }
pre.src-mercury:before { content: 'Mercury'; }
pre.src-metapost:before { content: 'MetaPost'; }
pre.src-modula-2:before { content: 'Modula-2'; }
pre.src-pascal:before { content: 'Pascal'; }
pre.src-ps:before { content: 'PostScript'; }
pre.src-prolog:before { content: 'Prolog'; }
pre.src-simula:before { content: 'Simula'; }
pre.src-tcl:before { content: 'tcl'; }
pre.src-tex:before { content: 'TeX'; }
pre.src-plain-tex:before { content: 'Plain TeX'; }
pre.src-verilog:before { content: 'Verilog'; }
pre.src-vhdl:before { content: 'VHDL'; }
pre.src-xml:before { content: 'XML'; }
pre.src-nxml:before { content: 'XML'; }
/* add a generic configuration mode; LaTeX export needs an additional
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
pre.src-conf:before { content: 'Configuration File'; }
table { border-collapse:collapse; }
caption.t-above { caption-side: top; }
caption.t-bottom { caption-side: bottom; }
td, th { vertical-align:top; }
th.org-right { text-align: center; }
th.org-left { text-align: center; }
th.org-center { text-align: center; }
td.org-right { text-align: right; }
td.org-left { text-align: left; }
td.org-center { text-align: center; }
dt { font-weight: bold; }
.footpara { display: inline; }
.footdef { margin-bottom: 1em; }
.figure { padding: 1em; }
.figure p { text-align: center; }
.inlinetask {
padding: 10px;
border: 2px solid gray;
margin: 10px;
background: #ffffcc;
}
#org-div-home-and-up
{ text-align: right; font-size: 70%; white-space: nowrap; }
textarea { overflow-x: auto; }
.linenr { font-size: smaller }
.code-highlighted { background-color: #ffff00; }
.org-info-js_info-navigation { border-style: none; }
#org-info-js_console-label
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
.org-info-js_search-highlight
{ background-color: #ffff00; color: #000000; font-weight: bold; }
.org-svg { width: 90%; }
/*]]>*/-->
</style>
<link rel="stylesheet" type="text/css" href="freedombone.css" />
<script type="text/javascript">
/*
@licstart The following is the entire license notice for the
JavaScript code in this tag.
Copyright (C) 2012-2013 Free Software Foundation, Inc.
The JavaScript code in this tag is free software: you can
redistribute it and/or modify it under the terms of the GNU
General Public License (GNU GPL) as published by the Free Software
Foundation, either version 3 of the License, or (at your option)
any later version. The code is distributed WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
As additional permission under GNU GPL version 3 section 7, you
may distribute non-source (e.g., minimized or compacted) forms of
that code without the copy of the GNU GPL normally required by
section 4, provided you include this license notice and a URL
through which recipients can access the Corresponding Source.
@licend The above is the entire license notice
for the JavaScript code in this tag.
*/
<!--/*--><![CDATA[/*><!--*/
function CodeHighlightOn(elem, id)
{
var target = document.getElementById(id);
if(null != target) {
elem.cacheClassElem = elem.className;
elem.cacheClassTarget = target.className;
target.className = "code-highlighted";
elem.className = "code-highlighted";
}
}
function CodeHighlightOff(elem, id)
{
var target = document.getElementById(id);
if(elem.cacheClassElem)
elem.className = elem.cacheClassElem;
if(elem.cacheClassTarget)
target.className = elem.cacheClassTarget;
}
/*]]>*///-->
</script>
</head>
<body>
<div id="preamble" class="status">
<a name="top" id="top"></a>
</div>
<div id="content">
<div class="org-center">
<div class="figure">
<p><img src="images/logo.png" alt="logo.png" />
</p>
</div>
</div>
<center>
<h1>Mailpile</h1>
</center>
<p>
Mailpile provides a nice looking webmail interface suitable for use on desktop or mobile clients. It has pretty good support for email encryption and makes that quite an easy process. At present it's usable but still has some bugs and limitations. If you need a fully functional email client with comprehensive encryption support then either use Mutt or Thunderbird/Icedove.
</p>
<p>
One down side is that this appears to be a single user system, so if you have multiple users on your Freedombone server only the administrator will actually be able to use mailpile.
</p>
<div id="outline-container-orgf883335" class="outline-2">
<h2 id="orgf883335">Setup</h2>
<div class="outline-text-2" id="text-orgf883335">
<p>
If you're viewing your mail domain site on a mobile device via OrFox then make sure you allow the domain in the NoScript settings.
</p>
<p>
Enter a password and store it within a password manager.
</p>
<p>
Click on the <b>Privacy and Security</b> button.
</p>
<p>
Scroll down and select <b>Save Settings</b>. Don't click on the Tor button.
</p>
<p>
Click <b>Add account</b>.
</p>
<p>
Enter your name, email address and password.
</p>
<p>
Uncheck <b>Detect Settings</b> and click <b>Next</b>.
</p>
<p>
Under <b>Sending Mail</b> select <b>local</b>, then click <b>Next</b>.
</p>
<p>
Under <b>Receiving files</b> select <b>IMAP/TLS</b>, your main domain name, port <b>993</b>, your username and password, then click <b>Next</b>.
</p>
<p>
Under <b>Security and Privacy</b> click <b>Next</b>.
</p>
<p>
Click on <b>Inbox</b> and then select <b>Browse for mailboxes</b>. If you have a lot of mail then this can take quite a long time. Meanwhile you can giggle at the messages under <b>Working&#x2026;</b>.
</p>
</div>
</div>
<div id="outline-container-orgd0e01cc" class="outline-2">
<h2 id="orgd0e01cc">Importing existing GPG keys</h2>
<div class="outline-text-2" id="text-orgd0e01cc">
<p>
Unfortunately this is broken in the current Mailpile version, so you can't import keys. But when it works this is probably how it will work:
</p>
<p>
ssh into the Freedombone with:
</p>
<div class="org-src-container">
<pre class="src src-bash">ssh username@maindomainname -p 2222
</pre>
</div>
<p>
Select <b>My encryption keys</b>
</p>
<p>
Select <b>Show full PGP/GPG key</b>. Select the text of the full key and copy it, then paste it into a file on your local system.
</p>
<p>
In a browser navigate to <b>yourmailpiledomain/contacts</b>
</p>
<p>
Select <b>import encryption keys</b> followed by <b>upload key</b>
</p>
<p>
Click <b>select encryption key</b> then choose the file you previously saved.
</p>
</div>
</div>
</div>
<div id="postamble" class="status">
<style type="text/css">
.back-to-top {
position: fixed;
bottom: 2em;
right: 0px;
text-decoration: none;
color: #000000;
background-color: rgba(235, 235, 235, 0.80);
font-size: 12px;
padding: 1em;
display: none;
}
.back-to-top:hover {
background-color: rgba(135, 135, 135, 0.50);
}
</style>
<div class="back-to-top">
<a href="#top">Back to top</a> | <a href="mailto:bob@freedombone.net">E-mail me</a>
</div>
</div>
</body>
</html>

View File

@ -3,15 +3,15 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <head>
<!-- 2016-11-12 Sat 23:55 --> <!-- 2016-11-13 Sun 16:08 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title> <title></title>
<meta name="generator" content="Org mode" /> <meta name="generator" content="Org mode" />
<meta name="author" content="Bob Mottram" /> <meta name="author" content="Bob Mottram" />
<meta name="description" content="Turn the Beaglebone Black into a personal communications server" <meta name="description" content="List of apps available on freedombone"
/> />
<meta name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" /> <meta name="keywords" content="freedombone, apps" />
<style type="text/css"> <style type="text/css">
<!--/*--><![CDATA[/*><!--*/ <!--/*--><![CDATA[/*><!--*/
.title { text-align: center; .title { text-align: center;
@ -257,9 +257,9 @@ The base install of the system just contains an email server and Mutt client, bu
</div> </div>
</div> </div>
<div id="outline-container-org7421d9d" class="outline-2"> <div id="outline-container-org53750a1" class="outline-2">
<h2 id="org7421d9d">DLNA</h2> <h2 id="org53750a1">DLNA</h2>
<div class="outline-text-2" id="text-org7421d9d"> <div class="outline-text-2" id="text-org53750a1">
<p> <p>
Enables you to use the system as a music server which any DLNA compatible devices can connect to within your home network. Enables you to use the system as a music server which any DLNA compatible devices can connect to within your home network.
</p> </p>
@ -269,45 +269,45 @@ Enables you to use the system as a music server which any DLNA compatible device
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org58f1d67" class="outline-2"> <div id="outline-container-orgc37305d" class="outline-2">
<h2 id="org58f1d67">Dokuwiki</h2> <h2 id="orgc37305d">Dokuwiki</h2>
<div class="outline-text-2" id="text-org58f1d67"> <div class="outline-text-2" id="text-orgc37305d">
<p> <p>
A databaseless wiki system. A databaseless wiki system.
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-orge1f387f" class="outline-2"> <div id="outline-container-org4e065e2" class="outline-2">
<h2 id="orge1f387f">Emacs</h2> <h2 id="org4e065e2">Emacs</h2>
<div class="outline-text-2" id="text-orge1f387f"> <div class="outline-text-2" id="text-org4e065e2">
<p> <p>
If you use the Mutt client to read your email then this will set it up to use emacs for composing new mail. If you use the Mutt client to read your email then this will set it up to use emacs for composing new mail.
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org0559d3b" class="outline-2"> <div id="outline-container-orgf70547e" class="outline-2">
<h2 id="org0559d3b">Etherpad</h2> <h2 id="orgf70547e">Etherpad</h2>
<div class="outline-text-2" id="text-org0559d3b"> <div class="outline-text-2" id="text-orgf70547e">
<p> <p>
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. 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.
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-orgb6146c1" class="outline-2"> <div id="outline-container-org042ab63" class="outline-2">
<h2 id="orgb6146c1">Ghost</h2> <h2 id="org042ab63">Ghost</h2>
<div class="outline-text-2" id="text-orgb6146c1"> <div class="outline-text-2" id="text-org042ab63">
<p> <p>
Modern looking blogging system. Modern looking blogging system.
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org8e40628" class="outline-2"> <div id="outline-container-orgfdec06d" class="outline-2">
<h2 id="org8e40628">GNU Social</h2> <h2 id="orgfdec06d">GNU Social</h2>
<div class="outline-text-2" id="text-org8e40628"> <div class="outline-text-2" id="text-orgfdec06d">
<p> <p>
Federated social network. You can "<i>remote follow</i>" other users within the GNU Social federation. Federated social network. You can "<i>remote follow</i>" other users within the GNU Social federation.
</p> </p>
@ -317,9 +317,9 @@ Federated social network. You can "<i>remote follow</i>" other users within the
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-orgacbd4ad" class="outline-2"> <div id="outline-container-org34c3d73" class="outline-2">
<h2 id="orgacbd4ad">Gogs</h2> <h2 id="org34c3d73">Gogs</h2>
<div class="outline-text-2" id="text-orgacbd4ad"> <div class="outline-text-2" id="text-org34c3d73">
<p> <p>
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. 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.
</p> </p>
@ -329,18 +329,18 @@ Lightweight git project hosting system. You can mirror projects from Github, or
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-orgab62aa3" class="outline-2"> <div id="outline-container-org401d328" class="outline-2">
<h2 id="orgab62aa3">HTMLy</h2> <h2 id="org401d328">HTMLy</h2>
<div class="outline-text-2" id="text-orgab62aa3"> <div class="outline-text-2" id="text-org401d328">
<p> <p>
Databaseless blogging system. Quite simple and with a markdown-like format. Databaseless blogging system. Quite simple and with a markdown-like format.
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-orgc4baeb0" class="outline-2"> <div id="outline-container-org76aa025" class="outline-2">
<h2 id="orgc4baeb0">Hubzilla</h2> <h2 id="org76aa025">Hubzilla</h2>
<div class="outline-text-2" id="text-orgc4baeb0"> <div class="outline-text-2" id="text-org76aa025">
<p> <p>
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. 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.
</p> </p>
@ -350,9 +350,9 @@ Web publishing platform with social network like features and good privacy contr
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org5f5f040" class="outline-2"> <div id="outline-container-org419eab7" class="outline-2">
<h2 id="org5f5f040">IRC Server (ngirc)</h2> <h2 id="org419eab7">IRC Server (ngirc)</h2>
<div class="outline-text-2" id="text-org5f5f040"> <div class="outline-text-2" id="text-org419eab7">
<p> <p>
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. 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.
</p> </p>
@ -362,36 +362,39 @@ Run your own IRC chat channel which can be secured with a password and accessibl
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org260331a" class="outline-2"> <div id="outline-container-orgeeebcd5" class="outline-2">
<h2 id="org260331a">Jitsi Meet</h2> <h2 id="orgeeebcd5">Jitsi Meet</h2>
<div class="outline-text-2" id="text-org260331a"> <div class="outline-text-2" id="text-orgeeebcd5">
<p> <p>
Experimental WebRTC video conferencing system, similar to Google Hangouts. This may not be fully functional, but is hoped to be in the near future. Experimental WebRTC video conferencing system, similar to Google Hangouts. This may not be fully functional, but is hoped to be in the near future.
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-orgf68ab87" class="outline-2"> <div id="outline-container-org5c47c0a" class="outline-2">
<h2 id="orgf68ab87">Lychee</h2> <h2 id="org5c47c0a">Lychee</h2>
<div class="outline-text-2" id="text-orgf68ab87"> <div class="outline-text-2" id="text-org5c47c0a">
<p> <p>
Make your photo albums available on the web. Make your photo albums available on the web.
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-orge94d452" class="outline-2"> <div id="outline-container-org8d6a46b" class="outline-2">
<h2 id="orge94d452">Mailpile</h2> <h2 id="org8d6a46b">Mailpile</h2>
<div class="outline-text-2" id="text-orge94d452"> <div class="outline-text-2" id="text-org8d6a46b">
<p> <p>
Modern email client which supports GPG encryption. Modern email client which supports GPG encryption.
</p> </p>
</div>
</div>
<div id="outline-container-org0bee57f" class="outline-2"> <p>
<h2 id="org0bee57f">Mumble</h2> <a href="./app_mailpile.html">How to use it</a>
<div class="outline-text-2" id="text-org0bee57f"> </p>
</div>
</div>
<div id="outline-container-orgc5f3f6f" class="outline-2">
<h2 id="orgc5f3f6f">Mumble</h2>
<div class="outline-text-2" id="text-orgc5f3f6f">
<p> <p>
The popular VoIP and text chat system. Say goodbye to old-fashioned telephony conferences with silly dial codes. Also works well on mobile. The popular VoIP and text chat system. Say goodbye to old-fashioned telephony conferences with silly dial codes. Also works well on mobile.
</p> </p>
@ -401,9 +404,9 @@ The popular VoIP and text chat system. Say goodbye to old-fashioned telephony co
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-orgc15315b" class="outline-2"> <div id="outline-container-orgdf8d13c" class="outline-2">
<h2 id="orgc15315b">PI-Hole</h2> <h2 id="orgdf8d13c">PI-Hole</h2>
<div class="outline-text-2" id="text-orgc15315b"> <div class="outline-text-2" id="text-orgdf8d13c">
<p> <p>
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. 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.
</p> </p>
@ -413,27 +416,27 @@ The black hole for web adverts. Block adverts at the domain name level within yo
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org6bc9364" class="outline-2"> <div id="outline-container-orga434447" class="outline-2">
<h2 id="org6bc9364">PostActiv</h2> <h2 id="orga434447">PostActiv</h2>
<div class="outline-text-2" id="text-org6bc9364"> <div class="outline-text-2" id="text-orga434447">
<p> <p>
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. 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.
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-orga002dd9" class="outline-2"> <div id="outline-container-orgaeb4272" class="outline-2">
<h2 id="orga002dd9">Radicale</h2> <h2 id="orgaeb4272">Radicale</h2>
<div class="outline-text-2" id="text-orga002dd9"> <div class="outline-text-2" id="text-orgaeb4272">
<p> <p>
Calendar system compatible with CalDAV and CardDAV. Manage your calendar events easily across all your devices. Calendar system compatible with CalDAV and CardDAV. Manage your calendar events easily across all your devices.
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org9522328" class="outline-2"> <div id="outline-container-org5a42817" class="outline-2">
<h2 id="org9522328">tt-rss</h2> <h2 id="org5a42817">tt-rss</h2>
<div class="outline-text-2" id="text-org9522328"> <div class="outline-text-2" id="text-org5a42817">
<p> <p>
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. 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.
</p> </p>
@ -443,9 +446,9 @@ Private RSS reader. Pulls in RSS/Atom feeds via Tor and is only accessible via a
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org65b16ab" class="outline-2"> <div id="outline-container-org4c8581b" class="outline-2">
<h2 id="org65b16ab">Syncthing</h2> <h2 id="org4c8581b">Syncthing</h2>
<div class="outline-text-2" id="text-org65b16ab"> <div class="outline-text-2" id="text-org4c8581b">
<p> <p>
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. 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.
</p> </p>
@ -455,9 +458,9 @@ Possibly the best way to synchronise files across all of your devices. Once it h
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org5f38fc1" class="outline-2"> <div id="outline-container-org11de152" class="outline-2">
<h2 id="org5f38fc1">Tox</h2> <h2 id="org11de152">Tox</h2>
<div class="outline-text-2" id="text-org5f38fc1"> <div class="outline-text-2" id="text-org11de152">
<p> <p>
Client and bootstrap node for the Tox chat/VoIP system. Client and bootstrap node for the Tox chat/VoIP system.
</p> </p>
@ -467,18 +470,18 @@ Client and bootstrap node for the Tox chat/VoIP system.
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org6e9440c" class="outline-2"> <div id="outline-container-org66c8cee" class="outline-2">
<h2 id="org6e9440c">Vim</h2> <h2 id="org66c8cee">Vim</h2>
<div class="outline-text-2" id="text-org6e9440c"> <div class="outline-text-2" id="text-org66c8cee">
<p> <p>
If you use the Mutt client to read your email then this will set it up to use vim for composing new mail. If you use the Mutt client to read your email then this will set it up to use vim for composing new mail.
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-orga7ecbfe" class="outline-2"> <div id="outline-container-org9ef06b6" class="outline-2">
<h2 id="orga7ecbfe">XMPP</h2> <h2 id="org9ef06b6">XMPP</h2>
<div class="outline-text-2" id="text-orga7ecbfe"> <div class="outline-text-2" id="text-org9ef06b6">
<p> <p>
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. 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.
</p> </p>

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <head>
<!-- 2016-11-12 Sat 23:54 --> <!-- 2016-11-13 Sun 16:09 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title> <title></title>
@ -255,15 +255,15 @@ for the JavaScript code in this tag.
</colgroup> </colgroup>
<tbody> <tbody>
<tr> <tr>
<td class="org-left"><a href="#org8a8dd7e">Readme</a></td> <td class="org-left"><a href="#org737a35d">Readme</a></td>
</tr> </tr>
<tr> <tr>
<td class="org-left"><a href="#org96f2f29">Improving ssh security</a></td> <td class="org-left"><a href="#org776090b">Improving ssh security</a></td>
</tr> </tr>
<tr> <tr>
<td class="org-left"><a href="#orgac36f9a">Administrating the system via an onion address (Tor)</a></td> <td class="org-left"><a href="#org379ce0e">Administrating the system via an onion address (Tor)</a></td>
</tr> </tr>
<tr> <tr>
@ -306,6 +306,10 @@ for the JavaScript code in this tag.
<td class="org-left"><a href="./app_mumble.html">Mumble</a></td> <td class="org-left"><a href="./app_mumble.html">Mumble</a></td>
</tr> </tr>
<tr>
<td class="org-left"><a href="./app_mailpile.jtml">Mailpile</a></td>
</tr>
<tr> <tr>
<td class="org-left"><a href="./app_rss.html">RSS Reader</a></td> <td class="org-left"><a href="./app_rss.html">RSS Reader</a></td>
</tr> </tr>
@ -315,7 +319,7 @@ for the JavaScript code in this tag.
</tr> </tr>
<tr> <tr>
<td class="org-left"><a href="#orgaf5eee1">Adding or removing users</a></td> <td class="org-left"><a href="#orgc0b4ffb">Adding or removing users</a></td>
</tr> </tr>
<tr> <tr>
@ -324,9 +328,9 @@ for the JavaScript code in this tag.
</tbody> </tbody>
</table> </table>
<div id="outline-container-org8a8dd7e" class="outline-2"> <div id="outline-container-org737a35d" class="outline-2">
<h2 id="org8a8dd7e">Readme</h2> <h2 id="org737a35d">Readme</h2>
<div class="outline-text-2" id="text-org8a8dd7e"> <div class="outline-text-2" id="text-org737a35d">
<p> <p>
After the system has installed a README file will be generated which contains passwords and some brief advice on using the installed systems. You can read this with the following commands: After the system has installed a README file will be generated which contains passwords and some brief advice on using the installed systems. You can read this with the following commands:
</p> </p>
@ -346,9 +350,9 @@ To exit you can either just close the terminal or use <b>CTRL-x CTRL-c</b> follo
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org96f2f29" class="outline-2"> <div id="outline-container-org776090b" class="outline-2">
<h2 id="org96f2f29">Improving ssh security</h2> <h2 id="org776090b">Improving ssh security</h2>
<div class="outline-text-2" id="text-org96f2f29"> <div class="outline-text-2" id="text-org776090b">
<p> <p>
To improve ssh security you can generate an ssh key pair on your system and then upload the public key to the Freedombone. To improve ssh security you can generate an ssh key pair on your system and then upload the public key to the Freedombone.
</p> </p>
@ -398,9 +402,9 @@ If you wish to only use ssh keys then log in to the Freedombone, become the root
</div> </div>
</div> </div>
<div id="outline-container-orgac36f9a" class="outline-2"> <div id="outline-container-org379ce0e" class="outline-2">
<h2 id="orgac36f9a">Administrating the system via an onion address (Tor)</h2> <h2 id="org379ce0e">Administrating the system via an onion address (Tor)</h2>
<div class="outline-text-2" id="text-orgac36f9a"> <div class="outline-text-2" id="text-org379ce0e">
<p> <p>
You can also access your system via the Tor system using an onion address. To find out what the onion address for ssh access is you can do the following: You can also access your system via the Tor system using an onion address. To find out what the onion address for ssh access is you can do the following:
</p> </p>
@ -442,9 +446,9 @@ Subsequently even if dynamic DNS isn't working you may still be able to administ
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-orgaf5eee1" class="outline-2"> <div id="outline-container-orgc0b4ffb" class="outline-2">
<h2 id="orgaf5eee1">Adding or removing users</h2> <h2 id="orgc0b4ffb">Adding or removing users</h2>
<div class="outline-text-2" id="text-orgaf5eee1"> <div class="outline-text-2" id="text-orgc0b4ffb">
<p> <p>
Log into the system with: Log into the system with:
</p> </p>