Change email advice

This commit is contained in:
Bob Mottram 2016-12-02 22:21:42 +00:00
parent 8d8ba4a788
commit 3376dbb813
2 changed files with 31 additions and 40 deletions

View File

@ -67,12 +67,8 @@ Both governments and corporations want to compile matadata dossiers about you. W
In F-droid under the *repositories* menu you can enable the *guardian project*, and then install *Orbot*. Within subsequently installed apps, such as those for XMPP chat, there is often a setting which allows the connection to then be routed through Tor. Also you can install *OrFox* and use that as your default browser. Within OrFox for the sites you regularly use you can add a NoScript exception via the menu.
* ssh
The most secure way to access email is via an ssh connection and shell interface. This is not highly convenient, but it does keep your email and GPG key off of the phone which improves your security. If your phone is subsequently stolen then even if an adversary can get past the lock screen /there are no emails stored on the phone/. Install *Connectbot*, generate an RSA key of at least 2048 bits and give it a password. Copy and paste the ssh public key to a pastebin and then add it to /home/myusername/.ssh/authorized keys on Freedombone. Then add an ssh account for the Freedombone, using port 2222. Before you log in you will need to ensure that the ssh key is unlocked. If you lose your phone then you can remove that public key from /authorized_keys/ and anyone in possession of the phone will no longer be able to get ssh access to your system.
This is a /defense in depth/ approach in which there are multiple hurdles which any adversary must overcome in order to get access to your data in a typical theft scenario. So you have the phone encryption, the lock screen with maximum tries and the ssh key password.
* Email
The easiest way to access email is by installing the [[./app_mailpile.html][Mailpile]] app. This keeps your GPG keys off of possibly insecure mobile devices but still enables encrypted email communications in an easy way. You can use K9 mail if you prefer, but that will require installing OpenKeychain and having your GPG keys on the device, which is a lot more risky.
* Services
For information on configuring various apps to work with Freedombone see the [[file:./usage.html][usage section]]. Also see advice on chat apps in the [[file:./faq.html][FAQ]].

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-10-31 Mon 16:24 -->
<!-- 2016-12-02 Fri 22:21 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
@ -271,9 +271,9 @@ Mobile phones are insecure devices, but they're regarded as being so essential t
</table>
</center>
<div id="outline-container-org5336ffa" class="outline-2">
<h2 id="org5336ffa">Open</h2>
<div class="outline-text-2" id="text-org5336ffa">
<div id="outline-container-orgd0e6b7b" class="outline-2">
<h2 id="orgd0e6b7b">Open</h2>
<div class="outline-text-2" id="text-orgd0e6b7b">
<p>
Use a Linux based phone operating system. Typically this will mean Android, but could also mean Cyanogenmod or Replicant. Cyanogen is the most preferable, because you can usually get an up to date image with a recent kernel which will give you better security against exploits. If you're buying a phone then look for a model which is supported by Cyanogenmod. Replicant is the most free (as in freedom) but only runs on a small number of phone models. If you have a phone which runs a full GNU/Linux system then that's fantastic, and you can probably use it in much the same way as a desktop system and the rest of the advice on this page won't apply. If you don't have a phone capable of running a Linux based operating system then consider selling, giving away or bartering your existing one.
</p>
@ -284,45 +284,45 @@ Why is it so important to run Linux on a phone? Aren't <i>iThings</i> supposed t
</div>
</div>
<div id="outline-container-org6643a46" class="outline-2">
<h2 id="org6643a46">Remove</h2>
<div class="outline-text-2" id="text-org6643a46">
<div id="outline-container-org603acea" class="outline-2">
<h2 id="org603acea">Remove</h2>
<div class="outline-text-2" id="text-org603acea">
<p>
So maybe you're running Android and the phone came with some apps already installed. Almost certainly they'll be proprietary. Go to Settings/Apps and then uninstall or deactivate any apps which you really don't need. Mostly preinstalled apps are intended to send your data to companies who will then sell it to advertisers or governments under the business model of <i>surveillance capital</i>. It's not a good idea to get caught up in that, and to avoid becoming addicted to apps which are surveilling you without consent or installing spyware in the background without your knowledge.
</p>
</div>
</div>
<div id="outline-container-org323b230" class="outline-2">
<h2 id="org323b230">Encrypt</h2>
<div class="outline-text-2" id="text-org323b230">
<div id="outline-container-orgc1bd508" class="outline-2">
<h2 id="orgc1bd508">Encrypt</h2>
<div class="outline-text-2" id="text-orgc1bd508">
<p>
Encrypt your phone. This can usually be done via <b>Settings/Security</b> and you may need to fully charge the phone first. Encryption means that if you lose your phone or it gets stolen then there is less chance that anyone who picks it up will get access to your data, photos and so on.
</p>
</div>
</div>
<div id="outline-container-org93040d5" class="outline-2">
<h2 id="org93040d5">Apps</h2>
<div class="outline-text-2" id="text-org93040d5">
<div id="outline-container-orga95eed8" class="outline-2">
<h2 id="orga95eed8">Apps</h2>
<div class="outline-text-2" id="text-orga95eed8">
<p>
Installing <b>F-droid</b> and only adding any new apps via F-droid will ensure that you are always using free and open source software. Open source is not a panacea, since bugs can and do still occur, but it will help you to avoid the worst security and privacy pitfalls.
</p>
</div>
</div>
<div id="outline-container-orge0cbfda" class="outline-2">
<h2 id="orge0cbfda">Lock</h2>
<div class="outline-text-2" id="text-orge0cbfda">
<div id="outline-container-org7ce7f1e" class="outline-2">
<h2 id="org7ce7f1e">Lock</h2>
<div class="outline-text-2" id="text-org7ce7f1e">
<p>
Add a lock screen, preferably with a password which is not easy for other people to guess or for quicker access with a PIN number. Install an app called <b>Locker</b>, activate it and set the maximum number of password guesses to ten (or whatever you feel comfortable with). If bad people get hold of your phone then they may try to brute force your lock screen password or PIN (i.e. automatically trying millions of common word and number combinations) and the locker app will prevent them from succeeding by resetting the phone back to its factory default condition and wiping the data.
</p>
</div>
</div>
<div id="outline-container-orgf1092ed" class="outline-2">
<h2 id="orgf1092ed">Onion</h2>
<div class="outline-text-2" id="text-orgf1092ed">
<div id="outline-container-org07daee4" class="outline-2">
<h2 id="org07daee4">Onion</h2>
<div class="outline-text-2" id="text-org07daee4">
<p>
Both governments and corporations want to compile matadata dossiers about you. Who you communicated with, when and how often. They want this so that they can data mine, simulate, predict and then ultimately influence (sometimes also called "nudge") your actions and preferences in the directions they prefer. By routing your connections through a number of proxy servers (Tor routers) you can make it perhaps not <i>theoretically</i> impossible but at least <i>very hard</i> for them to have a complete and accurate list of who your friends are, your religion, politics, likely health issues, sexual orientation and what news sites or books you read.
</p>
@ -333,31 +333,26 @@ In F-droid under the <b>repositories</b> menu you can enable the <b>guardian pro
</div>
</div>
<div id="outline-container-orge72818e" class="outline-2">
<h2 id="orge72818e">ssh</h2>
<div class="outline-text-2" id="text-orge72818e">
<div id="outline-container-orgf2a0372" class="outline-2">
<h2 id="orgf2a0372">Email</h2>
<div class="outline-text-2" id="text-orgf2a0372">
<p>
The most secure way to access email is via an ssh connection and shell interface. This is not highly convenient, but it does keep your email and GPG key off of the phone which improves your security. If your phone is subsequently stolen then even if an adversary can get past the lock screen <i>there are no emails stored on the phone</i>. Install <b>Connectbot</b>, generate an RSA key of at least 2048 bits and give it a password. Copy and paste the ssh public key to a pastebin and then add it to <i>home/myusername</i>.ssh/authorized keys on Freedombone. Then add an ssh account for the Freedombone, using port 2222. Before you log in you will need to ensure that the ssh key is unlocked. If you lose your phone then you can remove that public key from <i>authorized_keys</i> and anyone in possession of the phone will no longer be able to get ssh access to your system.
</p>
<p>
This is a <i>defense in depth</i> approach in which there are multiple hurdles which any adversary must overcome in order to get access to your data in a typical theft scenario. So you have the phone encryption, the lock screen with maximum tries and the ssh key password.
The easiest way to access email is by installing the <a href="./app_mailpile.html">Mailpile</a> app. This keeps your GPG keys off of possibly insecure mobile devices but still enables encrypted email communications in an easy way. You can use K9 mail if you prefer, but that will require installing OpenKeychain and having your GPG keys on the device, which is a lot more risky.
</p>
</div>
</div>
<div id="outline-container-org5cbeb23" class="outline-2">
<h2 id="org5cbeb23">Services</h2>
<div class="outline-text-2" id="text-org5cbeb23">
<div id="outline-container-orgaa3459e" class="outline-2">
<h2 id="orgaa3459e">Services</h2>
<div class="outline-text-2" id="text-orgaa3459e">
<p>
For information on configuring various apps to work with Freedombone see the <a href="./usage.html">usage section</a>. Also see advice on chat apps in the <a href="./faq.html">FAQ</a>.
</p>
</div>
</div>
<div id="outline-container-org476d417" class="outline-2">
<h2 id="org476d417">Battery preservation</h2>
<div class="outline-text-2" id="text-org476d417">
<div id="outline-container-org3f9a42e" class="outline-2">
<h2 id="org3f9a42e">Battery preservation</h2>
<div class="outline-text-2" id="text-org3f9a42e">
<p>
Even with free software apps it's not difficult to get into a situation where your battery doesn't last for long. To maximize battery life access RSS feeds via the onion-based mobile reader within a Tor-compatible browser and not from a locally installed RSS app.
</p>