updated live version to reflect enigmail version updates in enc.
[enc-live.git] / en / index.html
index 89102777ca935b6b5c196bb68a4ca6fc9d90776a..eb1b51dff8671ea510325b25692765a9c9b523c1 100644 (file)
@@ -39,8 +39,7 @@ href="//static.fsf.org/nosvn/enc-dev0/img/favicon.ico" />
 <li><a href="/sq">Shqip - v4.0</a></li>
 <li><a href="/sv">svenska - v4.0</a></li>
 <li><a href="/tr">Türkçe - v4.0</a></li>
-<li><a
-href="https://libreplanet.org/wiki/GPG_guide/Translation_Guide"><strong><span
+<li><a href="https://libreplanet.org/wiki/GPG_guide/Translation_Guide"><strong><span
 style="color: #2F5FAA;">Translate!</span></strong></a></li>
 </ul>
 
@@ -103,11 +102,11 @@ src="//static.fsf.org/nosvn/enc-dev0/img/en/donate.png" /></a></p>
 src="//static.fsf.org/nosvn/enc-dev0/img/en/infographic-button.png"
 alt="View &amp; share our infographic &rarr;" /></a>
 Bulk surveillance violates our fundamental rights and makes free speech
-risky. This guide will teach you a basic surveillance self-defense skill:
-email encryption. Once you've finished, you'll be able to send and receive
-emails that are scrambled to make sure anyone, including a surveillance agent
-or thief, intercepting your email can't read them. All you need is a computer
-with an Internet connection, an email account, and about forty minutes.</p>
+risky. This guide will teach you a basic surveillance self-defense skill: email
+encryption. Once you've finished, you'll be able to send and receive emails
+that are scrambled to make sure a surveillance agent or thief intercepting
+your email can't read them. All you need is a computer with an Internet
+connection, an email account, and about forty minutes.</p>
 
 <p>Even if you have nothing to hide, using encryption helps protect the privacy
 of people you communicate with, and makes life difficult for bulk surveillance
@@ -229,12 +228,19 @@ alt="Step 1.B: Install Add-ons" /></li>
 <h3><em>Step 1.b</em> Install the Enigmail plugin for your email program</h3>
 
 <p>In your email program's menu, select Add-ons (it may be in the Tools
-section). Make sure Extensions is selected on the left. Do you see Enigmail? If
-so, skip this step.</p>
+section). Make sure Extensions is selected on the left. Do you see Enigmail? Make sure it's the latest version. If so, skip this step.</p>
 
 <p>If not, search "Enigmail" with the search bar in the upper right. You
 can take it from here. Restart your email program when you're done.</p>
 
+<p>There are major security flaws in versions of GnuPG prior to 2.2.8, and
+Enigmail prior to 2.0.7. Make sure you have GnuPG 2.2.8 and Enigmail 2.0.7,
+or later versions.</p>
+
+<p>Note: As of June 18, 2018, GnuPG 2.2.8 is unavailable for Debian stable and
+testing.</p>
+
+
 <!-- ~~~~~~~~~ Troubleshooting ~~~~~~~~~ -->
 <div class="troubleshooting">
 
@@ -652,6 +658,11 @@ using GnuPG, even if they can't figure out what you're saying. When you
 send attachments, Enigmail will give you the choice to encrypt them or not,
 independent of the actual email.</p>
 
+<p>For greater security against potential attacks, you can turn off
+HTML. Instead, you can render the message body as plain text. In order
+to do this in Thunderbird, go to View &gt; Message Body As &gt; Plain
+Text.</p>
+
 </div><!-- End .main -->
 </div><!-- End #step-headers_unencrypted .step-->
 
@@ -823,15 +834,15 @@ and choosing Key Properties. It's good practice to share your fingerprint
 wherever you share your email address, so that people can double-check that
 they have the correct public key when they download yours from a keyserver.</p>
 
-<p class="notes">You may also see public keys referred to by their key ID,
-which is simply the last eight digits of the fingerprint, like C09A61E8 for
-Edward. The key ID is visible directly from the Key Management window. This
-key ID is like a person's first name (it is a useful shorthand but may not be
-unique to a given key), whereas the fingerprint actually identifies the key
-uniquely without the possibility of confusion. If you only have the key ID,
-you can still look up the key (as well as its fingerprint), like you did in
-Step 3, but if multiple options appear, you'll need the fingerprint of the
-person to whom you are trying to communicate to verify which one to use.</p>
+<p class="notes">You may also see public keys referred to by a shorter
+key ID. This key ID is visible directly from the Key Management
+window. These eight character key IDs were previously used for
+identification, which used to be safe, but is no longer reliable. You
+need to check the full fingerprint as part of verifying you have the
+correct key for the person you are trying to contact. Spoofing, in
+which someone intentionally generates a key with a fingerprint whose
+final eight characters are the same as another, is unfortunately
+common.</p>
 
 </div><!-- End .main -->
 </div><!-- End #step-identify_keys .step-->
@@ -950,7 +961,7 @@ message from Enigmail at the top, which most likely says "Enigmail: Part of
 this message encrypted."</p>
 
 <p><b>When using GnuPG, make a habit of glancing at that bar. The program
-will warn you there if you get an email encrypted with a key that can't
+will warn you there if you get an email signed with a key that can't
 be trusted.</b></p>
 
 </div><!-- End .main -->