Bob Mottram пре 10 година
родитељ
комит
fc07be049b
2 измењених фајлова са 16 додато и 1 уклоњено
  1. 3
    0
      faq.org
  2. 13
    1
      website/faq.html

+ 3
- 0
faq.org Прегледај датотеку

@@ -16,6 +16,7 @@
16 16
 | [[How do I get a domain name?]]            |
17 17
 | [[How do I get a "real" SSL certificate?]] |
18 18
 | [[Why use self-signed certificates?]]      |
19
+| [[Why not use the services of $company instead? They took the Seppuku pledge]] |
19 20
 #+END_CENTER
20 21
 
21 22
 * Why not supply a disk image download?
@@ -182,3 +183,5 @@ Almost everywhere on the web you will read that self-signed certificates are wor
182 183
 Security of web sites on the internet is still a somewhat unsolved problem, and what we have now is a less than ideal but /good enough to fool most of the people most of the time/ kind of arrangement. Long term a better solution might be to have a number of certificate authorities in a number of different jurisdictions vote on whether a given certificate actually belongs to a given domain name. Experimental systems like this exist, but they're not widely used. Since the current certificate system has an enormous amount of inertia behind it change could be slow in arriving.
183 184
 
184 185
 For now a self-signed certificate will probably in most cases protect your communications from "bulk" passive surveillance. Once you've got past the scary browser warning and accepted the certificate under most conditions (except when starting up the Tor browser) you should not repeatedly see that warning. If you do then someone may be trying to meddle with your connection to the server. You can also take a note of the fingerprint of the certificate and verify that if you are especially concerned. If the fingerprint remains the same then you're probably ok.
186
+* Why not use the services of $company instead? They took the Seppuku pledge
187
+[[http://seppuku.cryptostorm.org][That pledge]] is utterly worthless. Years ago people trusted Google in the same sort of way, because they promised not be be evil and because a lot of the engineers working for them seemed like honest types who were "/on our side/". Post-[[https://en.wikipedia.org/wiki/Nymwars][nymwars]] and post-[[https://en.wikipedia.org/wiki/PRISM_%28surveillance_program%29][PRISM]] we know exactly how much Google cared about the privacy and security of its users. But Google is only one particular example. In general don't trust pledges made by companies, even if the people running them seem really sincere.

+ 13
- 1
website/faq.html Прегледај датотеку

@@ -4,7 +4,7 @@
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6 6
 <title></title>
7
-<!-- 2014-10-28 Tue 22:10 -->
7
+<!-- 2014-11-09 Sun 18:29 -->
8 8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9 9
 <meta  name="generator" content="Org-mode" />
10 10
 <meta  name="author" content="Bob Mottram" />
@@ -187,6 +187,10 @@ for the JavaScript code in this tag.
187 187
 <tr>
188 188
 <td class="left"><a href="#unnumbered-5">Why use self-signed certificates?</a></td>
189 189
 </tr>
190
+
191
+<tr>
192
+<td class="left"><a href="#unnumbered-6">Why not use the services of $company instead? They took the Seppuku pledge</a></td>
193
+</tr>
190 194
 </tbody>
191 195
 </table>
192 196
 </div>
@@ -475,6 +479,14 @@ For now a self-signed certificate will probably in most cases protect your commu
475 479
 </p>
476 480
 </div>
477 481
 </div>
482
+<div id="outline-container-unnumbered-6" class="outline-2">
483
+<h2 id="unnumbered-6">Why not use the services of $company instead? They took the Seppuku pledge</h2>
484
+<div class="outline-text-2" id="text-unnumbered-6">
485
+<p>
486
+<a href="http://seppuku.cryptostorm.org/">That pledge</a> is utterly worthless. Years ago people trusted Google in the same sort of way, because they promised not be be evil and because a lot of the engineers working for them seemed like honest types who were "<i>on our side</i>". Post-<a href="https://en.wikipedia.org/wiki/Nymwars">nymwars</a> and post-<a href="https://en.wikipedia.org/wiki/PRISM_(surveillance_program)">PRISM</a> we know exactly how much Google cared about the privacy and security of its users. But Google is only one particular example. In general don't trust pledges made by companies, even if the people running them seem really sincere.
487
+</p>
488
+</div>
489
+</div>
478 490
 </div>
479 491
 <div id="postamble" class="status">
480 492