updated live version to reflect enigmail version updates in enc.
[enc-live.git] / en / index.html
index 23ca96042d89ced89ae7ae80bd042802d432f4c7..eb1b51dff8671ea510325b25692765a9c9b523c1 100644 (file)
@@ -25,7 +25,6 @@ href="//static.fsf.org/nosvn/enc-dev0/img/favicon.ico" />
 <!-- Language list for browsers that do not have JS enabled -->
 <ul id="languages" class="os">
 <li><a class="current" href="/en">English - v4.0</a></li>
-<li><a href="/ar">العربية <span class="tip">tip</span></a></li>
 <li><a href="/cs">Čeština - v4.0</a></li>
 <li><a href="/de">Deutsch - v3.0</a></li>
 <li><a href="/el">ελληνικά - v3.0</a></li>
@@ -34,15 +33,12 @@ href="//static.fsf.org/nosvn/enc-dev0/img/favicon.ico" />
 <li><a href="/fr">français - v4.0</a></li>
 <li><a href="/it">italiano - v3.0</a></li>
 <li><a href="/ja">日本語 - v4.0</a></li>
-<li><a href="/ko">한국어 <span class="tip">tip</span></a></li>
-<li><a href="/ml">മലയാളം <span class="tip">tip</span></a></li>
 <li><a href="/pt-br">português do Brasil - v3.0</a></li>
 <li><a href="/ro">română - v3.0</a></li>
 <li><a href="/ru">русский - v4.0</a></li>
 <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="/zh-hans">简体中文 <span class="tip">tip</span></a></li>
 <li><a href="https://libreplanet.org/wiki/GPG_guide/Translation_Guide"><strong><span
 style="color: #2F5FAA;">Translate!</span></strong></a></li>
 </ul>
@@ -106,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
@@ -232,13 +228,18 @@ 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>Enigmail versions prior to 2.0.6 have serious security issues. Make sure to install version 2.0.6 or later. The current version is 2.0.6.1.</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">
@@ -659,7 +660,7 @@ 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 > Message Body As > Plain
+to do this in Thunderbird, go to View &gt; Message Body As &gt; Plain
 Text.</p>
 
 </div><!-- End .main -->
@@ -833,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-->