Bob Mottram 8 年之前
父節點
當前提交
ee28f25e1d
共有 2 個文件被更改,包括 19 次插入2 次删除
  1. 6
    0
      doc/EN/index.org
  2. 13
    2
      website/EN/index.html

+ 6
- 0
doc/EN/index.org 查看文件

10
 [[file:images/logo.png]]
10
 [[file:images/logo.png]]
11
 #+END_CENTER
11
 #+END_CENTER
12
 
12
 
13
+#+begin_quote
14
+"/The way we code the Web will determine the way we live online. So we need to bake our values into our code. Freedom of expression needs to be baked into our code. Privacy should be baked into our code./"
15
+
16
+-- Brewster Kahle
17
+#+end_quote
18
+
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.
19
 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.
14
 
20
 
15
 Want to make a community mesh network which doesn't depend upon the internet? You can do that too.
21
 Want to make a community mesh network which doesn't depend upon the internet? You can do that too.

+ 13
- 2
website/EN/index.html 查看文件

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 19:25 -->
6
+<!-- 2016-10-07 Fri 18:31 -->
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>
77
   pre.src-ledger:before { content: 'Ledger'; }
77
   pre.src-ledger:before { content: 'Ledger'; }
78
   pre.src-lisp:before { content: 'Lisp'; }
78
   pre.src-lisp:before { content: 'Lisp'; }
79
   pre.src-lilypond:before { content: 'Lilypond'; }
79
   pre.src-lilypond:before { content: 'Lilypond'; }
80
+  pre.src-lua:before { content: 'Lua'; }
80
   pre.src-matlab:before { content: 'MATLAB'; }
81
   pre.src-matlab:before { content: 'MATLAB'; }
81
   pre.src-mscgen:before { content: 'Mscgen'; }
82
   pre.src-mscgen:before { content: 'Mscgen'; }
82
   pre.src-ocaml:before { content: 'Objective Caml'; }
83
   pre.src-ocaml:before { content: 'Objective Caml'; }
242
 </div>
243
 </div>
243
 </div>
244
 </div>
244
 
245
 
246
+<blockquote>
247
+<p>
248
+"<i>The way we code the Web will determine the way we live online. So we need to bake our values into our code. Freedom of expression needs to be baked into our code. Privacy should be baked into our code.</i>"
249
+</p>
250
+
251
+<p>
252
+&#x2013; Brewster Kahle
253
+</p>
254
+</blockquote>
255
+
245
 <p>
256
 <p>
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.
257
 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.
247
 </p>
258
 </p>
270
 
281
 
271
 <div class="org-center">
282
 <div class="org-center">
272
 <p>
283
 <p>
273
-This site can also be accessed via a Tor browser at <a href="http://4fvfozz6g3zmvf76.onion/">4fvfozz6g3zmvf76.onion</a>
284
+This site can also be accessed via a Tor browser at <a href="http://4fvfozz6g3zmvf76.onion">4fvfozz6g3zmvf76.onion</a>
274
 </p>
285
 </p>
275
 </div>
286
 </div>
276
 </div>
287
 </div>