Note about keys

This commit is contained in:
Bob Mottram 2016-11-13 16:20:41 +00:00
parent 270c613752
commit 0c8d839c83
2 changed files with 13 additions and 7 deletions

View File

@ -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

View File

@ -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>