diff --git a/doc/EN/index.org b/doc/EN/index.org index 64839cdd..dab3bfb4 100644 --- a/doc/EN/index.org +++ b/doc/EN/index.org @@ -9,15 +9,42 @@ [[./images/freedom.png]][fn:1] #+END_CENTER - 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. +#+BEGIN_HTML +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Variants
Install
Use
Backups
Code
Related
F.A.Q.
Contact
+
+#+END_HTML + 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. -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. - -#+ATTR_HTML: :border -1 -| [[./variants.html][Variants]] | [[./installation.html][Installation]] | [[./usage.html][How to use it]] | [[file:backups.html][Backups]] | [[./code.html][Code]] | [[./related.html][Related Projects]] | [[file:faq.html][FAQ]] | [[file:support.html][Contact/Support]] | [[https://www.gnu.org/licenses/gpl-3.0-standalone.html][License]] | +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.[fn:2] #+BEGIN_QUOTE "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 @@ -42,3 +69,5 @@ Freedombone is an example of the internet as it was supposed to be: a network of 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. A limitation is that this system will not protect you from metadata analysis, although it is hoped that new types of email system may be able to do that in future. [fn:1] Title photo by [[https://twitter.com/GrungyBerns][@GrungyBerns]] +[fn:2] Icons by [[https://www.iconfinder.com/tmthymllr][Timothy Miller]] Creative Commons (Attribution-Share Alike 3.0 Unported) + diff --git a/img/icon_backup.png b/img/icon_backup.png new file mode 100644 index 00000000..3bb5981d Binary files /dev/null and b/img/icon_backup.png differ diff --git a/img/icon_code.png b/img/icon_code.png new file mode 100644 index 00000000..f0bd998d Binary files /dev/null and b/img/icon_code.png differ diff --git a/img/icon_contact.png b/img/icon_contact.png new file mode 100644 index 00000000..afdddaba Binary files /dev/null and b/img/icon_contact.png differ diff --git a/img/icon_faq.png b/img/icon_faq.png new file mode 100644 index 00000000..0561fd95 Binary files /dev/null and b/img/icon_faq.png differ diff --git a/img/icon_install.png b/img/icon_install.png new file mode 100644 index 00000000..3326a68f Binary files /dev/null and b/img/icon_install.png differ diff --git a/img/icon_related.png b/img/icon_related.png new file mode 100644 index 00000000..badd362a Binary files /dev/null and b/img/icon_related.png differ diff --git a/img/icon_use.png b/img/icon_use.png new file mode 100644 index 00000000..3afee2f0 Binary files /dev/null and b/img/icon_use.png differ diff --git a/img/icon_variants.png b/img/icon_variants.png new file mode 100644 index 00000000..07c2ec69 Binary files /dev/null and b/img/icon_variants.png differ diff --git a/website/EN/index.html b/website/EN/index.html index 61607c8b..4ff37305 100644 --- a/website/EN/index.html +++ b/website/EN/index.html @@ -4,7 +4,7 @@ - + @@ -160,56 +160,47 @@ for the JavaScript code in this tag.

-

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 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.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Variants
Install
Use
Backups
Code
Related
F.A.Q.
Contact
+
+

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 titanic server warehouses owned by a tiny number of individuals and it's what is sometimes refered to as "userops" - i.e. a user being able to do what traditionally only a professional systems administrator would be able to.

-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. +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.2

- - - --- -- -- -- -- -- -- -- -- - - - - - - - - - - - - - -
VariantsInstallationHow to use itBackupsCodeRelated ProjectsFAQContact/SupportLicense
-

"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 @@ -257,6 +248,10 @@ An emphasis of the Freedombone project is the protection of private communicatio Title photo by @GrungyBerns

+
2

+Icons by Timothy Miller Creative Commons (Attribution-Share Alike 3.0 Unported) +

+