Working on Section 4.
authorZak Rogoff <zak@fsf.org>
Wed, 4 Jun 2014 23:55:00 +0000 (19:55 -0400)
committerZak Rogoff <zak@fsf.org>
Wed, 4 Jun 2014 23:55:00 +0000 (19:55 -0400)
index.html

index 92caf041f895ebf98ddcf575f5f6334fdec7ec71..cd4cfa8adce4d343f1b9b881da161939d36a2a1f 100644 (file)
                                                <p class="highlight">You've just effectively said "I trust that Adele's public key actually belongs to Adele." This doesn't mean much because Adele isn't a real person, but it's good practice.</p>
 
 
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
-                               <div id="step-sign_real_keys" class="step">
-                                       <div class="main">
-                                               <h3><em>Important:</em> check people's identification before signing their keys</h3>
-                                               <p>Before signing a real person's key, always make sure it actually belongs to them, and answer honestly in the window that pops up and asks "How carefully have you verified that the key you are about to sign actually belongs to the person(s) named above?". The only way to truly make sure it belongs to them is to talk to them in person or on the phone, and have them give you identifying information (like a government ID), along with their key ID.</p>
-                                       </div><!-- End .main -->
-                               </div><!-- End #step-sign_real_keys .step-->
-
-
-
                                                <div id="pgp-pathfinder">
                                                        <form enctype="application/x-www-form-urlencoded" action="/mk_path.cgi" method="get">
                                                                <p><strong>From:</strong> <input type="text" name="FROM"></p>
 
                                        </div><!-- End .main -->
                                </div><!-- End #step-4a .step -->
+                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+                               <div id="step-sign_real_keys" class="step">
+                                       <div class="main">
+                                               <h3><em>Important:</em> check people's identification before signing their keys</h3>
+                                               <p>Before signing a real person's key, always make sure it actually belongs to them, and answer honestly in the window that pops up and asks "How carefully have you verified that the key you are about to sign actually belongs to the person(s) named above?". The only way to truly make sure it belongs to them is to talk to them in person or on the phone, and have them give you identifying information (like a government ID), along with their key ID.</p>
+                                       </div><!-- End .main -->
+                               </div><!-- End #step-sign_real_keys .step-->
+
+
+
                        </div>
                </section><!-- End #section4 -->