From 0328a12a135cad47cadbcf468fe163d162e0fd36 Mon Sep 17 00:00:00 2001 From: Bob Mottram <bob@freedombone.net> Date: Mon, 21 Jan 2019 11:27:39 +0000 Subject: [PATCH] Make it clearer that data centers are not the intended deployment target --- website/EN/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/EN/index.html b/website/EN/index.html index e5ed88da7..142d014be 100644 --- a/website/EN/index.html +++ b/website/EN/index.html @@ -97,7 +97,7 @@ <p class="headertext">Software for an internet of people</p> <p class="doctext"> - Mainstream software is so broken and the organizations that develop it so untrustworthy that we are reaching a breaking point. So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, media hosting, backups, VPN. Freedombone is a home server system which enables you to self-host all of these things. You can run Freedombone on an old laptop or single board computer. + Mainstream software is so broken and the organizations that develop it so untrustworthy that we are reaching a breaking point. So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, media hosting, backups, VPN. Freedombone is a home server system which enables you to self-host all of these things from your place of residence (<i>not</i> a data center). You can run Freedombone on an old laptop or single board computer. </p> <div class="row"> -- GitLab