diff --git a/web/src/content/docs/index.mdx b/web/src/content/docs/index.mdx index a36e46ea..7d8814cf 100644 --- a/web/src/content/docs/index.mdx +++ b/web/src/content/docs/index.mdx @@ -28,14 +28,22 @@ import { Card, CardGrid } from "@astrojs/starlight/components"; completely interoperable with other ActivityPub servers, such as Mastodon and Misskey. - - Search for posts and users using full-text search. We support multiple - search engines, including Meilisearch and native PostgreSQL search. + + + Kitsune is free and open-source software. We will never track you, show you ads, or sell your data. + I mean the main developer (@aumetra) is an anarchist, so you can trust them on that. + Make your Kitsune server truly your own with a wide range of configuration options. + + + Search for posts and users using full-text search. We support multiple + search engines, including Meilisearch and native PostgreSQL search. + + Utilizing Rust and careful design, Kitsune is one of the fastest ActivityPub servers out there!