Fleshing out section 6.
authorZak Rogoff <atticus@Amdijefri.office.fsf.org>
Tue, 3 Jun 2014 17:13:15 +0000 (13:13 -0400)
committerZak Rogoff <atticus@Amdijefri.office.fsf.org>
Tue, 3 Jun 2014 17:13:15 +0000 (13:13 -0400)
index.html
mac.html

index 0297c7ac0c94f1f46bb10e8b95796d8392629316..44cdeba5eb519c7bac1d298400c17db29ea91377 100644 (file)
                                                <div class="troubleshooting">
                                                        <h4>Troubleshooting</h4>
                                                        <dl>
-                                                               <dt>I can't find the menu?</dt>
-                                                               <dd>In many new email programs, it's represented by an image of three stacked horizontal bars.</dd>
+                                                               <dt>I can't find the menu.</dt>
+                                                                       <dd>In many new email programs, the main menu is represented by an image of three stacked horizontal bars.</dd>
                                                        </dl>
                                                </div><!-- /.troubleshooting -->
                                        </div><!-- End .main -->
 
                                <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
                                <div class="main step">
-                                       <p>Switch to GNU/Linux</p>
-                                       <p>Share this guide and help a friend get started</p>
-                                       <p>Learn more about GPG</p>
-                                       <p>Learn more about free software and why it's more secure</p>
-                                       <p>Participate in a keysigning party</p>
-                                       <p>Keysigning parties are social events designed to build the Web of Trust. Participants match each others' photo IDs and Key IDs, and then get out their laptops and sign each other's public keys. They're a great way to meet likeminded people and learn about new privacy tools, as well as build up people's trust in your key. Look for keysigning at tech events, hackerspaces and nerdy parties.</p>
-                                       <p> Try other encryption technologies: OTR, encrypting your hard drive, Tor, link to surveillance collection in directory, or prism-break with free software filter, if that has been set up.</p>
-                                       <p>Like programming? Contribute code to <a href="https://www.gnupg.org/">GnuPG</a> or <a href="https://www.enigmail.net/home/index.php">Enigmail</a>.</p>
-                                       <p>Support the Free Software Foundation</p>
+                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+                               <div id="step-gnulinux" class="step">
+                                       <div class="main">
+                                               <h3>Switch to GNU/Linux</h3>
+                                               <p>Coming soon</p>
+                                       </div><!-- End .main -->
+                               </div><!-- End #step-gnulinux .step -->
+                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+                               <div id="step-keysigning_party" class="step">
+                                       <div class="main">
+                                               <h3>Go to a keysigning party</h3>
+                                               <p>Keysigning parties are social events designed to build the Web of Trust. Participants match each others' photo IDs and Key IDs, and then get out their laptops and sign each other's public keys. They're a great way to meet likeminded people and learn about new privacy tools, as well as build up people's trust in your key. Look for keysigning at tech events, hackerspaces and nerdy parties.</p>
+                                       </div><!-- End .main -->
+                               </div><!-- End #keysigning_party .step -->
+                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+                               <div id="step-programming" class="step">
+                                       <div class="main">
+                                               <h3>Make these tools even better</h3>
+                                               <p>Like programming? Contribute code to <a href="https://www.gnupg.org/">GnuPG</a> or <a href="https://www.enigmail.net/home/index.php">Enigmail</a>.</p>
+                                       </div><!-- End .main -->
+                               </div><!-- End #step-programming .step -->
+                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+                               <div id="step-more_technologies" class="step">
+                                       <div class="main">
+                                               <h3>Protect more of your digital life</h3>
+                                               <p>Learn surveillance-resistant technologies for instant messages, hard drive storage, online sharing and more at <a href="https://directory.fsf.org/wiki/Collection:PRISM"> the Free Software Directory's PRISM Collection</a> and <a href="prism-break.org">prism-break.org</a>.</p>
+                                       </div><!-- End .main -->
+                               </div><!-- End #step-more_technologies .step -->
+
+                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+                               <div id="step-learn_more" class="step">
+                                       <div class="main">
+                                               <h3>Learn more about GnuPG</h3>
+                                               <p>There are a lot more features of GnuPG to discover, including encrypting files on your computer. There are a variety of resources accessible via Google, but we recommend starting with the links on the <a href="https://www.gnupg.org/documentation/">GnuPG Web site</a>.</p>
+                                       </div><!-- End .main -->
+                               </div><!-- End #step-learn_more .step -->
+                                       
+                                       
                                </div><!-- End .step /.main -->
                        </div>
                </section><!-- End #section6 -->
index add7931ea89cc3ecc272fb8f2fa7a92fb3a5183d..b042b7cfec5bcc94a94fb1072335bf7ccc3fea3d 100644 (file)
--- a/mac.html
+++ b/mac.html
@@ -55,8 +55,8 @@
                                                <div class="troubleshooting">
                                                        <h4>Troubleshooting</h4>
                                                        <dl>
-                                                               <dt>I can't find the OpenPGP menu.</dt>
-                                                                       <dd>In many new email programs, the main menu is represented by an image of three stacked horizontal bars. OpenPGP may be inside a section called Tools.</dd>
+                                                               <dt>I can't find the menu.</dt>
+                                                                       <dd>In many new email programs, the main menu is represented by an image of three stacked horizontal bars.</dd>
                                                        </dl>
                                                </div><!-- /.troubleshooting -->
                                        </div><!-- End .main -->