Skip to content
Snippets Groups Projects
Commit 0c8d839c authored by Bob Mottram's avatar Bob Mottram
Browse files

Note about keys

parent 270c6137
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,8 @@
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.
An advantage of this type of webmail is that /it keeps your GPG keys off of any mobile devices/ so that if you lose your phone, or it gets stolen, then your email might still not be compromised.
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
......
......@@ -3,7 +3,7 @@
"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 -->
<!-- 2016-11-13 Sun 16:20 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
......@@ -251,13 +251,17 @@ for the JavaScript code in this tag.
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>
An advantage of this type of webmail is that <i>it keeps your GPG keys off of any mobile devices</i> so that if you lose your phone, or it gets stolen, then your email might still not be compromised.
</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">
<div id="outline-container-org0880b90" class="outline-2">
<h2 id="org0880b90">Setup</h2>
<div class="outline-text-2" id="text-org0880b90">
<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>
......@@ -304,9 +308,9 @@ Click on <b>Inbox</b> and then select <b>Browse for mailboxes</b>. If you have a
</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">
<div id="outline-container-orgbb4b5aa" class="outline-2">
<h2 id="orgbb4b5aa">Importing existing GPG keys</h2>
<div class="outline-text-2" id="text-orgbb4b5aa">
<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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment