Regrettable, but these days it seems necessary to specifically state that the project does not use AI

main
Bob Mottram 2025-12-03 11:54:20 +00:00
parent 1c511ac216
commit c0b220de77
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ Epicyon is a fediverse server suitable for self-hosting a small number of accoun
Key features: Key features:
* No AI
* Open standards: HTML, CSS, ActivityPub S2S and C2S, RSS, CalDAV. * Open standards: HTML, CSS, ActivityPub S2S and C2S, RSS, CalDAV.
* Supports common web browsers and shell browsers. * Supports common web browsers and shell browsers.
* Will not drain your mobile or laptop battery. * Will not drain your mobile or laptop battery.

View File

@ -1199,6 +1199,7 @@
<div class="features"> <div class="features">
<p class="intro">Key features:</p> <p class="intro">Key features:</p>
<ul class="features_list"> <ul class="features_list">
<li>No AI</li>
<li>Open standards: HTML, CSS, ActivityPub S2S and C2S, RSS, CalDAV.</li> <li>Open standards: HTML, CSS, ActivityPub S2S and C2S, RSS, CalDAV.</li>
<li>Supports common web browsers and <a href="https://lynx.invisible-island.net">shell browsers</a>.</li> <li>Supports common web browsers and <a href="https://lynx.invisible-island.net">shell browsers</a>.</li>
<li>Will not drain your mobile or laptop battery.</li> <li>Will not drain your mobile or laptop battery.</li>