diff --git a/website/EN/v1_6_0.html b/website/EN/v1_6_0.html index 0fba16964..9a4b8bdf4 100644 --- a/website/EN/v1_6_0.html +++ b/website/EN/v1_6_0.html @@ -1219,7 +1219,7 @@
It appears that the ActivityPub fediverse has been eclipsed in popularity by the shiny and drowning-in-cash BlueSky project. But ActivityPub is like the tortoise in the race, and the centralized architecture of BlueSky will create unavoidable problems which collapse its advantage in the long run. Standardized protocols are the only sure thing, resistant to the transient whims and scandals of any one particular company.
+Over the last year the ActivityPub fediverse has been eclipsed in popularity by the shiny and drowning-in-cash BlueSky project. But ActivityPub is like the tortoise in the race, and the centralized architecture of BlueSky will create unavoidable problems which collapse its advantage in the long run. Standardized protocols are the only sure thing, resistant to the transient whims and scandals of any one particular company.
+Epicyon is designed for the expected long term future of the ActivityPub protocol. Written in the most boring trend-avoiding way possible, with few dependencies, no database to get corrupted, and suitable for running on old hardware at minimum cost. In tough environments, it can also run from an onion or i2p address and use text mode browsers with no risk from javascript exploits.
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.
+It 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.