From 0eca7ea6bbce0de3822b147a371c848c8c1786b7 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 21 Jan 2023 21:55:12 +0000 Subject: [PATCH] Simplify --- website/EN/v1_4_0.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/EN/v1_4_0.html b/website/EN/v1_4_0.html index abbf3f1d1..f83e64b9a 100644 --- a/website/EN/v1_4_0.html +++ b/website/EN/v1_4_0.html @@ -1243,7 +1243,7 @@

The present time is an interesting juncture in the history of the web. The prospects for the social web appear brighter than ever with increasing developer interest and support for the fediverse. If you are new to all of this then now is the time to get onboard. There are still many future challenges, but it seems that systems backed by open protocols are now beginning to seriously challenge the hegemony of the moribund commercial silos.

"many e-citizens woke up their consciousnesses, becoming aware of what a centralized system used for the most popular applications (generally social network platforms) entails...Probably, those e-citizens moved to the fediverse, becoming fedizens." -- L’Associazione data Protection Officer

So it's really down to us to keep things small and decentralized. To become the networked islands of organization in a chaotic world. Abide by the Principles of Small Creation

-

Epicyon can be downloaded as a gzipped file, or you can get the latest version from the git repo. For installation instructions see the main page. To upgrade an existing instance, make sure that you have the python3-cryptography package installed then do a git pull, chown and restart the daemon. Upgrades to web systems do not need to be a huge drama.

+

Epicyon can be downloaded as a gzipped file, or you can get the latest version from the git repo. For installation instructions see the main page. To upgrade an existing instance, make sure that you have the python3-cryptography package installed then do a git pull, chown and restart the daemon.