diff --git a/doc/EN/index.org b/doc/EN/index.org index 50228f94373de77dd1844c511c486c217443bf45..7ee6d93d02a0ec16b67cd6fef49d55a6bb27beb7 100644 --- a/doc/EN/index.org +++ b/doc/EN/index.org @@ -10,6 +10,12 @@ [[file:images/logo.png]] #+END_CENTER +#+begin_quote +"/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./" + +-- Brewster Kahle +#+end_quote + 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. Want to make a community mesh network which doesn't depend upon the internet? You can do that too. diff --git a/website/EN/index.html b/website/EN/index.html index d0d338b4598862fcb42f9e06b8947779a064c61b..119d9fcdaf2e95805c776c4e18097ec3c176dba1 100644 --- a/website/EN/index.html +++ b/website/EN/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> -<!-- 2016-08-09 Tue 19:25 --> +<!-- 2016-10-07 Fri 18:31 --> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title></title> @@ -77,6 +77,7 @@ pre.src-ledger:before { content: 'Ledger'; } pre.src-lisp:before { content: 'Lisp'; } pre.src-lilypond:before { content: 'Lilypond'; } + pre.src-lua:before { content: 'Lua'; } pre.src-matlab:before { content: 'MATLAB'; } pre.src-mscgen:before { content: 'Mscgen'; } pre.src-ocaml:before { content: 'Objective Caml'; } @@ -242,6 +243,16 @@ for the JavaScript code in this tag. </div> </div> +<blockquote> +<p> +"<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>" +</p> + +<p> +– Brewster Kahle +</p> +</blockquote> + <p> 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. </p> @@ -270,7 +281,7 @@ After installation it's possible that you might want some advice on how to run y <div class="org-center"> <p> -This site can also be accessed via a Tor browser at <a href="http://4fvfozz6g3zmvf76.onion/">4fvfozz6g3zmvf76.onion</a> +This site can also be accessed via a Tor browser at <a href="http://4fvfozz6g3zmvf76.onion">4fvfozz6g3zmvf76.onion</a> </p> </div> </div>