1 <!-- ~~~~~~~~~ Footer ~~~~~~~~~ -->
2 <footer class=
"row" id=
"footer">
5 <h4><a href=
"https://u.fsf.org/ys"><img alt=
"Free Software Foundation" src=
"//static.fsf.org/nosvn/enc-dev0/img/fsf-logo.png"></a></h4>
6 <p>Copyright
© 2014 <a href=
"https://u.fsf.org/ys">Free Software Foundation
</a>, Inc.
<a href=
"https://my.fsf.org/donate/privacypolicy.html">Datenschutzerklärung
</a>.
<a href=
"https://u.fsf.org/yr">Beitreten
</a></p>
7 <p><em>Version
2.0.
<!--LANGUAGE translation by NAME, NAME and NAME.--> Deutsche Übersetzung von
<a href=
"http://de.gpcf.eu" >Gabriel Pérez-Cerezo
</a></em></p>
8 <p>Die Bilder auf dieser Seite unterliegen einer
<a href=
"https://creativecommons.org/licenses/by/4.0/deed.de">Creative-Commons-Namensnennung-
4.0-Lizenz (oder eine neuere Version)
</a> und der Rest unterliegt einer
<a href=
"https://creativecommons.org/licenses/by-sa/4.0/deed.de">Creative-Commons-Namensnennung-Weitergabe-unter-gleichen-Bedigungen-
4.0-Lizenz (oder eine neuere Version)
</a>.
— <a href=
"http://www.gnu.org/licenses/license-list.html#OtherLicenses">Warum diese Lizenzen?
</a></p>
9 <p>Lade dir den Quellcode für
<a href=
"gnupg-guide.zip">diese Anleitung
</a> und für
<a href=
"gnupg-infographic.zip">die Infographik
</a> herunter. In der Anleitung
& Infographik verwendete Schriftarten:
<a href=
"https://www.google.com/fonts/specimen/Dosis">Dosis
</a> von Pablo Impallari,
<a href=
"http://www.google.com/fonts/specimen/Signika">Signika
</a> by Anna Giedry
ś <a href=
"http://www.google.com/fonts/specimen/Archivo+Narrow">Archivo Narrow
</a> von Omnibus-Type,
<a href=
"http://www.thegopherarchive.com/gopher-files-hacks-pxl2000-119351.htm">PXL-
2000</a> von Florian Cramer.
</p>
11 <a href=
"//weblabels.fsf.org/emailselfdefense.fsf.org/"
13 JavaScript-Lizenzinformationen
16 </div><!-- /#copyright -->
18 Design von
<a rel=
"external" href=
"http://jplusplus.org"><strong>Journalism++
</strong> <img src=
"//static.fsf.org/nosvn/enc-dev0n/img/jplusplus.png" alt=
"Journalism++" /></a>
19 </p><!-- /.credits -->
21 </footer><!-- End #footer -->
23 <script src=
"//static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js"></script>
24 <script src=
"//static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script>
27 <script type=
"text/javascript">
29 @licstart The following is the entire license notice for the
30 JavaScript code in this page.
32 Copyright
2014 Matthieu Aubry
34 This program is free software: you can redistribute it and/or modify
35 it under the terms of the GNU General Public License as published by
36 the Free Software Foundation, either version
3 of the License, or
37 (at your option) any later version.
39 This program is distributed in the hope that it will be useful,
40 but WITHOUT ANY WARRANTY; without even the implied warranty of
41 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
42 GNU General Public License for more details.
44 You should have received a copy of the GNU General Public License
45 along with this program. If not, see http://www.gnu.org/licenses/.
47 @licend The above is the entire license notice
48 for the JavaScript code in this page.
50 var _paq = _paq || [];
51 _paq.push([
"setDocumentTitle", document.domain +
"/" + document.title]);
52 _paq.push([
"setCookieDomain",
"*.www.fsf.org"]);
53 _paq.push([
"setDomains", [
"*.www.fsf.org",
"*.www.fsf.org"]]);
54 _paq.push([
"trackPageView"]);
55 _paq.push([
"enableLinkTracking"]);
58 var u=((
"https:" == document.location.protocol) ?
"https" :
"http") +
"://piwik.fsf.org/";
59 _paq.push([
"setTrackerUrl", u+
"piwik.php"]);
60 _paq.push([
"setSiteId",
"5"]);
61 var d=document, g=d.createElement(
"script"), s=d.getElementsByTagName(
"script")[
0]; g.
type=
"text/javascript";
62 g.defer=true; g.async=true; g.src=u+
"piwik.js"; s.parentNode.insertBefore(g,s);
65 <!-- End Piwik Code -->