Conduit vs SchildiChat

A side-by-side comparison of two self-hosted matrix & xmpp options — licensing, setup difficulty, resource needs, and what each one replaces.

Not the right match-up?
FeatureConduitSchildiChat
Deploy effortUnder-an-hour setupUnder-an-hour setup
StatusActively maintainedArchived
CategoryMatrix & XMPPMatrix & XMPP
LicenseApache-2.0AGPL-3.0
LanguageRustShell
Setup difficultyEasyEasy
Min. RAM128 MB128 MB
Deploymentdocker, binary, sourcedocker, bare-metal, source
GitHub stars★ 2,200★ 464
First released20202020
ReplacesSlack, DiscordSlack, WhatsApp

What are Conduit and SchildiChat?

Conduit

Conduit is a lightweight Matrix homeserver written in Rust that aims to be easy to set up and run on small servers. It uses an embedded database and requires minimal configuration.

  • Embedded database, no external DB
  • Very low resource usage
  • Single binary deployment
  • Matrix federation support

Read the full Conduit guide →

SchildiChat

SchildiChat is a fork of Element that adds a unified message bubble layout and other usability improvements. The web version can be self-hosted to connect to any Matrix homeserver.

  • Message bubble layout
  • Element compatibility
  • End-to-end encryption
  • Unified chat list

Conduit vs SchildiChat: key differences

The biggest difference is maintenance: SchildiChat's repository is archived and no longer developed, while Conduit is actively maintained. Conduit is written in Rust, while SchildiChat is built with Shell. Licensing differs — Apache-2.0 for Conduit versus AGPL-3.0 for SchildiChat. Conduit has the considerably larger community, at 2,200 GitHub stars versus 464.

Why pick each one

Choose Conduit if…

  • Extremely easy to deploy
  • Runs on a Raspberry Pi

Watch out for

  • Not all Matrix features implemented
  • Smaller ecosystem
Conduit details

Choose SchildiChat if…

  • Released under the AGPL-3.0 license
  • Easy to set up — beginner-friendly
  • First-class Docker support for quick deployment
  • Written in Shell

Watch out for

  • Tracks Element upstream
  • Matrix-only
SchildiChat details

Frequently asked questions

Is Conduit or SchildiChat better?

Neither is universally better. Conduit has the larger community; both share a easy setup difficulty, so the decision comes down to features and licensing.

Are Conduit and SchildiChat free and open-source?

Yes. Conduit is licensed under Apache-2.0 and SchildiChat under AGPL-3.0. Both can be self-hosted at no software cost.

Can I run Conduit and SchildiChat with Docker?

Conduit: yes. SchildiChat: yes.

Related comparisons