Procházet zdrojové kódy

Use org export command for embedded html

Bob Mottram před 9 roky
rodič
revize
c274d7d2ae

+ 4
- 4
doc/EN/backups.org Zobrazit soubor

@@ -10,11 +10,11 @@
10 10
 [[file:images/logo.png]]
11 11
 #+END_CENTER
12 12
 
13
-#+BEGIN_HTML
13
+#+BEGIN_EXPORT html
14 14
 <center>
15 15
 <h1>Backups</h1>
16 16
 </center>
17
-#+END_HTML
17
+#+END_EXPORT
18 18
 
19 19
 #+BEGIN_CENTER
20 20
 #+ATTR_HTML: :border -1
@@ -109,8 +109,8 @@ sudo control
109 109
 
110 110
 Select /Backup and Restore/ then /Restore from remote backup/ and enter the domain name of the remote server that you wish to restore from.
111 111
 
112
-#+BEGIN_HTML
112
+#+BEGIN_EXPORT html
113 113
 <center>
114 114
 Return to the <a href="index.html">home page</a>
115 115
 </center>
116
-#+END_HTML
116
+#+END_EXPORT

+ 4
- 4
doc/EN/code.org Zobrazit soubor

@@ -10,11 +10,11 @@
10 10
 [[file:images/logo.png]]
11 11
 #+END_CENTER
12 12
 
13
-#+BEGIN_HTML
13
+#+BEGIN_EXPORT html
14 14
 <center>
15 15
 <h1>Code</h1>
16 16
 </center>
17
-#+END_HTML
17
+#+END_EXPORT
18 18
 
19 19
 Freedombone is really just a couple of [[http://www.gnu.org/software/bash][bash]] scripts which install and configure software on a Debian GNU/Linux system. If you're a system administrator, software engineer or Linux hobbyist you'll probably be familiar with command line scripting and be able to make your own modifications or custom variants to suit your needs. Freedombone is licensed under the [[https://www.gnu.org/licenses/agpl.html][GNU Affero General Public License version 3]] (or later).
20 20
 
@@ -28,8 +28,8 @@ Github is closed source. Sooner or later it will probably turn evil or become li
28 28
 
29 29
 Longer term it is expected that the source code for this project will also be self-hosted, with Github acting only as a mirror to increase visibility.
30 30
 
31
-#+BEGIN_HTML
31
+#+BEGIN_EXPORT html
32 32
 <center>
33 33
 Return to the <a href="index.html">home page</a>
34 34
 </center>
35
-#+END_HTML
35
+#+END_EXPORT

+ 2
- 2
doc/EN/controlpanel.org Zobrazit soubor

@@ -10,11 +10,11 @@
10 10
 [[file:images/logo.png]]
11 11
 #+END_CENTER
12 12
 
13
-#+BEGIN_HTML
13
+#+BEGIN_EXPORT html
14 14
 <center>
15 15
 <h1>Control panel</h1>
16 16
 </center>
17
-#+END_HTML
17
+#+END_EXPORT
18 18
 
19 19
 | [[Main menu]]               |
20 20
 | [[About screen]]            |

+ 4
- 4
doc/EN/faq.org Zobrazit soubor

@@ -10,11 +10,11 @@
10 10
 [[file:images/logo.png]]
11 11
 #+END_CENTER
12 12
 
13
-#+BEGIN_HTML
13
+#+BEGIN_EXPORT html
14 14
 <center>
15 15
 <h1>Frequently Asked Questions</h1>
16 16
 </center>
17
-#+END_HTML
17
+#+END_EXPORT
18 18
 
19 19
 #+BEGIN_CENTER
20 20
 #+ATTR_HTML: :border -1
@@ -272,8 +272,8 @@ Welcome to the world of email. Email is really the archetypal decentralized serv
272 272
 
273 273
 So the situation with email presently is pretty bad, and there's a clear selection pressure against decentralization and towards only a few companies controlling all email services. Longer term the solution is to have more secure protocols which make spamming hard or expensive. Bitmessage is one such system. As an immediate practical workaround you could try buying a domain name and then linking it to your dynamic DNS account (freeDNS, etc) in the hope that the blocking is against dynamic DNS domain names, but there is no guarantee that will work and often blocking may be based upon IP address ranges about which there is little you can do.
274 274
 
275
-#+BEGIN_HTML
275
+#+BEGIN_EXPORT html
276 276
 <center>
277 277
 Return to the <a href="index.html">home page</a>
278 278
 </center>
279
-#+END_HTML
279
+#+END_EXPORT

+ 2
- 2
doc/EN/index.org Zobrazit soubor

@@ -10,7 +10,7 @@
10 10
 [[file:images/logo.png]]
11 11
 #+END_CENTER
12 12
 
13
-#+BEGIN_HTML
13
+#+BEGIN_EXPORT html
14 14
  <center>
15 15
  <table style="width:50%; border:0">
16 16
   <tr>
@@ -29,7 +29,7 @@
29 29
   </tr>
30 30
 </table>
31 31
 </center>
32
-#+END_HTML
32
+#+END_EXPORT
33 33
 
34 34
 With the right technology the internet can be a space for free expression, exploration, cooperation, learning and fun. A place to connect with others are share experiences. It doesn't have to be a gloomy surveillance prison owned and run by a diabolical synthesis of money-grabbing megacorporations and prurient government spooks brandishing "bulk/general warrants". Freedombone is designed to help you surmount the contemporary digital privacy conundrums and to increase your online autonomy. It's a self-hosted home server configuration which can be installed onto any computer capable of running [[https://www.debian.org/][Debian]], so if you have an old laptop or netbook which you can leave turned on then you can use Freedombone to provide your own internet services, such as blogging, wiki, email, chat and social networking and have independence from the well known internet companies.
35 35
 

+ 4
- 4
doc/EN/installation.org Zobrazit soubor

@@ -10,11 +10,11 @@
10 10
 [[file:images/logo.png]]
11 11
 #+END_CENTER
12 12
 
13
-#+BEGIN_HTML
13
+#+BEGIN_EXPORT html
14 14
 <center>
15 15
 <h1>Installation</h1>
16 16
 </center>
17
-#+END_HTML
17
+#+END_EXPORT
18 18
 
19 19
 | [[Building an image for a Single Board Computer or Virtual Machine]] |
20 20
 | [[Checklist]]                                                        |
@@ -243,8 +243,8 @@ sudo control
243 243
 
244 244
 From there you will be able to perform various tasks, such as backups, adding and removing users and so on. You can also do this via commands, which are typically installed as /usr/local/bin/freedombone* and the corresponding manpages.
245 245
 
246
-#+BEGIN_HTML
246
+#+BEGIN_EXPORT html
247 247
 <center>
248 248
 Return to the <a href="index.html">home page</a>
249 249
 </center>
250
-#+END_HTML
250
+#+END_EXPORT

+ 4
- 4
doc/EN/mesh.org Zobrazit soubor

@@ -10,11 +10,11 @@
10 10
 [[file:images/logo.png]]
11 11
 #+END_CENTER
12 12
 
13
-#+BEGIN_HTML
13
+#+BEGIN_EXPORT html
14 14
 <center>
15 15
 <h1>Mesh Network</h1>
16 16
 </center>
17
-#+END_HTML
17
+#+END_EXPORT
18 18
 
19 19
 | [[What is a mesh network?]] |
20 20
 | [[The Freedombone Mesh]]    |
@@ -195,8 +195,8 @@ After a few seconds your usual internet wifi connection should be re-established
195 195
 * Further reading
196 196
 For much more extensive details about deploying wireless networks there is an excellent book called [[http://wndw.net][Wireless Networking in the Developing World]] which is worth reading. It's not necessarily exclusively about mesh networks, but may be useful in terms of advice about antennas, reflections, extending wifi range and so on.
197 197
 
198
-#+BEGIN_HTML
198
+#+BEGIN_EXPORT html
199 199
 <center>
200 200
 Return to the <a href="index.html">home page</a>
201 201
 </center>
202
-#+END_HTML
202
+#+END_EXPORT

+ 8
- 2
doc/EN/mirrors.org Zobrazit soubor

@@ -10,11 +10,11 @@
10 10
 [[file:images/logo.png]]
11 11
 #+END_CENTER
12 12
 
13
-#+BEGIN_HTML
13
+#+BEGIN_EXPORT html
14 14
 <center>
15 15
 <h1>Mirrors</h1>
16 16
 </center>
17
-#+END_HTML
17
+#+END_EXPORT
18 18
 
19 19
 | [[What are mirrors and why do they exist?]]                         |
20 20
 | [[What security do mirrors have?]]                                  |
@@ -39,3 +39,9 @@ Yes. From the control panel select "/Set the main repository/"
39 39
 
40 40
 * What do I need to do to keep the mirrored repositories updated?
41 41
 Nothing. That happens as part of regular automatic updates.
42
+
43
+#+BEGIN_EXPORT html
44
+<center>
45
+Return to the <a href="index.html">home page</a>
46
+</center>
47
+#+END_EXPORT

+ 4
- 4
doc/EN/related.org Zobrazit soubor

@@ -10,13 +10,13 @@
10 10
 [[file:images/logo.png]]
11 11
 #+END_CENTER
12 12
 
13
-#+BEGIN_HTML
13
+#+BEGIN_EXPORT html
14 14
 <center>
15 15
 <h1>Related Projects</h1>
16 16
 </center>
17
-#+END_HTML
17
+#+END_EXPORT
18 18
 
19
-#+BEGIN_HTML
19
+#+BEGIN_EXPORT html
20 20
  <center>
21 21
 The following projects made Freedombone possible.<br>
22 22
  <table style="width:80%; border:0">
@@ -46,4 +46,4 @@ The following projects made Freedombone possible.<br>
46 46
   </tr>
47 47
 </table>
48 48
 </center>
49
-#+END_HTML
49
+#+END_EXPORT

+ 4
- 4
doc/EN/support.org Zobrazit soubor

@@ -10,11 +10,11 @@
10 10
 [[file:images/logo.png]]
11 11
 #+END_CENTER
12 12
 
13
-#+BEGIN_HTML
13
+#+BEGIN_EXPORT html
14 14
 <center>
15 15
 <h1>Support</h1>
16 16
 </center>
17
-#+END_HTML
17
+#+END_EXPORT
18 18
 
19 19
 * Contact details
20 20
 
@@ -61,8 +61,8 @@ To add translations modify the json files within the *locale* subdirectory. Then
61 61
 ** Packaging
62 62
 Helping to package GNU Social and Hubzilla for Debian would be beneficial.
63 63
 
64
-#+BEGIN_HTML
64
+#+BEGIN_EXPORT html
65 65
 <center>
66 66
 Return to the <a href="index.html">home page</a>
67 67
 </center>
68
-#+END_HTML
68
+#+END_EXPORT

+ 0
- 64
doc/EN/test.org Zobrazit soubor

@@ -1,64 +0,0 @@
1
-#+TITLE:
2
-#+AUTHOR: Bob Mottram
3
-#+EMAIL: bob@robotics.uk.to
4
-#+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber
5
-#+DESCRIPTION: Turn the Beaglebone Black into a personal communications server
6
-#+OPTIONS: ^:nil toc:nil
7
-#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="solarized-light.css" />
8
-
9
-#+BEGIN_CENTER
10
-[[file:images/logo.png]]
11
-#+END_CENTER
12
-
13
-#+BEGIN_HTML
14
- <center>
15
- <table style="width:50%; border:0">
16
-  <tr>
17
-    <td><center><a href="variants.html">Variants</a></center></td>
18
-    <td><center><a href="installation.html">Install</a></center></td>
19
-    <td><center><a href="usage.html">Use</a></center></td>
20
-    <td><center><a href="backups.html">Backups</a></center></td>
21
-  </tr>
22
-  <tr>
23
-    <td><center><a href="code.html">Code</a></center></td>
24
-    <td><center><a href="related.html">Related</a></center></td>
25
-    <td><center><a href="faq.html">F.A.Q.</a></center></td>
26
-    <td><center><a href="support.html">Contact/Support</a></center></td>
27
-  </tr>
28
-</table>
29
-</center>
30
-#+END_HTML
31
-
32
-With the right technology the internet can be a space for free expression, exploration, cooperation, learning and fun. A place to connect with others are share experiences. It doesn't have to be a gloomy surveillance prison owned and run by a diabolical synthesis of money-grabbing megacorporations and prurient government spooks. Freedombone is designed to help you surmount the contemporary digital privacy conundrums and to increase your online autonomy. It's a self-hosted home server configuration which can be installed onto any computer capable of running [[https://www.debian.org/][Debian]], so if you have an old laptop or netbook which you can leave turned on then you can use Freedombone to provide your own internet services, such as blogging, wiki, email, chat and social networking and have independence from the well known internet companies.
33
-
34
-This is personal or family scale computing, which can then federate to global proportions. We need /community controlled/ information systems and to achieve that they must be inexpensive and simple to install and maintain. This is the opposite of the current dominant paradigm of [[https://www.youtube.com/watch?v=XZmGGAbHqa0][titanic server warehouses]] owned by a tiny number of individuals and it's what is sometimes refered to as [[http://mediagoblin.org/news/userops.html]["userops"]] - i.e. a user being able to do what traditionally only a professional systems administrator would be able to.
35
-
36
-With a system installed in your home you also have greater legal protection against unwarranted searches. In general as soon as you put your information onto systems which you don't own then you no longer have the same property rights over it, together with "/no reasonable expectation of privacy/". We all know that's a nonsense, and so maybe we should do something about it.
37
-
38
-#+BEGIN_QUOTE
39
-"With the increasing move of our computing to cloud infrastructures, we give up the control of our computing to the managers of those infrastructures. Our terminals (laptops, desktops) might now be running entirely on Free Software, but this is increasingly irrelevant given that most of what actually matters gets executed on a remote closed system that we don’t control. The Free Software community needs to work to help users keep the control of all their computing, by developing suitable alternatives and facilitating their deployment." -- Lucas Nussbaum
40
-#+END_QUOTE
41
-
42
-Today everyone is concerned about privacy on the internet. Wanting privacy doesn't necessarily mean you have "something to hide". It just means having the ability to choose /what information to share, with whom and under what conditions/ and therefore being able to shape your own life story. The loss of ability to choose via the "involuntary sharing" which many people experience when using communications systems built by the well known internet companies, means that you're no longer really running your own affairs and that others may begin to exert an improper amount of influence over you. Mass surveillance is perhaps the ultimate in involuntary sharing and it's only through the use of freedom respecting software together with a solid determination to overcome state and corporate abuses of technology that we can hope to get to the kind of internet in which respect for human dignity is built in as a core feature.
43
-
44
-#+BEGIN_CENTER
45
-[[file:images/nocloud.png]]
46
-#+END_CENTER
47
-
48
-Another problem is the precariousness of the terms of service. Except in rare cases such terms are not easy to read, so many people end up clicking through terms which if explained more clearly they would never agree to. Over the past decade many internet users have had the unpleasant experience of having their blogs, videos or other web content inexplicably removed, typically due to some ill-defined terms of service violation or a false accusation of copyright infringement.
49
-
50
-You can bypass all of these dilemmas and take back ownership of your internet content with Freedombone.  Originally based upon the Beaglebone Black, Freedombone is a small and cheap home server which enables you to use email, have your own web site and do social networking without any built-in spying and without having to agree to any legal terms of service other than those of your ISP.  It provides independence and security in an era where those things are in short supply.
51
-
52
-#+BEGIN_QUOTE
53
-"The deepest problem is that the system architecture that has evolved in recent years holds masses of information on many people with no intelligence value, but with vast potential for political abuse." -- Ross Anderson
54
-#+END_QUOTE
55
-
56
-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. Also consider just what is being "farmed". If a robust information society is desirable then excessive centralisation of control over information should be avoided.
57
-
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
-
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
- 4
doc/EN/usage.org Zobrazit soubor

@@ -10,11 +10,11 @@
10 10
 [[file:images/logo.png]]
11 11
 #+END_CENTER
12 12
 
13
-#+BEGIN_HTML
13
+#+BEGIN_EXPORT html
14 14
 <center>
15 15
 <h1>Usage</h1>
16 16
 </center>
17
-#+END_HTML
17
+#+END_EXPORT
18 18
 
19 19
 | [[Readme]]                                               |
20 20
 | [[Improving ssh security]]                               |
@@ -323,8 +323,8 @@ To set up the system open http://rss_reader_onion_address/ and log in with usern
323 323
 
324 324
 To access the RSS reader from a mobile device you can install a Tor compatible browser such as [[https://f-droid.org/wiki/page/info.guardianproject.orfox][OrFox]]. It will try to automatically change to the mobile version of the user interface, but if that doesn't work then navigate to http://rss_reader_onion_address/mobile. Remember to add the site to the NoScript whitelist, and you may also need to turn HTTPS Everywhere off.
325 325
 
326
-#+BEGIN_HTML
326
+#+BEGIN_EXPORT html
327 327
 <center>
328 328
 Return to the <a href="index.html">home page</a>
329 329
 </center>
330
-#+END_HTML
330
+#+END_EXPORT

+ 4
- 4
doc/EN/usage_email.org Zobrazit soubor

@@ -10,11 +10,11 @@
10 10
 [[file:images/logo.png]]
11 11
 #+END_CENTER
12 12
 
13
-#+BEGIN_HTML
13
+#+BEGIN_EXPORT html
14 14
 <center>
15 15
 <h1>Email</h1>
16 16
 </center>
17
-#+END_HTML
17
+#+END_EXPORT
18 18
 
19 19
 | [[Things to be aware of]]                           |
20 20
 | [[A technical note about email transport security]] |
@@ -463,8 +463,8 @@ mymailinglistname+subscribe@domainname
463 463
 
464 464
 Tip: When using the Mutt email client if you want to send an email in cleartext then press *p* (for PGP) on the sending screen and select *clear*. Unsecure email is treated as being the exception rather than the default.
465 465
 
466
-#+BEGIN_HTML
466
+#+BEGIN_EXPORT html
467 467
 <center>
468 468
 Return to the <a href="index.html">home page</a>
469 469
 </center>
470
-#+END_HTML
470
+#+END_EXPORT

+ 6
- 6
doc/EN/variants.org Zobrazit soubor

@@ -10,15 +10,15 @@
10 10
 [[file:images/logo.png]]
11 11
 #+END_CENTER
12 12
 
13
-#+BEGIN_HTML
13
+#+BEGIN_EXPORT html
14 14
 <center>
15 15
 <h1>Variants</h1>
16 16
 </center>
17
-#+END_HTML
17
+#+END_EXPORT
18 18
 
19 19
 Freedombone may be installed either in its entirety or as different variants with a more specialised purpose.  So for example if you just want to run a blog but don't care about any other services then you can do that. The following variants are available:
20 20
 
21
-#+BEGIN_HTML
21
+#+BEGIN_EXPORT html
22 22
  <center>
23 23
  <table style="width:80%; border:0">
24 24
   <tr>
@@ -39,12 +39,12 @@ Freedombone may be installed either in its entirety or as different variants wit
39 39
   </tr>
40 40
 </table>
41 41
 </center>
42
-#+END_HTML
42
+#+END_EXPORT
43 43
 
44 44
 Non-mesh installs also come with an RSS reader which provides strong reading privacy on desktop and mobile via the use of a Tor onion service.
45 45
 
46
-#+BEGIN_HTML
46
+#+BEGIN_EXPORT html
47 47
 <center>
48 48
 Return to the <a href="index.html">home page</a>
49 49
 </center>
50
-#+END_HTML
50
+#+END_EXPORT

+ 10
- 11
website/EN/backups.html Zobrazit soubor

@@ -3,15 +3,15 @@
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-02-15 Mon 09:16 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
6
+<!-- 2016-02-27 Sat 22:05 -->
7
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
+<meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
10
-<meta  name="generator" content="Org-mode" />
11
-<meta  name="author" content="Bob Mottram" />
12
-<meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
10
+<meta name="generator" content="Org-mode" />
11
+<meta name="author" content="Bob Mottram" />
12
+<meta name="description" content="Turn the Beaglebone Black into a personal communications server"
13 13
  />
14
-<meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -75,8 +75,7 @@
75 75
   td.org-left   { text-align: left;   }
76 76
   td.org-center { text-align: center; }
77 77
   dt { font-weight: bold; }
78
-  .footpara:nth-child(2) { display: inline; }
79
-  .footpara { display: block; }
78
+  .footpara { display: inline; }
80 79
   .footdef  { margin-bottom: 1em; }
81 80
   .figure { padding: 1em; }
82 81
   .figure p { text-align: center; }
@@ -151,7 +150,7 @@ for the JavaScript code in this tag.
151 150
 <a name="top" id="top"></a>
152 151
 </div>
153 152
 <div id="content">
154
-<div class="center">
153
+<div class="org-center">
155 154
 
156 155
 <div class="figure">
157 156
 <p><img src="images/logo.png" alt="logo.png" />
@@ -163,7 +162,7 @@ for the JavaScript code in this tag.
163 162
 <h1>Backups</h1>
164 163
 </center>
165 164
 
166
-<div class="center">
165
+<div class="org-center">
167 166
 <table border="-1" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
168 167
 
169 168
 

+ 9
- 10
website/EN/code.html Zobrazit soubor

@@ -3,15 +3,15 @@
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-02-15 Mon 12:25 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
6
+<!-- 2016-02-27 Sat 22:06 -->
7
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
+<meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
10
-<meta  name="generator" content="Org-mode" />
11
-<meta  name="author" content="Bob Mottram" />
12
-<meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
10
+<meta name="generator" content="Org-mode" />
11
+<meta name="author" content="Bob Mottram" />
12
+<meta name="description" content="Turn the Beaglebone Black into a personal communications server"
13 13
  />
14
-<meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -75,8 +75,7 @@
75 75
   td.org-left   { text-align: left;   }
76 76
   td.org-center { text-align: center; }
77 77
   dt { font-weight: bold; }
78
-  .footpara:nth-child(2) { display: inline; }
79
-  .footpara { display: block; }
78
+  .footpara { display: inline; }
80 79
   .footdef  { margin-bottom: 1em; }
81 80
   .figure { padding: 1em; }
82 81
   .figure p { text-align: center; }
@@ -151,7 +150,7 @@ for the JavaScript code in this tag.
151 150
 <a name="top" id="top"></a>
152 151
 </div>
153 152
 <div id="content">
154
-<div class="center">
153
+<div class="org-center">
155 154
 
156 155
 <div class="figure">
157 156
 <p><img src="images/logo.png" alt="logo.png" />

+ 19
- 20
website/EN/controlpanel.html Zobrazit soubor

@@ -3,15 +3,15 @@
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-02-15 Mon 09:16 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
6
+<!-- 2016-02-27 Sat 22:07 -->
7
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
+<meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
10
-<meta  name="generator" content="Org-mode" />
11
-<meta  name="author" content="Bob Mottram" />
12
-<meta  name="description" content="Control Panel"
10
+<meta name="generator" content="Org-mode" />
11
+<meta name="author" content="Bob Mottram" />
12
+<meta name="description" content="Control Panel"
13 13
  />
14
-<meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -75,8 +75,7 @@
75 75
   td.org-left   { text-align: left;   }
76 76
   td.org-center { text-align: center; }
77 77
   dt { font-weight: bold; }
78
-  .footpara:nth-child(2) { display: inline; }
79
-  .footpara { display: block; }
78
+  .footpara { display: inline; }
80 79
   .footdef  { margin-bottom: 1em; }
81 80
   .figure { padding: 1em; }
82 81
   .figure p { text-align: center; }
@@ -151,7 +150,7 @@ for the JavaScript code in this tag.
151 150
 <a name="top" id="top"></a>
152 151
 </div>
153 152
 <div id="content">
154
-<div class="center">
153
+<div class="org-center">
155 154
 
156 155
 <div class="figure">
157 156
 <p><img src="images/logo.png" alt="logo.png" />
@@ -230,7 +229,7 @@ sudo control
230 229
 It should look like this:
231 230
 </p>
232 231
 
233
-<div class="center">
232
+<div class="org-center">
234 233
 
235 234
 <div class="figure">
236 235
 <p><img src="images/controlpanel/control_panel.jpg" alt="control_panel.jpg" />
@@ -251,7 +250,7 @@ To select anythng on the control panel use the <b>up and down</b> cursor keys an
251 250
 To find out your current domain names select the About screen from the main menu. This is especially useful for finding your onion addresses. For improved security by compartmentalisation, and also simpler implementation, each application has its own onion address.
252 251
 </p>
253 252
 
254
-<div class="center">
253
+<div class="org-center">
255 254
 
256 255
 <div class="figure">
257 256
 <p><img src="images/controlpanel/control_panel_about.jpg" alt="control_panel_about.jpg" />
@@ -276,7 +275,7 @@ The Local Mirrors contains mirrored copies of the git repositories used by the s
276 275
 You can add users to mailing lists, or block particular email addresses or subject lines in this menu.
277 276
 </p>
278 277
 
279
-<div class="center">
278
+<div class="org-center">
280 279
 
281 280
 <div class="figure">
282 281
 <p><img src="images/controlpanel/control_panel_filtering.jpg" alt="control_panel_filtering.jpg" />
@@ -293,7 +292,7 @@ You can add users to mailing lists, or block particular email addresses or subje
293 292
 This allows you to set the global directory location and obtain an SSL/TLS certificate if necessary.
294 293
 </p>
295 294
 
296
-<div class="center">
295
+<div class="org-center">
297 296
 
298 297
 <div class="figure">
299 298
 <p><img src="images/controlpanel/control_panel_hubzilla.jpg" alt="control_panel_hubzilla.jpg" />
@@ -310,7 +309,7 @@ This allows you to set the global directory location and obtain an SSL/TLS certi
310 309
 You can set a password for your IRC server here.
311 310
 </p>
312 311
 
313
-<div class="center">
312
+<div class="org-center">
314 313
 
315 314
 <div class="figure">
316 315
 <p><img src="images/controlpanel/control_panel_irc.jpg" alt="control_panel_irc.jpg" />
@@ -327,7 +326,7 @@ You can set a password for your IRC server here.
327 326
 It's possible to add playable media to a USB drive and plug it into the system, then make it accessible to other devices such as tablets or phones on your local network via DLNA.
328 327
 </p>
329 328
 
330
-<div class="center">
329
+<div class="org-center">
331 330
 
332 331
 <div class="figure">
333 332
 <p><img src="images/controlpanel/control_panel_media.jpg" alt="control_panel_media.jpg" />
@@ -344,7 +343,7 @@ It's possible to add playable media to a USB drive and plug it into the system,
344 343
 If you don't want to use the default repositories, or don't have access to them, then you can obtain them from another Freedombone server (the details can be found on the other server on the <b>About</b> screen of the control panel).
345 344
 </p>
346 345
 
347
-<div class="center">
346
+<div class="org-center">
348 347
 
349 348
 <div class="figure">
350 349
 <p><img src="images/controlpanel/control_panel_mirrors.jpg" alt="control_panel_mirrors.jpg" />
@@ -361,7 +360,7 @@ If you don't want to use the default repositories, or don't have access to them,
361 360
 You can create backups or restore from backup here. It's also possible to create keydrives which store the backup key.
362 361
 </p>
363 362
 
364
-<div class="center">
363
+<div class="org-center">
365 364
 
366 365
 <div class="figure">
367 366
 <p><img src="images/controlpanel/control_panel_backup_restore.jpg" alt="control_panel_backup_restore.jpg" />
@@ -378,7 +377,7 @@ You can create backups or restore from backup here. It's also possible to create
378 377
 If you need to generate SSL/TLS certificates or change cypher details due to changing recommendations then you can do that here. If you are changing cypher details be extra careful not to make mistakes/typos, which could reduce the security of your system.
379 378
 </p>
380 379
 
381
-<div class="center">
380
+<div class="org-center">
382 381
 
383 382
 <div class="figure">
384 383
 <p><img src="images/controlpanel/control_panel_security.jpg" alt="control_panel_security.jpg" />
@@ -395,7 +394,7 @@ If you need to generate SSL/TLS certificates or change cypher details due to cha
395 394
 Users can be added or removed here.
396 395
 </p>
397 396
 
398
-<div class="center">
397
+<div class="org-center">
399 398
 
400 399
 <div class="figure">
401 400
 <p><img src="images/controlpanel/control_panel_users.jpg" alt="control_panel_users.jpg" />

+ 7
- 7
website/EN/faq.html Zobrazit soubor

@@ -3,15 +3,15 @@
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-02-19 Fri 18:11 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
6
+<!-- 2016-02-27 Sat 22:07 -->
7
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
+<meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
10
-<meta  name="generator" content="Org-mode" />
11
-<meta  name="author" content="Bob Mottram" />
12
-<meta  name="description" content="Frequently asked questions"
10
+<meta name="generator" content="Org-mode" />
11
+<meta name="author" content="Bob Mottram" />
12
+<meta name="description" content="Frequently asked questions"
13 13
  />
14
-<meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;

+ 11
- 12
website/EN/index.html Zobrazit soubor

@@ -3,15 +3,15 @@
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-02-15 Mon 09:15 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
6
+<!-- 2016-02-27 Sat 22:08 -->
7
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
+<meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
10
-<meta  name="generator" content="Org-mode" />
11
-<meta  name="author" content="Bob Mottram" />
12
-<meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
10
+<meta name="generator" content="Org-mode" />
11
+<meta name="author" content="Bob Mottram" />
12
+<meta name="description" content="Turn the Beaglebone Black into a personal communications server"
13 13
  />
14
-<meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -75,8 +75,7 @@
75 75
   td.org-left   { text-align: left;   }
76 76
   td.org-center { text-align: center; }
77 77
   dt { font-weight: bold; }
78
-  .footpara:nth-child(2) { display: inline; }
79
-  .footpara { display: block; }
78
+  .footpara { display: inline; }
80 79
   .footdef  { margin-bottom: 1em; }
81 80
   .figure { padding: 1em; }
82 81
   .figure p { text-align: center; }
@@ -151,7 +150,7 @@ for the JavaScript code in this tag.
151 150
 <a name="top" id="top"></a>
152 151
 </div>
153 152
 <div id="content">
154
-<div class="center">
153
+<div class="org-center">
155 154
 
156 155
 <div class="figure">
157 156
 <p><img src="images/logo.png" alt="logo.png" />
@@ -200,7 +199,7 @@ With a system installed in your home you also have greater legal protection agai
200 199
 Today everyone is concerned about privacy on the internet. Wanting privacy doesn't necessarily mean you have "something to hide". It just means having the ability to choose <i>what information to share, with whom and under what conditions</i> and therefore being able to shape your own life story. The loss of ability to choose via the "involuntary sharing" which many people experience when using communications systems built by the well known internet companies, means that you're no longer really running your own affairs and that others may begin to exert an improper amount of influence over you. Mass surveillance is perhaps the ultimate in involuntary sharing and it's only through the use of freedom respecting software together with a solid determination to overcome state and corporate abuses of technology that we can hope to get to the kind of internet in which respect for human dignity is built in as a core feature.
201 200
 </p>
202 201
 
203
-<div class="center">
202
+<div class="org-center">
204 203
 
205 204
 <div class="figure">
206 205
 <p><img src="images/nocloud.png" alt="nocloud.png" />
@@ -230,7 +229,7 @@ Freedombone is an example of the internet as it was supposed to be: a network of
230 229
 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.
231 230
 </p>
232 231
 
233
-<div class="center">
232
+<div class="org-center">
234 233
 <p>
235 234
 This site can also be accessed via a Tor browser at <a href="http://4fvfozz6g3zmvf76.onion/"><a href="http://4fvfozz6g3zmvf76.onion/">http://4fvfozz6g3zmvf76.onion/</a></a>
236 235
 </p>

+ 9
- 10
website/EN/installation.html Zobrazit soubor

@@ -3,15 +3,15 @@
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-02-15 Mon 09:15 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
6
+<!-- 2016-02-27 Sat 22:08 -->
7
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
+<meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
10
-<meta  name="generator" content="Org-mode" />
11
-<meta  name="author" content="Bob Mottram" />
12
-<meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
10
+<meta name="generator" content="Org-mode" />
11
+<meta name="author" content="Bob Mottram" />
12
+<meta name="description" content="Turn the Beaglebone Black into a personal communications server"
13 13
  />
14
-<meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -75,8 +75,7 @@
75 75
   td.org-left   { text-align: left;   }
76 76
   td.org-center { text-align: center; }
77 77
   dt { font-weight: bold; }
78
-  .footpara:nth-child(2) { display: inline; }
79
-  .footpara { display: block; }
78
+  .footpara { display: inline; }
80 79
   .footdef  { margin-bottom: 1em; }
81 80
   .figure { padding: 1em; }
82 81
   .figure p { text-align: center; }
@@ -151,7 +150,7 @@ for the JavaScript code in this tag.
151 150
 <a name="top" id="top"></a>
152 151
 </div>
153 152
 <div id="content">
154
-<div class="center">
153
+<div class="org-center">
155 154
 
156 155
 <div class="figure">
157 156
 <p><img src="images/logo.png" alt="logo.png" />

+ 9
- 10
website/EN/mesh.html Zobrazit soubor

@@ -3,15 +3,15 @@
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-02-27 Sat 22:09 -->
7
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
+<meta name="viewport" content="width=device-width, initial-scale=1" />
6 9
 <title></title>
7
-<!-- 2016-01-07 Thu 19:24 -->
8
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
-<meta  name="generator" content="Org-mode" />
10
-<meta  name="author" content="Bob Mottram" />
11
-<meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
10
+<meta name="generator" content="Org-mode" />
11
+<meta name="author" content="Bob Mottram" />
12
+<meta name="description" content="Turn the Beaglebone Black into a personal communications server"
12 13
  />
13
-<meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
14
+<meta name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -75,8 +75,7 @@
75 75
   td.org-left   { text-align: left;   }
76 76
   td.org-center { text-align: center; }
77 77
   dt { font-weight: bold; }
78
-  .footpara:nth-child(2) { display: inline; }
79
-  .footpara { display: block; }
78
+  .footpara { display: inline; }
80 79
   .footdef  { margin-bottom: 1em; }
81 80
   .figure { padding: 1em; }
82 81
   .figure p { text-align: center; }
@@ -151,7 +150,7 @@ for the JavaScript code in this tag.
151 150
 <a name="top" id="top"></a>
152 151
 </div>
153 152
 <div id="content">
154
-<div class="center">
153
+<div class="org-center">
155 154
 
156 155
 <div class="figure">
157 156
 <p><img src="images/logo.png" alt="logo.png" />

+ 14
- 11
website/EN/mirrors.html Zobrazit soubor

@@ -3,15 +3,15 @@
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-02-01 Mon 16:45 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
6
+<!-- 2016-02-27 Sat 22:10 -->
7
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
+<meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
10
-<meta  name="generator" content="Org-mode" />
11
-<meta  name="author" content="Bob Mottram" />
12
-<meta  name="description" content="Mirroring git repositories"
10
+<meta name="generator" content="Org-mode" />
11
+<meta name="author" content="Bob Mottram" />
12
+<meta name="description" content="Mirroring git repositories"
13 13
  />
14
-<meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -75,8 +75,7 @@
75 75
   td.org-left   { text-align: left;   }
76 76
   td.org-center { text-align: center; }
77 77
   dt { font-weight: bold; }
78
-  .footpara:nth-child(2) { display: inline; }
79
-  .footpara { display: block; }
78
+  .footpara { display: inline; }
80 79
   .footdef  { margin-bottom: 1em; }
81 80
   .figure { padding: 1em; }
82 81
   .figure p { text-align: center; }
@@ -151,7 +150,7 @@ for the JavaScript code in this tag.
151 150
 <a name="top" id="top"></a>
152 151
 </div>
153 152
 <div id="content">
154
-<div class="center">
153
+<div class="org-center">
155 154
 
156 155
 <div class="figure">
157 156
 <p><img src="images/logo.png" alt="logo.png" />
@@ -231,7 +230,7 @@ No. Packages for Debian will still be accessed in the conventional manner.
231 230
 Yes. From the control panel select "<i>Set the main repository</i>"
232 231
 </p>
233 232
 
234
-<div class="center">
233
+<div class="org-center">
235 234
 
236 235
 <div class="figure">
237 236
 <p><img src="images/controlpanel/control_panel_mirrors.jpg" alt="control_panel_mirrors.jpg" />
@@ -247,6 +246,10 @@ Yes. From the control panel select "<i>Set the main repository</i>"
247 246
 <p>
248 247
 Nothing. That happens as part of regular automatic updates.
249 248
 </p>
249
+
250
+<center>
251
+Return to the <a href="index.html">home page</a>
252
+</center>
250 253
 </div>
251 254
 </div>
252 255
 </div>

+ 9
- 10
website/EN/related.html Zobrazit soubor

@@ -3,15 +3,15 @@
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-02-27 Sat 22:10 -->
7
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
+<meta name="viewport" content="width=device-width, initial-scale=1" />
6 9
 <title></title>
7
-<!-- 2016-01-07 Thu 20:17 -->
8
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
-<meta  name="generator" content="Org-mode" />
10
-<meta  name="author" content="Bob Mottram" />
11
-<meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
10
+<meta name="generator" content="Org-mode" />
11
+<meta name="author" content="Bob Mottram" />
12
+<meta name="description" content="Turn the Beaglebone Black into a personal communications server"
12 13
  />
13
-<meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
14
+<meta name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -75,8 +75,7 @@
75 75
   td.org-left   { text-align: left;   }
76 76
   td.org-center { text-align: center; }
77 77
   dt { font-weight: bold; }
78
-  .footpara:nth-child(2) { display: inline; }
79
-  .footpara { display: block; }
78
+  .footpara { display: inline; }
80 79
   .footdef  { margin-bottom: 1em; }
81 80
   .figure { padding: 1em; }
82 81
   .figure p { text-align: center; }
@@ -151,7 +150,7 @@ for the JavaScript code in this tag.
151 150
 <a name="top" id="top"></a>
152 151
 </div>
153 152
 <div id="content">
154
-<div class="center">
153
+<div class="org-center">
155 154
 
156 155
 <div class="figure">
157 156
 <p><img src="images/logo.png" alt="logo.png" />

+ 10
- 11
website/EN/support.html Zobrazit soubor

@@ -3,15 +3,15 @@
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-02-27 Sat 22:11 -->
7
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
+<meta name="viewport" content="width=device-width, initial-scale=1" />
6 9
 <title></title>
7
-<!-- 2016-01-07 Thu 19:24 -->
8
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
-<meta  name="generator" content="Org-mode" />
10
-<meta  name="author" content="Bob Mottram" />
11
-<meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
10
+<meta name="generator" content="Org-mode" />
11
+<meta name="author" content="Bob Mottram" />
12
+<meta name="description" content="Turn the Beaglebone Black into a personal communications server"
12 13
  />
13
-<meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
14
+<meta name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -75,8 +75,7 @@
75 75
   td.org-left   { text-align: left;   }
76 76
   td.org-center { text-align: center; }
77 77
   dt { font-weight: bold; }
78
-  .footpara:nth-child(2) { display: inline; }
79
-  .footpara { display: block; }
78
+  .footpara { display: inline; }
80 79
   .footdef  { margin-bottom: 1em; }
81 80
   .figure { padding: 1em; }
82 81
   .figure p { text-align: center; }
@@ -151,7 +150,7 @@ for the JavaScript code in this tag.
151 150
 <a name="top" id="top"></a>
152 151
 </div>
153 152
 <div id="content">
154
-<div class="center">
153
+<div class="org-center">
155 154
 
156 155
 <div class="figure">
157 156
 <p><img src="images/logo.png" alt="logo.png" />
@@ -242,7 +241,7 @@ A better design for this website would be nice to have. Photos, icons or other a
242 241
 <div id="outline-container-orgheadline6" class="outline-3">
243 242
 <h3 id="orgheadline6">More education and promotion</h3>
244 243
 <div class="outline-text-3" id="text-orgheadline6">
245
-<div class="center">
244
+<div class="org-center">
246 245
 
247 246
 <div class="figure">
248 247
 <p><img src="./images/educate.png" alt="educate.png" />

+ 31
- 56
website/EN/usage.html Zobrazit soubor

@@ -3,15 +3,15 @@
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-02-24 Wed 16:31 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
6
+<!-- 2016-02-27 Sat 22:04 -->
7
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
+<meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
10
-<meta  name="generator" content="Org-mode" />
11
-<meta  name="author" content="Bob Mottram" />
12
-<meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
10
+<meta name="generator" content="Org-mode" />
11
+<meta name="author" content="Bob Mottram" />
12
+<meta name="description" content="Turn the Beaglebone Black into a personal communications server"
13 13
  />
14
-<meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -75,8 +75,7 @@
75 75
   td.org-left   { text-align: left;   }
76 76
   td.org-center { text-align: center; }
77 77
   dt { font-weight: bold; }
78
-  .footpara:nth-child(2) { display: inline; }
79
-  .footpara { display: block; }
78
+  .footpara { display: inline; }
80 79
   .footdef  { margin-bottom: 1em; }
81 80
   .figure { padding: 1em; }
82 81
   .figure p { text-align: center; }
@@ -151,7 +150,7 @@ for the JavaScript code in this tag.
151 150
 <a name="top" id="top"></a>
152 151
 </div>
153 152
 <div id="content">
154
-<div class="center">
153
+<div class="org-center">
155 154
 
156 155
 <div class="figure">
157 156
 <p><img src="images/logo.png" alt="logo.png" />
@@ -528,55 +527,18 @@ IRC is useful for multi-user chat. The classic use case is for software developm
528 527
 <h4 id="orgheadline19">Irssi</h4>
529 528
 <div class="outline-text-4" id="text-orgheadline19">
530 529
 <p>
531
-If you are using the <a href="http://www.irssi.org/">irssi</a> IRC client then you can use the following commands to connect to your IRC server.
530
+The easiest way to use irssi is to connect to your system, like this:
532 531
 </p>
533 532
 
534 533
 <div class="org-src-container">
535 534
 
536
-<pre class="src src-bash">/server add -auto -ssl yourdomainname 6697
537
-/connect yourdomainname
538
-/join freedombone
535
+<pre class="src src-bash">ssh myusername@mydomain -p 2222
539 536
 </pre>
540 537
 </div>
541 538
 
542 539
 <p>
543
-You can also connect via Tor, and this will help to protect your metadata from mass surveillance and will also allow you to connect even if you are behind a hostile firewall. Note however, that connecting to popular servers such as Freenode is hard to do via Tor (they may block exit nodes to try to stop trolls), so you might want to have a special irssi config file for only connecting to your server.
540
+Then select <b>IRC</b> from the menu. Irssi is automatically set up to connect to your server and route its messages through the Tor network. Some popular systems such as <b>Freenode</b> reject connections coming from Tor (as a very crude attempt to stop trolls) and so if you want to use those you can exit to the command line from the menu and then just type "irssi" to use the system without Tor.
544 541
 </p>
545
-
546
-<p>
547
-Look up the onion address for IRC on your Freedombone system.
548
-</p>
549
-
550
-<div class="org-src-container">
551
-
552
-<pre class="src src-bash">ssh username@domain -p 2222
553
-sudo control
554
-</pre>
555
-</div>
556
-
557
-<p>
558
-Go to the <i>About</i> screen and look for the IRC onion address, then exit back to your local system.
559
-</p>
560
-
561
-<div class="org-src-container">
562
-
563
-<pre class="src src-bash"><span class="org-keyword">exit</span>
564
-</pre>
565
-</div>
566
-
567
-<p>
568
-Once you know the onion address for the IRC server you can then connect to it with:
569
-</p>
570
-
571
-<div class="org-src-container">
572
-
573
-<pre class="src src-bash">usewithtor irssi
574
-/server add -auto myaddress.onion 6697
575
-/ignore * CTCPS
576
-/connect myaddress.onion
577
-/join freedombone
578
-</pre>
579
-</div>
580 542
 </div>
581 543
 </div>
582 544
 <div id="outline-container-orgheadline20" class="outline-4">
@@ -749,7 +711,7 @@ Install <a href="https://f-droid.org/">F-Droid</a>
749 711
 </p>
750 712
 
751 713
 <p>
752
-Search for and install Xabber.
714
+Search for and install <b>Orbot</b> and <b>Conversations</b>.
753 715
 </p>
754 716
 
755 717
 <p>
@@ -757,15 +719,24 @@ Add an account and enter your Jabber/XMPP ID and password.
757 719
 </p>
758 720
 
759 721
 <p>
760
-From the menu select <b>Settings</b> then <b>Security</b> then <b>OTR mode</b>.  Set the mode to <b>Required</b>.
722
+From the menu select <b>Settings</b> then <b>Expert Settings</b>. Select <b>Connect via Tor</b> and depending on your situation you might also want to select <b>Don't save encrypted messages</b>.
761 723
 </p>
762 724
 
763 725
 <p>
764
-Make sure that <b>Check server certificate</b> is not checked.
726
+From the menu select <b>Manage accounts</b> and add a new account.
765 727
 </p>
766 728
 
729
+<div class="org-src-container">
730
+
731
+<pre class="src src-bash">Jabber ID: myusername@mydomain
732
+Password:  your XMPP password
733
+Hostname:  mydomain
734
+Port:      5222
735
+</pre>
736
+</div>
737
+
767 738
 <p>
768
-Go back to the initial screen and then using the menu you can add contacts and begin chatting.  Both parties will need to go through the off-the-record question and answer verification before the chat can begin, but that only needs to be done once for each person you're chatting with.
739
+Then select <b>Next</b>. When chatting you can use the lock icon to encrypt your conversation. It's also going through Tor, so passive surveillance of the metadata should not be easy for an adversary.
769 740
 </p>
770 741
 </div>
771 742
 </div>
@@ -781,14 +752,18 @@ Tox is an encrypted peer-to-peer messaging system and so should work without Fre
781 752
 <h4 id="orgheadline28">Using the Toxic client</h4>
782 753
 <div class="outline-text-4" id="text-orgheadline28">
783 754
 <p>
784
-To connect to your node use the command:
755
+Log into your system with:
785 756
 </p>
786 757
 
787 758
 <div class="org-src-container">
788 759
 
789
-<pre class="src src-bash">/connect [yourdomainname] 33445 [your tox node ID]
760
+<pre class="src src-bash">ssh myusername@mydomain -p 2222
790 761
 </pre>
791 762
 </div>
763
+
764
+<p>
765
+Then from the menu select <b>Tox Chat</b>. Tox is encrypted by default and also router through Tor, so it should be reasonably secure both in terms of message content and metadata.
766
+</p>
792 767
 </div>
793 768
 </div>
794 769
 </div>

+ 10
- 11
website/EN/usage_email.html Zobrazit soubor

@@ -3,15 +3,15 @@
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-02-27 Sat 22:12 -->
7
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
+<meta name="viewport" content="width=device-width, initial-scale=1" />
6 9
 <title></title>
7
-<!-- 2016-01-07 Thu 19:25 -->
8
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
-<meta  name="generator" content="Org-mode" />
10
-<meta  name="author" content="Bob Mottram" />
11
-<meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
10
+<meta name="generator" content="Org-mode" />
11
+<meta name="author" content="Bob Mottram" />
12
+<meta name="description" content="Turn the Beaglebone Black into a personal communications server"
12 13
  />
13
-<meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
14
+<meta name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -75,8 +75,7 @@
75 75
   td.org-left   { text-align: left;   }
76 76
   td.org-center { text-align: center; }
77 77
   dt { font-weight: bold; }
78
-  .footpara:nth-child(2) { display: inline; }
79
-  .footpara { display: block; }
78
+  .footpara { display: inline; }
80 79
   .footdef  { margin-bottom: 1em; }
81 80
   .figure { padding: 1em; }
82 81
   .figure p { text-align: center; }
@@ -151,7 +150,7 @@ for the JavaScript code in this tag.
151 150
 <a name="top" id="top"></a>
152 151
 </div>
153 152
 <div id="content">
154
-<div class="center">
153
+<div class="org-center">
155 154
 
156 155
 <div class="figure">
157 156
 <p><img src="images/logo.png" alt="logo.png" />
@@ -293,7 +292,7 @@ gpg --send-keys username@domainname
293 292
 <div id="outline-container-orgheadline5" class="outline-2">
294 293
 <h2 id="orgheadline5">Mutt email client</h2>
295 294
 <div class="outline-text-2" id="text-orgheadline5">
296
-<div class="center">
295
+<div class="org-center">
297 296
 
298 297
 <div class="figure">
299 298
 <p><img src="./images/mutt.jpeg" alt="mutt.jpeg" />

+ 9
- 10
website/EN/variants.html Zobrazit soubor

@@ -3,15 +3,15 @@
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-02-23 Tue 14:15 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
6
+<!-- 2016-02-27 Sat 22:12 -->
7
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
+<meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
10
-<meta  name="generator" content="Org-mode" />
11
-<meta  name="author" content="Bob Mottram" />
12
-<meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
10
+<meta name="generator" content="Org-mode" />
11
+<meta name="author" content="Bob Mottram" />
12
+<meta name="description" content="Turn the Beaglebone Black into a personal communications server"
13 13
  />
14
-<meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -75,8 +75,7 @@
75 75
   td.org-left   { text-align: left;   }
76 76
   td.org-center { text-align: center; }
77 77
   dt { font-weight: bold; }
78
-  .footpara:nth-child(2) { display: inline; }
79
-  .footpara { display: block; }
78
+  .footpara { display: inline; }
80 79
   .footdef  { margin-bottom: 1em; }
81 80
   .figure { padding: 1em; }
82 81
   .figure p { text-align: center; }
@@ -151,7 +150,7 @@ for the JavaScript code in this tag.
151 150
 <a name="top" id="top"></a>
152 151
 </div>
153 152
 <div id="content">
154
-<div class="center">
153
+<div class="org-center">
155 154
 
156 155
 <div class="figure">
157 156
 <p><img src="images/logo.png" alt="logo.png" />