Introduction
This page summarizes Matrix support in Debian. To discuss Debian using Matrix see the Debian space Matrix: #debian-space:matrix.debian.social.
Packaging
The packaging team uses Salsa with a mailing list.
Discussion about Matrix packaging takes place in #debian-matrix:matrix.org (logs older logs).
Some useful notes will be on the official blog. If you are subscribed to Planet Debian, you will see them there.
You may find some useful information about packaging software using Salsa in the Debian Science Policy Manual. Both the Matrix and the Debian Science teams follow similar access level and git repository creation rules. Bear in mind that these rules may differ from other Debian teams.
Clients
matrix-hydrogen: Web app IM client written in Node.js. Orphaned, and only available in experimental (upstream)
quaternion: Qt-based client (upstream)
thunderbird: Mail and news client with RSS, chat and integrated spam filter support (upstream)
weechat-matrix: Weechat plug-in written in Python (upstream)
Features
Markdown
E2E Encryption
Multiple Accounts
Session Admin
Room Admin
Communities
A/V
gomuks
(./)
/!\
{X}
{X}
(./)
{X}
{X}
hydrogen
(./)
(./)
{X}
?
?
?
?
neochat
(./)
?
?
?
?
?
?
nheko
(./)
(./)
(./)
?
(./)
(./)
(./)
quaternion
?
?
?
?
?
?
?
revolt
(./)
(./)
{X}
(./)
(./)
?
?
thunderbird
(./)
(./)
(./)
(./)
?
?
?
weechat-matrix
?
?
?
?
?
?
?
Legend:
(./) available in all supported Debian releases where it exists (or in all unsupported Debian releases if not in any supported release)
{X} unavailable in any supported Debian releases (or in any unsupported Debian releases if not in any supported release)
/!\ lacks automatic key backup and key exchange
Clients not available yet
matrix-element (upstream) - formerly Riot
depends on a lot of JavaScript packages that are not yet in Debian, including
- velocity (note: Element uses a patched version)
- depends on Electron, which is not yet in Debian
Electron no longer supports 32-bit Linux, so may be difficult to get into Debian
- only the desktop application requires Electron; the webapp would work without
- some Rust crates have been packaged; help in packaging the rest is welcome
- some Rust crates have been packaged; help in packaging the rest is welcome
matrix-fest (upstream)
- requires rust nightly, so probably can't be packaged yet
nachat (upstream) - seems abandoned upstream
- some Rust crates have been packaged; help in packaging the rest is welcome
matrix-circle (upstream)
backend packaged
Servers
matrix-synapse (upstream) - only in unstable (and unofficial fasttrack)
matrix-construct - only in experimental
Servers not available yet
- some Rust crates have been packaged; help in packaging the rest is welcome
matrix-dendrite (upstream)
matrix-ruma (upstream)
- probably not stable enough to be uploaded, but initial packaging investigation could be done
Libraries/SDKs
libqmatrixclient (upstream) - dropped after buster (replaced by libquotient)
libquotient (upstream) - since bullseye
nodejs might benefit from using a native wrapper instead of browser-optimized libjs-olm
python-matrix-nio (upstream) - Python asyncio client lib - since bullseye
Libraries/SDKs not available yet
matrix-python-sdk (upstream)
gomatrix (upstream)
matrix-appservice (upstream)
depends on node-morgan (upstream)
matrix-appservice-bridge (upstream) - JavaScript
matrix-puppet-bridge (upstream) - JavaScript
- depends on several packages not yet in Debian
libprotocol-matrix-perl (upstream) - Perl
Bridges/Bots/etc
Bridges/Bots/etc not available yet
matrix-appservice-gitter (upstream)
matrix-appservice-irc (upstream)
matrix-appservice-slack (upstream)
go-neb (upstream)
matrix-ircd (upstream
matrixtool (upstream) - command-line tool
matrix-eno-bot (upstream) - bot written in Python