Fixing broken images in the workshop page.
[enc.git] / en / mac.html
index 580a4ac0cd26528330a6eba26b81ce39beafa8fb..3a7076648931596cd68c9ef2cfafcab74acbdf05 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
        <head>
-                       <meta charset="utf-8" />
+                       <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 
                        <title>Email Self-Defense - a guide to fighting surveillance with GnuPG encryption</title>
                        <meta name="keywords" content="GnuPG, GPG, openpgp, surveillance, privacy, email, Enigmail" />
                                <div class="section-intro">
                                                <h2><em>#1</em> Get the pieces</h2>
                                                <p class="notes">This guide relies on software which is freely licensed; it's completely transparent and anyone can copy it or make their own version. This makes it safer from surveillance than proprietary software (like Mac OS). To defend your freedom as well as protect yourself from surveillance, we recommend you switch to a free software operating system like GNU/Linux. Learn more about free software at <a href="https://u.fsf.org/ys">fsf.org</a>.</p>
-                        <p>To get started, you'll need a desktop email program installed on your computer. This guide works with free software versions of the Thunderbird email program, and with Thunderbird itself. Email programs are another way to access the same email accounts you can access in a browser (like Gmail), but provide extra features.</p>
+                        <p>To get started, you'll need the IceDove desktop email program installed on your computer. For your system, IceDove may be known by the alternate name "Thunderbird." Email programs are another way to access the same email accounts you can access in a browser (like Gmail), but provide extra features.</p>
                         <p>If you already have an email program, you can skip to <a href="#step-1b">Step 1.b</a>.</p>
                                </div><!-- End .section-intro -->
 
 
                                        <div class="main">
                                                <h3><em>Step 1.b</em> Get GnuPG by downloading GPGTools</h3>
-                                               <p>GPGTools is a software package that includes GnuPG. <a href="https://releases.gpgtools.org/GPG%20Suite%20-%202013.10.22.dmg">Download</a> and install it, choosing default options whenever asked. After it's installed, you can close any windows that it creates.</p>
+                                               <p>GPGTools is a software package that includes GnuPG. <a href="https://gpgtools.org/#gpgsuite">Download</a> and install it, choosing default options whenever asked. After it's installed, you can close any windows that it creates.</p>
 
                                        </div><!-- End .main -->
                                </div><!-- End #step1-b .step -->
                                <div class="section-intro">
                                                <h2><em>#3</em> Try it out!</h2>
                                                <p>Now you'll try a test correspondence with a computer program named Edward, which knows how to use encryption. Except where noted, these are the same steps you'd follow when corresponding with a real, live person.</p>
+
+                                               <p>NOTE: Edward is currently having some technical difficulties, so he may take a long time to respond, or not respond at all. We're sorry about this and we're working hard to fix it. Your key will still work even without testing with Edward.</p>
                                </div><!-- End .section-intro -->
 
                                <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
                                        <div class="main">
                                                        <h3><em>Step 3.b</em> Send a test encrypted email</h3>
                                                        <p>Write a new email in your email program, addressed to edward-en@fsf.org. Make the subject "Encryption test" or something similar and write something in the body.</p>
-                                                       <p>They key in the bottom right of the window should be yellow, meaning encryption is on. This will be your default from now on.</p>
+                                                       <p>The key in the bottom right of the window should be yellow, meaning encryption is on. This will be your default from now on.</p>
                                                        <p class="notes">Next to the key, you'll notice an icon of a pencil. Clicking this tells Enigmail to add a special, unique signature to your message, generated using your private key. This is a separate feature from encryption, and you don't have to use it for this guide.</p>
                                                        <p>Click Send. Enigmail will pop up a window that says "Recipients not valid, not trusted or not found."</p>
 
                                        <div class="main">
                                                <h3><em>Step 3.c</em> Receive a response</h3>
                                                <p>When Edward receives your email, he will use his private key to decrypt it, then use your public key (which you sent him in <a href="#step-3a">Step 3.A</a>) to encrypt his reply to you.</p>
-                                               
+
                                                <p class="notes">It may take two or three minutes for Edward to respond. In the meantime, you might want to skip ahead and check out the <a href="#section5">Use it Well</a> section of this guide.</p>
                                                <p>When you receive Edward's email and open it, Enigmail will automatically detect that it is encrypted with your public key, and then it will use your private key to decrypt it.</p>
                                                <p>Notice the bar that Enigmail shows you above the message, with information about the status of Edward's key.</p>