de: step 5 translated
authorGabriel Pérez-Cerezo <gabriel@gpcf.eu>
Sat, 21 Jun 2014 11:31:23 +0000 (13:31 +0200)
committerGabriel Pérez-Cerezo <gabriel@gpcf.eu>
Sat, 21 Jun 2014 11:31:23 +0000 (13:31 +0200)
de/index.html
de/mac.html
de/rest.html

index 88a0573e7a4f88c899d1656a873fa82f83c0aaad..2903da9aa08e717a22960f37677c284225bdccd2 100644 (file)
 
   </div>
 </section><!-- End #section4 -->
-
 <!-- ~~~~~~~~~ Section 5: Use it well  ~~~~~~~~~ -->
-               <section id="section5" class="row">
-                       <div>
-                                       <!-- ~~~~~~~~~ section introduction: interspersed text  ~~~~~~~~~ -->
-                               <div class="section-intro">
-                                               <h2><em>#5</em> Use it well</h2>
-<p>Everyone uses GnuPG a little differently, but it's important to follow some basic practices to keep your email secure. Not following them, you risk the privacy of the people you communicate with, as well as your own, and damage the Web of Trust.</p>
-                               </div><!-- End .section-intro -->
-
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
-                               <div id="step-5a" class="step">
-                                       <div class="sidebar">
-                                               <p><img src="//static.fsf.org/nosvn/enc-dev0/img/screenshots/section5-01-use-it-well.png" alt="Section 5: Use it Well" /></p>
-                                       </div><!-- /.sidebar -->
-                                       <div class="main">
-                                               <h3>When should I encrypt?</h3>
-
-                                               <p>The more you can encrypt your messages, the better. This is because, if you only encrypt emails occasionally, each encrypted message could raise a red flag for surveillance systems. If all or most of your email is encrypted, people doing surveillance won't know where to start.</p>
+<section id="section5" class="row">
+  <div>
+    <!-- ~~~~~~~~~ section introduction: interspersed text  ~~~~~~~~~ -->
+    <div class="section-intro">
+      <h2><em>#5</em>Nutze es richtig</h2>
+      <p>Jeder nutzt GnuPG auf seine Art und Weise, es ist aber wichtig einige einfache Praktiken zu befolgen. Wenn du sie nicht befolgst riskierst du deine eigene Privatsphäre und die deiner Kommunikationspartner. Außerdem beschädigst du die Web of Trust.</p>
+    </div><!-- End .section-intro -->
 
-<p>That's not to say that only encrypting some of your email isn't helpful -- it's a great start and it makes bulk surveillance more difficult.</p>
+    <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+    <div id="step-5a" class="step">
+      <div class="sidebar">
+       <p><img src="/img/screenshots/section5-01-use-it-well.png" alt="Section 5: Use it Well" /></p>
+      </div><!-- /.sidebar -->
+      <div class="main">
+       <h3>Wann sollte ich verschlüsseln?</h3>
 
-                                       </div><!-- End .main -->
-                               </div><!-- End #step-5a .step -->
+       <p>
+         Je mehr du verschlüsselst, desto besser. Wenn du nur E-Mails hin und wieder verschlüsselt, könnte jede verschlüsselte Nachricht aufmerksamer von den Geheimdiensten verfolgt werden. Wenn alle oder die meisten deiner Nachrichten verschlüsselt sind, wissen die Überwacher nicht, ow sie anfangen sollen.</p>
 
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
-                               <div id="step-5b" class="step">
-                                       <div class="sidebar">
-                                               <p><img src="//static.fsf.org/nosvn/enc-dev0/img/screenshots/section5-02-use-it-well.png" alt="Section 5: Use it Well" /></p>
-                                       </div><!-- /.sidebar -->
-                                       <div class="main">
-                                               <h3><em>Important:</em> Be wary of invalid keys</h3>
-                                               <p>GnuPG makes email safer, but it's still important to watch out for invalid keys, which might have fallen into the wrong hands. Email encrypted with invalid keys might be readable by surveillance programs.</p>
-                                               <p>In your email program, go back to the second email that Adele sent you. Because Adele encrypted it with your public key, it will have a message from OpenPGP at the top, which most likely says "OpenPGP: Part of this message encrypted."</p>
-<p><b>When using GnuPG, make a habit of glancing at that bar. The program will warn you there if you get an email encrypted with a key that can't be trusted.</b></p>
-                                       </div><!-- End .main -->
-                               </div><!-- End #step-5b .step -->
-
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
-                               <div id="step-5c" class="step">
-                                       <div class="main">
-                                               <h3>Copy your revocation certificate to somewhere safe</h3>
-                                               <p>Remember when you created your keys and saved the revocation certificate that GnuPG made? It's time to copy that certificate onto the safest digital storage that you have -- the ideal thing is a flash drive, disk or hard drive stored in a safe place in your home.</p>
-<p>If your private key ever gets lost or stolen, you'll need this certificate file.</p>
-                                       </div><!-- End .main -->
-                               </div><!-- End #step-5c .step -->
+       <p>
+         Das heißt nicht, dass nur einige Nachrichten zu verschlüsseln sinnlos ist -- Es ist ein guter Start und macht massiver Überwachung schwieriger.</p>
+       
+      </div><!-- End .main -->
+    </div><!-- End #step-5a .step -->
 
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
-                               <div id="step-lost_key" class="step">
-                                       <div class="main">
-                                               <h3><em>Important:</em> act swiftly if someone gets your private key</h3>
-                                               <p>If you lose your private key or someone else gets ahold of it (say, by stealing or cracking your computer), it's important to revoke it immediately before someone else uses it to read your encrypted email. This guide doesn't cover how to revoke a key, but you can follow the <a href="https://www.gnupg.org/gph/en/manual.html#AEN305">instructions on the GnuPG site</a>. After you're done revoking, send an email to everyone with whom you usually use your key to make sure they know.</p>
-                                       </div><!-- End .main -->
-                               </div><!-- End #step-lost_key .step-->
+    <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+    <div id="step-5b" class="step">
+      <div class="sidebar">
+       <p><img src="/img/screenshots/section5-02-use-it-well.png" alt="Section 5: Use it Well" /></p>
+      </div><!-- /.sidebar -->
+      <div class="main">
+       <h3><em>Wichtig:</em> Nimm dich vor ungültigen Schlüsseln in Acht!</h3>
+       <p>
+         GnuPG macht E-Mails sicherer, es ist aber wichtig für ungültige Schlüssel Ausschau zu halten. E-Mails, die mit ungültigen Schlüsseln verschlüsselt wurden könnten von Überwachungsprogrammen gelesen werden. </p>
+       <p>
+       Gehe in deinem E-Mail-Programm zurück zur zweiten E-Mail, die dir Adele gesendet hat. Weil sie mit ihrem Schlüssel verschlüsselt wurde, gibt es oben eine Leiste die sagt, dass die E-Mail verschlüsselt ist.</p>
+       <p><b>
+Gewöhne es dir an, dass du auf diese Leiste schaust. Enigmail wird dich warnen, wenn E-Mails mit ungültigen Schlüsseln verschlüsselt wurden.</b></p>
+      </div><!-- End .main -->
+    </div><!-- End #step-5b .step -->
 
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~
-                               <div id="step-5d" class="step">
-                                       <div class="main">
-                                               <h3>Make your public key part of your online identity</h3>
-                                               <p> First add your public key fingerprint to your email signature, then compose an email to at least five of your friends, telling them you just set up GnuPG and mentioning your public key fingerprint. Link to this guide and ask them to join you. Don't forget that there's also an awesome <a href="infographic.html">infographic to share.</a></p>
+    <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+    <div id="step-5c" class="step">
+      <div class="main">
+       <h3>Speichere dein Widerrufszertifikat an einem sichren Ort.</h3>
+       <p>
+Kopiere das Widerrufszertifikat auf das sicherste Speichermedium was du hast. Das ideale wäre ein Flash-Speicher, der an einem sicheren Ort aufbewahrt wird.</p>
+       <p>Sollte dein privater Schlüssel gestohlen werden oder verloren gehen, benötigst du dieses Zertifikat.</p>
+      </div><!-- End .main -->
+    </div><!-- End #step-5c .step -->
 
-<p class="notes">Start writing your public key fingerprint anywhere someone would see your email address: your social media profiles, blog, Website, or business card. (At the Free Software Foundation, we put ours on our <a href="https://fsf.org/about/staff">staff page</a>.) We need to get our culture to the point that we feel like something is missing when we see an email address without a public key fingerprint.</p>
-                                       </div><!-- End .main
-                               </div> End #step-5d .step-->
+    <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+    <div id="step-lost_key" class="step">
+      <div class="main">
+       <h3><em>Wichtig:</em> Reagiere schnell, wenn jemand deinen Privaten Schlüssel bekommt!</h3>
+       <p> Wenn du deinen privaten Schlüssel verlierst (z.B. jemand klaut deinen Computer) ist es wichtig ihn sofort zu annulieren bevor ihn jemand benutzt, um deine E-Mails zu lesen. Wie dies geht wird in dieser Anleitung nicht beschrieben, du kannst dies aber im <a href="https://www.gnupg.org/gph/de/manual/c319.html#AEN389" >Handbuch von GnuPG</a> nachlesen.</p>
+      </div><!-- End .main -->
+    </div><!-- End #step-lost_key .step-->
 
+    <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+    <div id="step-5d" class="step">
+      <div class="main">
+       <h3>Mache deinen öffentlichen Schlüssel zu einem Teil deiner Online-Identität.</h3>
+       <p>Füge erst einmal deine Schlüssel-ID zu deiner E-Mail-Signatur hinzu, schriebe dann E-Mails an mindestens fünf deiner Freunde, in denen steht, dass du gerade GnuPG installiert hast und deine Schlüssel-ID. Vergesse nicht, dass es eine tolle <a href="http://de.gpcf.eu/selbstvertidigung" >Infographik</a> gibt, die du mit deinen Freunden teilen kannst.</p>
 
-                       </div>
-               </section><!-- End #section5 -->
+       <p class="notes">
+         Schreibe deine Schlüssel-ID überall hin, wo jemand deine E-Mail-Adresse sehen könnte: deine Profile auf sozialen Netzwerken, Blogs, Websiten oder Visitenkarten. Wir müssen unsere Kultur so verändern, dass wir glauben, dass etwas fehlt, wenn wir eine E-Mail-Adresse ohne eine Schlüssel-ID sehen.</p>
+      </div><!-- End .main -->
+    </div><!-- End #step-5d .step-->
 
 
 
index 2bd1044e81b84ae5257e9deea980e9947a41b66c..7f6b1436f2b7214d74910f3d89fbb7729be9e8be 100644 (file)
 
   </div>
 </section><!-- End #section4 -->
-
 <!-- ~~~~~~~~~ Section 5: Use it well  ~~~~~~~~~ -->
-               <section id="section5" class="row">
-                       <div>
-                                       <!-- ~~~~~~~~~ section introduction: interspersed text  ~~~~~~~~~ -->
-                               <div class="section-intro">
-                                               <h2><em>#5</em> Use it well</h2>
-<p>Everyone uses GnuPG a little differently, but it's important to follow some basic practices to keep your email secure. Not following them, you risk the privacy of the people you communicate with, as well as your own, and damage the Web of Trust.</p>
-                               </div><!-- End .section-intro -->
-
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
-                               <div id="step-5a" class="step">
-                                       <div class="sidebar">
-                                               <p><img src="//static.fsf.org/nosvn/enc-dev0/img/screenshots/section5-01-use-it-well.png" alt="Section 5: Use it Well" /></p>
-                                       </div><!-- /.sidebar -->
-                                       <div class="main">
-                                               <h3>When should I encrypt?</h3>
-
-                                               <p>The more you can encrypt your messages, the better. This is because, if you only encrypt emails occasionally, each encrypted message could raise a red flag for surveillance systems. If all or most of your email is encrypted, people doing surveillance won't know where to start.</p>
+<section id="section5" class="row">
+  <div>
+    <!-- ~~~~~~~~~ section introduction: interspersed text  ~~~~~~~~~ -->
+    <div class="section-intro">
+      <h2><em>#5</em>Nutze es richtig</h2>
+      <p>Jeder nutzt GnuPG auf seine Art und Weise, es ist aber wichtig einige einfache Praktiken zu befolgen. Wenn du sie nicht befolgst riskierst du deine eigene Privatsphäre und die deiner Kommunikationspartner. Außerdem beschädigst du die Web of Trust.</p>
+    </div><!-- End .section-intro -->
 
-<p>That's not to say that only encrypting some of your email isn't helpful -- it's a great start and it makes bulk surveillance more difficult.</p>
+    <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+    <div id="step-5a" class="step">
+      <div class="sidebar">
+       <p><img src="/img/screenshots/section5-01-use-it-well.png" alt="Section 5: Use it Well" /></p>
+      </div><!-- /.sidebar -->
+      <div class="main">
+       <h3>Wann sollte ich verschlüsseln?</h3>
 
-                                       </div><!-- End .main -->
-                               </div><!-- End #step-5a .step -->
+       <p>
+         Je mehr du verschlüsselst, desto besser. Wenn du nur E-Mails hin und wieder verschlüsselt, könnte jede verschlüsselte Nachricht aufmerksamer von den Geheimdiensten verfolgt werden. Wenn alle oder die meisten deiner Nachrichten verschlüsselt sind, wissen die Überwacher nicht, ow sie anfangen sollen.</p>
 
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
-                               <div id="step-5b" class="step">
-                                       <div class="sidebar">
-                                               <p><img src="//static.fsf.org/nosvn/enc-dev0/img/screenshots/section5-02-use-it-well.png" alt="Section 5: Use it Well" /></p>
-                                       </div><!-- /.sidebar -->
-                                       <div class="main">
-                                               <h3><em>Important:</em> Be wary of invalid keys</h3>
-                                               <p>GnuPG makes email safer, but it's still important to watch out for invalid keys, which might have fallen into the wrong hands. Email encrypted with invalid keys might be readable by surveillance programs.</p>
-                                               <p>In your email program, go back to the second email that Adele sent you. Because Adele encrypted it with your public key, it will have a message from OpenPGP at the top, which most likely says "OpenPGP: Part of this message encrypted."</p>
-<p><b>When using GnuPG, make a habit of glancing at that bar. The program will warn you there if you get an email encrypted with a key that can't be trusted.</b></p>
-                                       </div><!-- End .main -->
-                               </div><!-- End #step-5b .step -->
-
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
-                               <div id="step-5c" class="step">
-                                       <div class="main">
-                                               <h3>Copy your revocation certificate to somewhere safe</h3>
-                                               <p>Remember when you created your keys and saved the revocation certificate that GnuPG made? It's time to copy that certificate onto the safest digital storage that you have -- the ideal thing is a flash drive, disk or hard drive stored in a safe place in your home.</p>
-<p>If your private key ever gets lost or stolen, you'll need this certificate file.</p>
-                                       </div><!-- End .main -->
-                               </div><!-- End #step-5c .step -->
+       <p>
+         Das heißt nicht, dass nur einige Nachrichten zu verschlüsseln sinnlos ist -- Es ist ein guter Start und macht massiver Überwachung schwieriger.</p>
+       
+      </div><!-- End .main -->
+    </div><!-- End #step-5a .step -->
 
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
-                               <div id="step-lost_key" class="step">
-                                       <div class="main">
-                                               <h3><em>Important:</em> act swiftly if someone gets your private key</h3>
-                                               <p>If you lose your private key or someone else gets ahold of it (say, by stealing or cracking your computer), it's important to revoke it immediately before someone else uses it to read your encrypted email. This guide doesn't cover how to revoke a key, but you can follow the <a href="https://www.gnupg.org/gph/en/manual.html#AEN305">instructions on the GnuPG site</a>. After you're done revoking, send an email to everyone with whom you usually use your key to make sure they know.</p>
-                                       </div><!-- End .main -->
-                               </div><!-- End #step-lost_key .step-->
+    <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+    <div id="step-5b" class="step">
+      <div class="sidebar">
+       <p><img src="/img/screenshots/section5-02-use-it-well.png" alt="Section 5: Use it Well" /></p>
+      </div><!-- /.sidebar -->
+      <div class="main">
+       <h3><em>Wichtig:</em> Nimm dich vor ungültigen Schlüsseln in Acht!</h3>
+       <p>
+         GnuPG macht E-Mails sicherer, es ist aber wichtig für ungültige Schlüssel Ausschau zu halten. E-Mails, die mit ungültigen Schlüsseln verschlüsselt wurden könnten von Überwachungsprogrammen gelesen werden. </p>
+       <p>
+       Gehe in deinem E-Mail-Programm zurück zur zweiten E-Mail, die dir Adele gesendet hat. Weil sie mit ihrem Schlüssel verschlüsselt wurde, gibt es oben eine Leiste die sagt, dass die E-Mail verschlüsselt ist.</p>
+       <p><b>
+Gewöhne es dir an, dass du auf diese Leiste schaust. Enigmail wird dich warnen, wenn E-Mails mit ungültigen Schlüsseln verschlüsselt wurden.</b></p>
+      </div><!-- End .main -->
+    </div><!-- End #step-5b .step -->
 
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~
-                               <div id="step-5d" class="step">
-                                       <div class="main">
-                                               <h3>Make your public key part of your online identity</h3>
-                                               <p> First add your public key fingerprint to your email signature, then compose an email to at least five of your friends, telling them you just set up GnuPG and mentioning your public key fingerprint. Link to this guide and ask them to join you. Don't forget that there's also an awesome <a href="infographic.html">infographic to share.</a></p>
+    <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+    <div id="step-5c" class="step">
+      <div class="main">
+       <h3>Speichere dein Widerrufszertifikat an einem sichren Ort.</h3>
+       <p>
+Kopiere das Widerrufszertifikat auf das sicherste Speichermedium was du hast. Das ideale wäre ein Flash-Speicher, der an einem sicheren Ort aufbewahrt wird.</p>
+       <p>Sollte dein privater Schlüssel gestohlen werden oder verloren gehen, benötigst du dieses Zertifikat.</p>
+      </div><!-- End .main -->
+    </div><!-- End #step-5c .step -->
 
-<p class="notes">Start writing your public key fingerprint anywhere someone would see your email address: your social media profiles, blog, Website, or business card. (At the Free Software Foundation, we put ours on our <a href="https://fsf.org/about/staff">staff page</a>.) We need to get our culture to the point that we feel like something is missing when we see an email address without a public key fingerprint.</p>
-                                       </div><!-- End .main
-                               </div> End #step-5d .step-->
+    <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+    <div id="step-lost_key" class="step">
+      <div class="main">
+       <h3><em>Wichtig:</em> Reagiere schnell, wenn jemand deinen Privaten Schlüssel bekommt!</h3>
+       <p> Wenn du deinen privaten Schlüssel verlierst (z.B. jemand klaut deinen Computer) ist es wichtig ihn sofort zu annulieren bevor ihn jemand benutzt, um deine E-Mails zu lesen. Wie dies geht wird in dieser Anleitung nicht beschrieben, du kannst dies aber im <a href="https://www.gnupg.org/gph/de/manual/c319.html#AEN389" >Handbuch von GnuPG</a> nachlesen.</p>
+      </div><!-- End .main -->
+    </div><!-- End #step-lost_key .step-->
 
+    <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+    <div id="step-5d" class="step">
+      <div class="main">
+       <h3>Mache deinen öffentlichen Schlüssel zu einem Teil deiner Online-Identität.</h3>
+       <p>Füge erst einmal deine Schlüssel-ID zu deiner E-Mail-Signatur hinzu, schriebe dann E-Mails an mindestens fünf deiner Freunde, in denen steht, dass du gerade GnuPG installiert hast und deine Schlüssel-ID. Vergesse nicht, dass es eine tolle <a href="http://de.gpcf.eu/selbstvertidigung" >Infographik</a> gibt, die du mit deinen Freunden teilen kannst.</p>
 
-                       </div>
-               </section><!-- End #section5 -->
+       <p class="notes">
+         Schreibe deine Schlüssel-ID überall hin, wo jemand deine E-Mail-Adresse sehen könnte: deine Profile auf sozialen Netzwerken, Blogs, Websiten oder Visitenkarten. Wir müssen unsere Kultur so verändern, dass wir glauben, dass etwas fehlt, wenn wir eine E-Mail-Adresse ohne eine Schlüssel-ID sehen.</p>
+      </div><!-- End .main -->
+    </div><!-- End #step-5d .step-->
 
 
 
index a8ff897ad9abb9767c0fc12b4646021fe7c21a36..3ea46074e5179f3beed7545c19d1083ae7f7d199 100644 (file)
 
   </div>
 </section><!-- End #section4 -->
-
 <!-- ~~~~~~~~~ Section 5: Use it well  ~~~~~~~~~ -->
-               <section id="section5" class="row">
-                       <div>
-                                       <!-- ~~~~~~~~~ section introduction: interspersed text  ~~~~~~~~~ -->
-                               <div class="section-intro">
-                                               <h2><em>#5</em> Use it well</h2>
-<p>Everyone uses GnuPG a little differently, but it's important to follow some basic practices to keep your email secure. Not following them, you risk the privacy of the people you communicate with, as well as your own, and damage the Web of Trust.</p>
-                               </div><!-- End .section-intro -->
-
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
-                               <div id="step-5a" class="step">
-                                       <div class="sidebar">
-                                               <p><img src="//static.fsf.org/nosvn/enc-dev0/img/screenshots/section5-01-use-it-well.png" alt="Section 5: Use it Well" /></p>
-                                       </div><!-- /.sidebar -->
-                                       <div class="main">
-                                               <h3>When should I encrypt?</h3>
-
-                                               <p>The more you can encrypt your messages, the better. This is because, if you only encrypt emails occasionally, each encrypted message could raise a red flag for surveillance systems. If all or most of your email is encrypted, people doing surveillance won't know where to start.</p>
-
-<p>That's not to say that only encrypting some of your email isn't helpful -- it's a great start and it makes bulk surveillance more difficult.</p>
+<section id="section5" class="row">
+  <div>
+    <!-- ~~~~~~~~~ section introduction: interspersed text  ~~~~~~~~~ -->
+    <div class="section-intro">
+      <h2><em>#5</em>Nutze es richtig</h2>
+      <p>Jeder nutzt GnuPG auf seine Art und Weise, es ist aber wichtig einige einfache Praktiken zu befolgen. Wenn du sie nicht befolgst riskierst du deine eigene Privatsphäre und die deiner Kommunikationspartner. Außerdem beschädigst du die Web of Trust.</p>
+    </div><!-- End .section-intro -->
 
-                                       </div><!-- End .main -->
-                               </div><!-- End #step-5a .step -->
+    <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+    <div id="step-5a" class="step">
+      <div class="sidebar">
+       <p><img src="/img/screenshots/section5-01-use-it-well.png" alt="Section 5: Use it Well" /></p>
+      </div><!-- /.sidebar -->
+      <div class="main">
+       <h3>Wann sollte ich verschlüsseln?</h3>
 
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
-                               <div id="step-5b" class="step">
-                                       <div class="sidebar">
-                                               <p><img src="//static.fsf.org/nosvn/enc-dev0/img/screenshots/section5-02-use-it-well.png" alt="Section 5: Use it Well" /></p>
-                                       </div><!-- /.sidebar -->
-                                       <div class="main">
-                                               <h3><em>Important:</em> Be wary of invalid keys</h3>
-                                               <p>GnuPG makes email safer, but it's still important to watch out for invalid keys, which might have fallen into the wrong hands. Email encrypted with invalid keys might be readable by surveillance programs.</p>
-                                               <p>In your email program, go back to the second email that Adele sent you. Because Adele encrypted it with your public key, it will have a message from OpenPGP at the top, which most likely says "OpenPGP: Part of this message encrypted."</p>
-<p><b>When using GnuPG, make a habit of glancing at that bar. The program will warn you there if you get an email encrypted with a key that can't be trusted.</b></p>
-                                       </div><!-- End .main -->
-                               </div><!-- End #step-5b .step -->
+       <p>
+         Je mehr du verschlüsselst, desto besser. Wenn du nur E-Mails hin und wieder verschlüsselt, könnte jede verschlüsselte Nachricht aufmerksamer von den Geheimdiensten verfolgt werden. Wenn alle oder die meisten deiner Nachrichten verschlüsselt sind, wissen die Überwacher nicht, ow sie anfangen sollen.</p>
 
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
-                               <div id="step-5c" class="step">
-                                       <div class="main">
-                                               <h3>Copy your revocation certificate to somewhere safe</h3>
-                                               <p>Remember when you created your keys and saved the revocation certificate that GnuPG made? It's time to copy that certificate onto the safest digital storage that you have -- the ideal thing is a flash drive, disk or hard drive stored in a safe place in your home.</p>
-<p>If your private key ever gets lost or stolen, you'll need this certificate file.</p>
-                                       </div><!-- End .main -->
-                               </div><!-- End #step-5c .step -->
+       <p>
+         Das heißt nicht, dass nur einige Nachrichten zu verschlüsseln sinnlos ist -- Es ist ein guter Start und macht massiver Überwachung schwieriger.</p>
+       
+      </div><!-- End .main -->
+    </div><!-- End #step-5a .step -->
 
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
-                               <div id="step-lost_key" class="step">
-                                       <div class="main">
-                                               <h3><em>Important:</em> act swiftly if someone gets your private key</h3>
-                                               <p>If you lose your private key or someone else gets ahold of it (say, by stealing or cracking your computer), it's important to revoke it immediately before someone else uses it to read your encrypted email. This guide doesn't cover how to revoke a key, but you can follow the <a href="https://www.gnupg.org/gph/en/manual.html#AEN305">instructions on the GnuPG site</a>. After you're done revoking, send an email to everyone with whom you usually use your key to make sure they know.</p>
-                                       </div><!-- End .main -->
-                               </div><!-- End #step-lost_key .step-->
+    <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+    <div id="step-5b" class="step">
+      <div class="sidebar">
+       <p><img src="/img/screenshots/section5-02-use-it-well.png" alt="Section 5: Use it Well" /></p>
+      </div><!-- /.sidebar -->
+      <div class="main">
+       <h3><em>Wichtig:</em> Nimm dich vor ungültigen Schlüsseln in Acht!</h3>
+       <p>
+         GnuPG macht E-Mails sicherer, es ist aber wichtig für ungültige Schlüssel Ausschau zu halten. E-Mails, die mit ungültigen Schlüsseln verschlüsselt wurden könnten von Überwachungsprogrammen gelesen werden. </p>
+       <p>
+       Gehe in deinem E-Mail-Programm zurück zur zweiten E-Mail, die dir Adele gesendet hat. Weil sie mit ihrem Schlüssel verschlüsselt wurde, gibt es oben eine Leiste die sagt, dass die E-Mail verschlüsselt ist.</p>
+       <p><b>
+Gewöhne es dir an, dass du auf diese Leiste schaust. Enigmail wird dich warnen, wenn E-Mails mit ungültigen Schlüsseln verschlüsselt wurden.</b></p>
+      </div><!-- End .main -->
+    </div><!-- End #step-5b .step -->
 
-                               <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~
-                               <div id="step-5d" class="step">
-                                       <div class="main">
-                                               <h3>Make your public key part of your online identity</h3>
-                                               <p> First add your public key fingerprint to your email signature, then compose an email to at least five of your friends, telling them you just set up GnuPG and mentioning your public key fingerprint. Link to this guide and ask them to join you. Don't forget that there's also an awesome <a href="infographic.html">infographic to share.</a></p>
+    <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+    <div id="step-5c" class="step">
+      <div class="main">
+       <h3>Speichere dein Widerrufszertifikat an einem sichren Ort.</h3>
+       <p>
+Kopiere das Widerrufszertifikat auf das sicherste Speichermedium was du hast. Das ideale wäre ein Flash-Speicher, der an einem sicheren Ort aufbewahrt wird.</p>
+       <p>Sollte dein privater Schlüssel gestohlen werden oder verloren gehen, benötigst du dieses Zertifikat.</p>
+      </div><!-- End .main -->
+    </div><!-- End #step-5c .step -->
 
-<p class="notes">Start writing your public key fingerprint anywhere someone would see your email address: your social media profiles, blog, Website, or business card. (At the Free Software Foundation, we put ours on our <a href="https://fsf.org/about/staff">staff page</a>.) We need to get our culture to the point that we feel like something is missing when we see an email address without a public key fingerprint.</p>
-                                       </div><!-- End .main
-                               </div> End #step-5d .step-->
+    <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+    <div id="step-lost_key" class="step">
+      <div class="main">
+       <h3><em>Wichtig:</em> Reagiere schnell, wenn jemand deinen Privaten Schlüssel bekommt!</h3>
+       <p> Wenn du deinen privaten Schlüssel verlierst (z.B. jemand klaut deinen Computer) ist es wichtig ihn sofort zu annulieren bevor ihn jemand benutzt, um deine E-Mails zu lesen. Wie dies geht wird in dieser Anleitung nicht beschrieben, du kannst dies aber im <a href="https://www.gnupg.org/gph/de/manual/c319.html#AEN389" >Handbuch von GnuPG</a> nachlesen.</p>
+      </div><!-- End .main -->
+    </div><!-- End #step-lost_key .step-->
 
+    <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
+    <div id="step-5d" class="step">
+      <div class="main">
+       <h3>Mache deinen öffentlichen Schlüssel zu einem Teil deiner Online-Identität.</h3>
+       <p>Füge erst einmal deine Schlüssel-ID zu deiner E-Mail-Signatur hinzu, schriebe dann E-Mails an mindestens fünf deiner Freunde, in denen steht, dass du gerade GnuPG installiert hast und deine Schlüssel-ID. Vergesse nicht, dass es eine tolle <a href="http://de.gpcf.eu/selbstvertidigung" >Infographik</a> gibt, die du mit deinen Freunden teilen kannst.</p>
 
-                       </div>
-               </section><!-- End #section5 -->
+       <p class="notes">
+         Schreibe deine Schlüssel-ID überall hin, wo jemand deine E-Mail-Adresse sehen könnte: deine Profile auf sozialen Netzwerken, Blogs, Websiten oder Visitenkarten. Wir müssen unsere Kultur so verändern, dass wir glauben, dass etwas fehlt, wenn wir eine E-Mail-Adresse ohne eine Schlüssel-ID sehen.</p>
+      </div><!-- End .main -->
+    </div><!-- End #step-5d .step-->