<meta charset="utf-8">
<title>Email Self-Defense</title>
- <meta name="keywords" content="GnuPG, GPG, privacy" />
- <meta name="description" content="A guide by the FSF to safe and
- private email through the use of GnuPG">
+ <meta name="keywords" content="GnuPG, GPG, privacy, email, Enigmail" />
+ <meta name="description" content="A guide by the FSF to safe and private email through the use of GnuPG">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="http://static.fsf.org/nosvn/enc-dev0/css/main.css">
<link rel="shortcut icon" href="http://static.fsf.org/nosvn/enc-dev0/img/favicon.ico" />
-<!-- --> <link rel="stylesheet" href="static/css/main.css">
+<!-- our local static folder url --> <link rel="stylesheet" href="static/css/main.css">
</head>
<!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
<div id="step-1c" class="step">
+ <div class="sidebar">
+ <p><img src="http://static.fsf.org/nosvn/enc-dev0/img/screenshots/step1b-tools-addons.png" alt="Step 1.B: Tools -> Add-ons" /></p>
+ </div><!-- /.sidebar -->
<div class="main">
<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>
<!-- ~~~~~~~~~ Footer ~~~~~~~~~ -->
<footer class="row" id="footer">
<div>
+ <div id="contribute">
+ <h4>Contribute to this guide</h4>
+ <ul>
+ <li><a href="https://libreplanet.org/wiki/GPG_guide/Public_Review">Leave Feedback</a></li>
+ <li><a href="http://libreplanet.org/wiki/GPG_guide/Textual_Draft">Help maintain these instructions up to date</a></li>
+ <li><a href="http://libreplanet.org/wiki/GPG_guide">Help translate this guide to other languages</a></li>
+ </div><!-- /#contribute -->
<div id="copyright">
<h4><a href="http://www.fsf.org/"><img alt="Free Software Foundation" src="http://static.fsf.org/nosvn/enc-dev0/img/fsf-logo.png"></a></h4>
<p>Copyright © 2014 <a href="https://fsf.org">Free Software Foundation</a>, Inc. <a href="https://my.fsf.org/donate/privacypolicy.html">Privacy Policy</a>. <a href="https://fsf.org/jfb">Join.</a></p>
<script src="http://static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js"></script>
<script src="http://static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script>
-<!--
- <script src="static/js/jquery-1.11.0.min.js"></script>
- <script src="static/js/scripts.js"></script>-->
</body>
</html>