Bob Mottram 9 år sedan
förälder
incheckning
3e57576da3
2 ändrade filer med 9 tillägg och 9 borttagningar
  1. 5
    3
      doc/EN/test.org
  2. 4
    6
      website/EN/test.html

+ 5
- 3
doc/EN/test.org Visa fil

@@ -57,6 +57,8 @@ Freedombone is an example of the internet as it was supposed to be: a network of
57 57
 
58 58
 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 repositories 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.
59 59
 
60
-#+BEGIN_CENTER
61
-This site can also be accessed via a Tor browser at *4fvfozz6g3zmvf76.onion*
62
-#+END_CENTER
60
+#+BEGIN_HTML
61
+<center>
62
+This site can also be accessed via a Tor browser at <a href="4fvfozz6g3zmvf76.onion">4fvfozz6g3zmvf76.onion</a>
63
+</center>
64
+#+END_HTML

+ 4
- 6
website/EN/test.html Visa fil

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2016-01-07 Thu 14:28 -->
6
+<!-- 2016-01-07 Thu 14:31 -->
7 7
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -228,11 +228,9 @@ Freedombone is an example of the internet as it was supposed to be: a network of
228 228
 An emphasis of the Freedombone project is the protection of private communications from indiscriminate mass surveillance, otherwise known as "<i>bulk intercept</i>" or "<i>warrantless wiretapping</i>". With only a few exceptions data entering and leaving the system is encrypted using settings recommended by <a href="https://bettercrypto.org/">bettercrypto.org</a>. 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 <a href="http://en.wikipedia.org/wiki/Free_software">free software</a> is used so that all of it can potentially be security audited and proprietary repositories 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.
229 229
 </p>
230 230
 
231
-<div class="center">
232
-<p>
233
-This site can also be accessed via a Tor browser at <b>4fvfozz6g3zmvf76.onion</b>
234
-</p>
235
-</div>
231
+<center>
232
+This site can also be accessed via a Tor browser at <a href="4fvfozz6g3zmvf76.onion">4fvfozz6g3zmvf76.onion</a>
233
+</center>
236 234
 </div>
237 235
 <div id="postamble" class="status">
238 236