commit
authorAdam Leibson <adaml@fsf.org>
Tue, 11 Aug 2015 19:47:22 +0000 (15:47 -0400)
committerAdam Leibson <adaml@fsf.org>
Tue, 11 Aug 2015 19:47:22 +0000 (15:47 -0400)
en/index.html

index 2aafab0b3bfc6a60ae39d1717ad9bde6880832c1..fc1b4eb0b29393679a2d51f0878088a75dc82308 100644 (file)
 
                                                        </dl>
                                                </div><!-- /.troubleshooting -->
+
+                                                <!-- ~~~~~~~~~ Troubleshooting  ~~~~~~~~~ -->
+                                                <div class="troubleshooting">
+                                                        <h4>Advanced</h4>
+                                                        <dl>
+                                                                <dt>Uploading a key from the command-line</dt>
+                                                                                <dd>You can also upload your keys to a keyserver through the <a href="https://help.ubuntu.com/community/GnuPrivacyGuardHowto#Uploading_the_key_to_Ubuntu_keyserver">command-line</a>. <a href="https://sks-keyservers.net/overview-of-pools.php">this webpage</a> maintains a good list highly interconnected keyservers. You can also <a href="https://www.gnupg.org/gph/en/manual/x56.html#AEN64">directly export your key</a> as a file on your computer.</dd>
+<dt>My key doesnt appear in the list</dt>
+                                                                                <dd>Try checking "Display All Keys by Default."</dd>
+                                                                <dt>More documentation</dt>
+                                                                                <dd>If you're having trouble with our instructions or just want to learn more, check out <a href="https://www.enigmail.net/documentation/quickstart-ch2.php#id2533620">Enigmail's documentation</a>.</dd>
+
+                                                                <dt class="feedback">Don't see a solution to your problem?</dt>
+                                                                        <dd class="feedback">Please let us know on the <a href="https://libreplanet.org/wiki/GPG_guide/Public_Review">feedback page</a>.</dd>
+
+                                                        </dl>
+                                                </div><!-- /.troubleshooting -->
                                        </div><!-- End .main -->
                                </div><!-- End #step-2b .step  -->