diff --git a/README.md b/README.md index 97cc32fe9..16a672222 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,24 @@ -Epicyon is a modern [ActivityPub](https://www.w3.org/TR/activitypub) compliant server implementing both S2S and C2S protocols and suitable for installation on single board computers. It includes features such as moderation tools, post expiry, content warnings, image descriptions, news feed and perimeter defense against adversaries. It contains *no JavaScript* and uses HTML+CSS with a Python backend. +Epicyon is a [fediverse](https://en.wikipedia.org/wiki/Fediverse) server suitable for self-hosting a small number of accounts on low power systems. -Corporate social media gives you an audience, with reach, celebrity, spectacle, lack of control, professional influencers, anxiety, alienation and competition. It's designed for fast growth regardless of social consequences. Epicyon is designed for community, in which you have voice, agency, discussions and comradery. The community approach is the better way to build a habitable internet for the long term. +Key features: + + * Open standards: HTML, CSS, ActivityPub, RSS, CalDAV. + * Supports common web browsers and [shell browsers](https://lynx.invisible-island.net). + * Will not drain your mobile or laptop battery. + * Customisable themes. It doesn't have to look bland. + * Does not require much RAM, either on server or client. + * Suitable for installation on single board computers. + * No javascript. + * No database. Data stored as ordinary files. + * No fashionable web frameworks. "Boring by design". + * No blockchain garbage. + * Written in Python, with few dependencies. + * AGPL license, which big tech hates. + +Epicyon is for people who are tired of *big anything* and just want to DIY their online social experience without much fuss or expense. Think *water cooler discussions* rather than *shouting into the void*, in which you're mainly just reading and responding to the posts of people that you're following. [Project Goals](README_goals.md) - [Commandline interface](README_commandline.md) - [Customizations](README_customizations.md) - [Software Architecture](README_architecture.md) - [Code of Conduct](code-of-conduct.md) - [Principles of Unity](principlesofunity.md) - [C2S Desktop Client](README_desktop_client.md) - [Coding Style](README_coding_style.md) diff --git a/gemini/EN/index.gmi b/gemini/EN/index.gmi index 2fa67cf52..a6084ed92 100644 --- a/gemini/EN/index.gmi +++ b/gemini/EN/index.gmi @@ -13,7 +13,24 @@ ``-' ``-' ``` -Epicyon is an AGPL licensed ActivityPub protocol compliant federated social network server suitable for hosting a small number of accounts on low power systems requiring minimal maintenance, such as single board computers. It's the ActivityPub equivalent of an email server, storing posts as human readable JSON on file, rather than in a database. It also uses only a small amount of RAM. +Epicyon is a fediverse server suitable for self-hosting a small number of accounts on low power systems. + +Key features: + + * Open standards: HTML, CSS, ActivityPub, RSS, CalDAV. + * Supports common web browsers and shell browsers. + * Will not drain your mobile or laptop battery. + * Customisable themes. It doesn't have to look bland. + * Does not require much RAM, either on server or client. + * Suitable for installation on single board computers. + * No javascript. + * No database. Data stored as ordinary files. + * No fashionable web frameworks. "Boring by design". + * No blockchain garbage. + * Written in Python, with few dependencies. + * AGPL license, which big tech hates. + +Epicyon is for people who are tired of Big Anything and just want to DIY their online social experience without much fuss or expense. Think "water cooler discussions" rather than "shouting into the void", in which you're mainly just reading and responding to the posts of people that you're following. ## An Internet of People, Not Corporate Agendas diff --git a/website/EN/index.html b/website/EN/index.html index 65a2bf00c..13f79ba40 100644 --- a/website/EN/index.html +++ b/website/EN/index.html @@ -1189,18 +1189,30 @@

Matrix room: #epicyon:matrix.libreserver.org
gemini://libreserver.org/epicyon

New release: 1.3.0

-

- Epicyon is an AGPL licensed ActivityPub protocol compliant federated social network server suitable for hosting a small number of accounts on low power systems requiring minimal maintenance, such as single board computers. It's the ActivityPub equivalent of an email server, storing posts as human readable JSON on file, rather than in a database. It also uses only a small amount of RAM. -

+

Epicyon is a fediverse server suitable for self-hosting a small number of accounts on low power systems.

- -

- The open web using HTML5 and CSS is fast. Say goodbye to the corporate web, where you have to wait seconds for your browser to painstakingly download magabytes of unwanted advertising trash. -

+

Key features:

+ + + +

Epicyon is for people who are tired of big anything and just want to DIY their online social experience without much fuss or expense. Think water cooler discussions rather than shouting into the void, in which you're mainly just reading and responding to the posts of people that you're following.

- Ever feel like corporate social media is deliberately pressing your buttons or grinding your gears, leaving you stressed and angry? On the open web there is no pressure to perform the way a timeline algorithm wants you to. Experience the astonishingly novel concept of just hanging out with friends, without any artificial agendas. +Ever feel like corporate social media is deliberately pressing your buttons or grinding your gears, leaving you stressed and angry? On the open web there is no pressure to perform the way a timeline algorithm wants you to. Experience the astonishingly novel concept of just hanging out with friends, without any artificial agendas.