Ech0 Review, Pricing & Features

Ech0 is a free, open-source, self-hosted microblog for sharing posts and links. See its features, deployment options, and AI capabilities.

Category
CMS
Pricing
Free / Open Source, from Free
Verified
Not yet
Last updated
July 18, 2026
Web AppAPIOpen SourceAISelf-Hosted

Overview

Ech0 is a free, open-source, self-hosted microblogging platform created by developer lin-snow for individuals who want to publish short posts, thoughts, and links while retaining full ownership of their data.

It supports the ActivityPub protocol for federation with the broader Fediverse and is designed to be lightweight enough to run on low-power hardware such as a Raspberry Pi.

Key Features

Ech0 provides a Markdown editor with live preview, tag management, RSS export, rich media embedding with YouTube and Bilibili support, and a lightweight comment and like system.

Advanced features include OAuth2/OIDC authentication, Passkey/WebAuthn login, an open API with webhooks, a CLI toolchain, and an integrated Model Context Protocol server that powers AI-generated Recap digests and RAG-based chat over a user's own content.

Pricing

Ech0 is fully free and open source under the AGPL-3.0-or-later license, with no ads, tracking, or subscription fees for self-hosted instances.

A separate commercial license is available for organizations wanting to embed Ech0 in a proprietary product without AGPL's source-disclosure requirement, priced through direct negotiation with the maintainer rather than a published rate.

Key Features

Pros & Cons

Pros

  • Completely free and open source with no ads, tracking, or subscription fees
  • Very lightweight, able to run on low-power hardware like a Raspberry Pi
  • Unusually rich feature set for a small project, including MCP and AI-powered features
  • Supports ActivityPub federation, avoiding lock-in to a single platform

Cons

  • No official hosted or managed cloud version; requires self-hosting
  • Maintained primarily by a single developer, which carries bus-factor risk
  • AGPL-3.0 licensing requires source disclosure for modified public deployments
  • Documentation and community support skew toward a Chinese-speaking audience

Pricing

Frequently Asked Questions

Is Ech0 free to use?

Yes, Ech0 is fully free and open source under the AGPL-3.0-or-later license, with no ads, tracking, or subscription fees.

Who develops Ech0?

Ech0 is developed by a programmer known as lin-snow (L1nSn0w), with the source code hosted at github.com/lin-snow/Ech0.

Can Ech0 run on a Raspberry Pi?

Yes, Ech0 is designed to be lightweight and supports ARM devices, including the Raspberry Pi, alongside Linux and Windows.

Does Ech0 support federation with other platforms?

Yes, Ech0 supports the ActivityPub protocol, allowing it to federate with the broader Fediverse rather than operating as an isolated silo.

What AI features does Ech0 include?

Ech0 includes a Model Context Protocol server, AI-generated Recap digests of recent posts, and a retrieval-augmented generation chat feature over a user's own content.

Is there a hosted version of Ech0?

No, there is no official managed cloud version; Ech0 must be self-hosted, though deployment via Docker can take under a minute.

Related Tools