Bob Mottram 8 vuotta sitten
vanhempi
commit
438dda6f17
No account linked to committer's email

+ 9
- 4
doc/EN/homeserver.org Näytä tiedosto

1
-#+TITLE: Home Server
1
+#+TITLE:
2
 #+AUTHOR: Bob Mottram
2
 #+AUTHOR: Bob Mottram
3
 #+EMAIL: bob@robotics.uk.to
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
4
 #+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber
10
 [[file:images/logo.png]]
10
 [[file:images/logo.png]]
11
 #+END_CENTER
11
 #+END_CENTER
12
 
12
 
13
-#+BEGIN_CENTER
14
-This site can also be accessed via a Tor browser at 4fvfozz6g3zmvf76.onion
15
-#+END_CENTER
13
+
14
+#+begin_export html
15
+<center><h1>Home Server</h1></center>
16
+#+end_export
16
 
17
 
17
 The quickest way to get started is as follows. You will need to be running a Debian based system (version 8 or later), have an old but still working laptop or netbook which you can use as a server, and 8GB or larger USB thumb drive and an ethernet cable to connect the laptop to your internet router.
18
 The quickest way to get started is as follows. You will need to be running a Debian based system (version 8 or later), have an old but still working laptop or netbook which you can use as a server, and 8GB or larger USB thumb drive and an ethernet cable to connect the laptop to your internet router.
18
 
19
 
81
 #+begin_src bash
82
 #+begin_src bash
82
 man freedombone-image
83
 man freedombone-image
83
 #+end_src
84
 #+end_src
85
+
86
+#+BEGIN_CENTER
87
+This site can also be accessed via a Tor browser at [[http://4fvfozz6g3zmvf76.onion][4fvfozz6g3zmvf76.onion]]
88
+#+END_CENTER

+ 4
- 4
doc/EN/index.org Näytä tiedosto

10
 [[file:images/logo.png]]
10
 [[file:images/logo.png]]
11
 #+END_CENTER
11
 #+END_CENTER
12
 
12
 
13
-#+BEGIN_CENTER
14
-This site can also be accessed via a Tor browser at 4fvfozz6g3zmvf76.onion
15
-#+END_CENTER
16
-
17
 So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, backups. Freedombone enables you to do all of that in a self-hosted way, where you keep control of your data and it resides in your own home.
13
 So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, backups. Freedombone enables you to do all of that in a self-hosted way, where you keep control of your data and it resides in your own home.
18
 
14
 
19
 Want to make a community mesh network which doesn't depend upon the internet? You can do that too.
15
 Want to make a community mesh network which doesn't depend upon the internet? You can do that too.
27
 
23
 
28
  * [[./usage.html][General usage]]
24
  * [[./usage.html][General usage]]
29
  * [[./faq.html][Frequently Asked Questions]]
25
  * [[./faq.html][Frequently Asked Questions]]
26
+
27
+#+BEGIN_CENTER
28
+This site can also be accessed via a Tor browser at [[http://4fvfozz6g3zmvf76.onion][4fvfozz6g3zmvf76.onion]]
29
+#+END_CENTER

+ 10
- 2
doc/EN/mesh.org Näytä tiedosto

1
-#+TITLE: Mesh Network
1
+#+TITLE:
2
 #+AUTHOR: Bob Mottram
2
 #+AUTHOR: Bob Mottram
3
 #+EMAIL: bob@robotics.uk.to
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
4
 #+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber
10
 [[file:images/logo.png]]
10
 [[file:images/logo.png]]
11
 #+END_CENTER
11
 #+END_CENTER
12
 
12
 
13
+#+begin_export html
14
+<center><h1>Mesh Network</h1></center>
15
+#+end_export
16
+
13
 #+BEGIN_CENTER
17
 #+BEGIN_CENTER
14
-This site can also be accessed via a Tor browser at 4fvfozz6g3zmvf76.onion
18
+[[file:images/mesh_screenshot.jpg]]
15
 #+END_CENTER
19
 #+END_CENTER
16
 
20
 
17
 Mesh networks are useful as a quick way to make a fully decentralised communications system which is not connected to the internet. Think festivals, hacker conferences, onboard ships at sea, disaster/war zones, small business internal office communications, protests, remote areas of the world, scientific expeditions and off-world space colonies. All the cool stuff. The down side is that you can't access any internet content. The upside is that you can securely communicate with anyone on the local mesh. No ISPs. No payments or subscriptions beyond the cost of obtaining the hardware. Systems need to be within wifi range of each other for the mesh to be created. It can be an ultra-convenient way to do purely local communications.
21
 Mesh networks are useful as a quick way to make a fully decentralised communications system which is not connected to the internet. Think festivals, hacker conferences, onboard ships at sea, disaster/war zones, small business internal office communications, protests, remote areas of the world, scientific expeditions and off-world space colonies. All the cool stuff. The down side is that you can't access any internet content. The upside is that you can securely communicate with anyone on the local mesh. No ISPs. No payments or subscriptions beyond the cost of obtaining the hardware. Systems need to be within wifi range of each other for the mesh to be created. It can be an ultra-convenient way to do purely local communications.
68
 #+end_src
72
 #+end_src
69
 
73
 
70
 The resulting image can be copied to a microSD card, inserted into a Beaglebone Black and booted. Don't forget to plug in an Atheros USB wifi dongle.
74
 The resulting image can be copied to a microSD card, inserted into a Beaglebone Black and booted. Don't forget to plug in an Atheros USB wifi dongle.
75
+
76
+#+BEGIN_CENTER
77
+This site can also be accessed via a Tor browser at [[http://4fvfozz6g3zmvf76.onion][4fvfozz6g3zmvf76.onion]]
78
+#+END_CENTER

BIN
img/mesh_screenshot.jpg Näytä tiedosto


+ 10
- 8
website/EN/homeserver.html Näytä tiedosto

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2016-08-09 Tue 16:40 -->
6
+<!-- 2016-08-09 Tue 19:25 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
-<title>Home Server</title>
9
+<title></title>
10
 <meta name="generator" content="Org-mode" />
10
 <meta name="generator" content="Org-mode" />
11
 <meta name="author" content="Bob Mottram" />
11
 <meta name="author" content="Bob Mottram" />
12
 <meta name="description" content="Turn the Beaglebone Black into a personal communications server"
12
 <meta name="description" content="Turn the Beaglebone Black into a personal communications server"
234
 <a name="top" id="top"></a>
234
 <a name="top" id="top"></a>
235
 </div>
235
 </div>
236
 <div id="content">
236
 <div id="content">
237
-<h1 class="title">Home Server</h1>
238
 <div class="org-center">
237
 <div class="org-center">
239
 
238
 
240
 <div class="figure">
239
 <div class="figure">
243
 </div>
242
 </div>
244
 </div>
243
 </div>
245
 
244
 
246
-<div class="org-center">
247
-<p>
248
-This site can also be accessed via a Tor browser at 4fvfozz6g3zmvf76.onion
249
-</p>
250
-</div>
245
+
246
+<center><h1>Home Server</h1></center>
251
 
247
 
252
 <p>
248
 <p>
253
 The quickest way to get started is as follows. You will need to be running a Debian based system (version 8 or later), have an old but still working laptop or netbook which you can use as a server, and 8GB or larger USB thumb drive and an ethernet cable to connect the laptop to your internet router.
249
 The quickest way to get started is as follows. You will need to be running a Debian based system (version 8 or later), have an old but still working laptop or netbook which you can use as a server, and 8GB or larger USB thumb drive and an ethernet cable to connect the laptop to your internet router.
362
 <pre class="src src-bash">man freedombone-image
358
 <pre class="src src-bash">man freedombone-image
363
 </pre>
359
 </pre>
364
 </div>
360
 </div>
361
+
362
+<div class="org-center">
363
+<p>
364
+This site can also be accessed via a Tor browser at <a href="http://4fvfozz6g3zmvf76.onion/">4fvfozz6g3zmvf76.onion</a>
365
+</p>
366
+</div>
365
 </div>
367
 </div>
366
 <div id="postamble" class="status">
368
 <div id="postamble" class="status">
367
 
369
 

+ 7
- 7
website/EN/index.html Näytä tiedosto

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2016-08-09 Tue 16:40 -->
6
+<!-- 2016-08-09 Tue 19:25 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
242
 </div>
242
 </div>
243
 </div>
243
 </div>
244
 
244
 
245
-<div class="org-center">
246
-<p>
247
-This site can also be accessed via a Tor browser at 4fvfozz6g3zmvf76.onion
248
-</p>
249
-</div>
250
-
251
 <p>
245
 <p>
252
 So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, backups. Freedombone enables you to do all of that in a self-hosted way, where you keep control of your data and it resides in your own home.
246
 So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, backups. Freedombone enables you to do all of that in a self-hosted way, where you keep control of your data and it resides in your own home.
253
 </p>
247
 </p>
273
 <li><a href="./usage.html">General usage</a></li>
267
 <li><a href="./usage.html">General usage</a></li>
274
 <li><a href="./faq.html">Frequently Asked Questions</a></li>
268
 <li><a href="./faq.html">Frequently Asked Questions</a></li>
275
 </ul>
269
 </ul>
270
+
271
+<div class="org-center">
272
+<p>
273
+This site can also be accessed via a Tor browser at <a href="http://4fvfozz6g3zmvf76.onion/">4fvfozz6g3zmvf76.onion</a>
274
+</p>
275
+</div>
276
 </div>
276
 </div>
277
 <div id="postamble" class="status">
277
 <div id="postamble" class="status">
278
 
278
 

+ 14
- 5
website/EN/mesh.html Näytä tiedosto

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2016-08-09 Tue 16:40 -->
6
+<!-- 2016-08-09 Tue 19:41 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
-<title>Mesh Network</title>
9
+<title></title>
10
 <meta name="generator" content="Org-mode" />
10
 <meta name="generator" content="Org-mode" />
11
 <meta name="author" content="Bob Mottram" />
11
 <meta name="author" content="Bob Mottram" />
12
 <meta name="description" content="Turn the Beaglebone Black into a personal communications server"
12
 <meta name="description" content="Turn the Beaglebone Black into a personal communications server"
234
 <a name="top" id="top"></a>
234
 <a name="top" id="top"></a>
235
 </div>
235
 </div>
236
 <div id="content">
236
 <div id="content">
237
-<h1 class="title">Mesh Network</h1>
238
 <div class="org-center">
237
 <div class="org-center">
239
 
238
 
240
 <div class="figure">
239
 <div class="figure">
243
 </div>
242
 </div>
244
 </div>
243
 </div>
245
 
244
 
245
+<center><h1>Mesh Network</h1></center>
246
+
246
 <div class="org-center">
247
 <div class="org-center">
247
-<p>
248
-This site can also be accessed via a Tor browser at 4fvfozz6g3zmvf76.onion
248
+
249
+<div class="figure">
250
+<p><img src="images/mesh_screenshot.jpg" alt="mesh_screenshot.jpg" />
249
 </p>
251
 </p>
250
 </div>
252
 </div>
253
+</div>
251
 
254
 
252
 <p>
255
 <p>
253
 Mesh networks are useful as a quick way to make a fully decentralised communications system which is not connected to the internet. Think festivals, hacker conferences, onboard ships at sea, disaster/war zones, small business internal office communications, protests, remote areas of the world, scientific expeditions and off-world space colonies. All the cool stuff. The down side is that you can't access any internet content. The upside is that you can securely communicate with anyone on the local mesh. No ISPs. No payments or subscriptions beyond the cost of obtaining the hardware. Systems need to be within wifi range of each other for the mesh to be created. It can be an ultra-convenient way to do purely local communications.
256
 Mesh networks are useful as a quick way to make a fully decentralised communications system which is not connected to the internet. Think festivals, hacker conferences, onboard ships at sea, disaster/war zones, small business internal office communications, protests, remote areas of the world, scientific expeditions and off-world space colonies. All the cool stuff. The down side is that you can't access any internet content. The upside is that you can securely communicate with anyone on the local mesh. No ISPs. No payments or subscriptions beyond the cost of obtaining the hardware. Systems need to be within wifi range of each other for the mesh to be created. It can be an ultra-convenient way to do purely local communications.
339
 <p>
342
 <p>
340
 The resulting image can be copied to a microSD card, inserted into a Beaglebone Black and booted. Don't forget to plug in an Atheros USB wifi dongle.
343
 The resulting image can be copied to a microSD card, inserted into a Beaglebone Black and booted. Don't forget to plug in an Atheros USB wifi dongle.
341
 </p>
344
 </p>
345
+
346
+<div class="org-center">
347
+<p>
348
+This site can also be accessed via a Tor browser at <a href="http://4fvfozz6g3zmvf76.onion/">4fvfozz6g3zmvf76.onion</a>
349
+</p>
350
+</div>
342
 </div>
351
 </div>
343
 <div id="postamble" class="status">
352
 <div id="postamble" class="status">
344
 
353
 

+ 8
- 3
website/freedombone.css Näytä tiedosto

36
     line-height: 1.2em;
36
     line-height: 1.2em;
37
 }
37
 }
38
 
38
 
39
+img.resize{
40
+    width: 90%;
41
+    height: auto;
42
+}
43
+
39
 img {
44
 img {
40
-    float: right;
45
+    width: 90%;
46
+    float: center;
41
     clear: right;
47
     clear: right;
42
     padding: 10px;
48
     padding: 10px;
43
     margin: 20px;
49
     margin: 20px;
44
-    border: solid 1px #888;
45
-    box-shadow: 6px 10px 8px rgba(128, 128, 96, 0.7);
50
+    border: solid 0px #888;
46
 }
51
 }
47
 
52
 
48
 p, li, dd, dt, blockquote, span {
53
 p, li, dd, dt, blockquote, span {