<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 -->