Explorar el Código

Countersurveillance image

Bob Mottram hace 10 años
padre
commit
8f2f528b9b
Se han modificado 3 ficheros con 3 adiciones y 3 borrados
  1. 1
    1
      doc/EN/index.org
  2. BIN
      img/counter.png
  3. 2
    2
      website/EN/index.html

+ 1
- 1
doc/EN/index.org Ver fichero

@@ -32,7 +32,7 @@ You can bypass all of these dilemmas and take back ownership of your internet co
32 32
 Freedombone is an example of the internet as it was supposed to be: a network of peers, rather than a small number of gigantic server farms with everyone connecting to them. Even if they're well run, centralised server farms become a conspicuous target for /all kinds of nefariousness/ and in any future wars they're bound to be amongst the first facilities to receive the "/shock and awe/" treatment. If a robust information society is desirable then excessive centralisation of control over information should be avoided.
33 33
 
34 34
 #+BEGIN_CENTER
35
-[[file:images/surveillance.png]]
35
+[[file:images/counter.png]]
36 36
 #+END_CENTER
37 37
 
38 38
 An emphasis of the Freedombone project is the protection of private communications from indiscriminate mass surveillance, otherwise known as "/bulk intercept/" or "/warrantless wiretapping/". With only a few exceptions data entering and leaving the system is encrypted using settings recommended by [[https://bettercrypto.org][bettercrypto.org]]. Stored emails are encrypted such that only someone knowing your GPG password can read them and a GPG key is created automatically if you don't already have one. The system is firewalled with only the necessary ports being opened. Exclusively [[http://en.wikipedia.org/wiki/Free_software][free software]] is used so that all of it can potentially be security audited and proprietary repositaries are disabled by default. There are still numerous security problems with the internet in general and software always contains bugs, but a best attempt has been made to ensure that the Freedombone is at least more secure than average. A limitation is that this system will not protect you from metadata analysis, although it is hoped that new types of email system may be able to do that in future.

BIN
img/counter.png Ver fichero


+ 2
- 2
website/EN/index.html Ver fichero

@@ -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
-<!-- 2015-04-19 Sun 21:49 -->
7
+<!-- 2015-04-19 Sun 21:57 -->
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" />
@@ -233,7 +233,7 @@ Freedombone is an example of the internet as it was supposed to be: a network of
233 233
 <div class="center">
234 234
 
235 235
 <div class="figure">
236
-<p><img src="images/surveillance.png" alt="surveillance.png" />
236
+<p><img src="images/counter.png" alt="counter.png" />
237 237
 </p>
238 238
 </div>
239 239
 </div>