Rewrap long lines.
[enc.git] / ru / infographic.html
CommitLineData
6dbdec05
DT
1<!DOCTYPE html>
2<html>
bdb51862
I
3<head>
4<meta http-equiv="content-type" content="text/html; charset=utf-8" />
5
6<title>Защита эл. почты - руководство по борьбе со слежкой посредством
7шифрования GnuPG</title>
8<meta name="keywords" content="GnuPG, GPG, privacy, email, Enigmail" />
9<meta name="description"
10content="Email surveillance violates our fundamental rights and makes free speech risky. This guide will teach you email self-defense in 30 minutes with GnuPG.">
11
12<meta name="viewport" content="width=device-width, initial-scale=1">
13<link rel="stylesheet"
14href="//static.fsf.org/nosvn/enc-dev0/css/main.css">
15<link rel="shortcut icon"
16href="//static.fsf.org/nosvn/enc-dev0/img/ru/favicon.ico" />
17
18</head>
19<body>
20
21<header class="row centered" id="header">
22<div>
23<p class="back">&larr; Прочитайте <a href="index.html">полную версию
24руководства</a></p>
25<h3><a href="https://fsf.org/share?u=https://u.fsf.org/zc&amp;t=Как
26работает шифрование с открытым ключом. Инфографика via %40fsf
27%23EmailSelfDefense">Поделитесь нашей инфографикой</a>, используя тэг
28#EmailSelfDefense</h3>
29
30<p><img
31src="//static.fsf.org/nosvn/enc-dev0/img/ru/full-infographic.png"
32alt="View &amp; share our infographic" /></p>
33
34<p class="back">&larr; Прочитайте <a href="index.html">полную версию
35руководства</a></p>
36</div>
37</header><!-- End #header -->
6dbdec05
DT
38
39<!-- ~~~~~~~~~ Footer ~~~~~~~~~ -->
bdb51862
I
40<footer class="row" id="footer">
41<div>
42<div id="copyright">
43<h4><a href="https://u.fsf.org/ys"><img alt="Free Software Foundation"
44src="//static.fsf.org/nosvn/enc-dev0/img/ru/fsf-logo.png"></a></h4>
45<p>Copyright &copy; 2014 <a href="https://u.fsf.org/ys">Free Software
46Foundation</a>, Inc. <a
47href="https://my.fsf.org/donate/privacypolicy.html">Политика
48конфиденциальности</a>. <a
49href="https://u.fsf.org/yr">Присоединяйтесь.</a></p>
50<p><em>Версия 3.0. <!--LANGUAGE translation by NAME, NAME and
51NAME.--></em></p><a
52href="http://agpl.fsf.org/emailselfdefense.fsf.org/edward/CURRENT/edward.tar.gz">Исходный
53код бота-автоответчика Эдварда разработан Josh Drake
54&lt;zamnedix@gnu.org&gt; и доступен в рамках стандартной общественной
55лицензии GNU.</a>
56<p>Изображения, представленные на данной странице, лицензированы в
57соответствии с <a
58href="https://creativecommons.org/licenses/by/4.0/">Creative Commons
59Attribution 4.0 license (или более поздней версии)</a>, все остальное
60лицензировано в соответствии с <a
61href="https://creativecommons.org/licenses/by-sa/4.0">Creative Commons
62Attribution-ShareAlike 4.0 license (или более поздней версии)</a>.
63&mdash; <a
64href="http://www.gnu.org/licenses/license-list.html#OtherLicenses">Почему
65эти лицензии?</a></p>
66<p>Скачайте пакеты с исходным кодом для <a
67href="gnupg-guide.zip">данного руководства</a> и для <a
68href="gnupg-infographic.zip">инфографики</a>. Шрифты, использованные в
69данном руководстве &amp; инфографика: <a
70href="https://www.google.com/fonts/specimen/Dosis">Dosis</a> от Pablo
71Impallari, <a
72href="http://www.google.com/fonts/specimen/Signika">Signika</a> от
73Anna Giedry&#347; <a
74href="http://www.google.com/fonts/specimen/Archivo+Narrow">Archivo
75Narrow</a> от Omnibus-Type, <a
76href="http://www.thegopherarchive.com/gopher-files-hacks-pxl2000-119351.htm">PXL-2000</a>
77от Florian Cramer.</p>
78<p>
79<a href="//weblabels.fsf.org/emailselfdefense.fsf.org/"
80rel="jslicense"> Информация о лицензии JavaScript</a>
81</p>
82</div><!-- /#copyright -->
83<p class="credits"> Дизайн инфографики и руководства подготовлен <a
84rel="external"
85href="http://jplusplus.org"><strong>Journalism++</strong> <img
86src="//static.fsf.org/nosvn/enc-dev0/img/ru/jplusplus.png"
87alt="Journalism++" /></a>
88</p><!-- /.credits -->
89</div>
90</footer><!-- End #footer -->
91
92
93<script src="//static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js">
94</script>
95<script src="//static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script>
96
97<!-- Piwik -->
98<script type="text/javascript">
6dbdec05
DT
99 /*
100 @licstart The following is the entire license notice for the
101 JavaScript code in this page.
102
103 Copyright 2014 Matthieu Aubry
104
105 This program is free software: you can redistribute it and/or modify
106 it under the terms of the GNU General Public License as published by
107 the Free Software Foundation, either version 3 of the License, or
108 (at your option) any later version.
109
110 This program is distributed in the hope that it will be useful,
111 but WITHOUT ANY WARRANTY; without even the implied warranty of
112 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
113 GNU General Public License for more details.
114
115 You should have received a copy of the GNU General Public License
116 along with this program. If not, see http://www.gnu.org/licenses/.
117
118 @licend The above is the entire license notice
119 for the JavaScript code in this page.
120 */
121 var _paq = _paq || [];
122 _paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
123 _paq.push(["setCookieDomain", "*.www.fsf.org"]);
124 _paq.push(["setDomains", ["*.www.fsf.org","*.www.fsf.org"]]);
125 _paq.push(["trackPageView"]);
126 _paq.push(["enableLinkTracking"]);
127
128 (function() {
129 var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/";
130 _paq.push(["setTrackerUrl", u+"piwik.php"]);
131 _paq.push(["setSiteId", "5"]);
132 var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
133 g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
134 })();
bdb51862
I
135</script>
136<!-- End Piwik Code -->
137</body>
6dbdec05 138</html>