Homeserver: Difference between revisions
Jump to navigation
Jump to search
Matrix>MapleDAV m Separate tables into "active" and "abandoned" |
No edit summary |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
== Implementations == | == Implementations == | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|+ | |+ | ||
Line 20: | Line 18: | ||
|Stable | |Stable | ||
|AGPL-3.0 | |AGPL-3.0 | ||
| | |{{yes}} | ||
|https://element-hq.github.io/synapse | |https://element-hq.github.io/synapse | ||
|https://github.com/element-hq/synapse | |https://github.com/element-hq/synapse | ||
Line 29: | Line 27: | ||
|Beta | |Beta | ||
|Apache-2.0 | |Apache-2.0 | ||
| | |{{no}} | ||
|https://matrix-org.github.io/dendrite/ | |https://matrix-org.github.io/dendrite/ | ||
|https://github.com/matrix-org/dendrite | |https://github.com/matrix-org/dendrite | ||
|Official | |Official | ||
|- | |||
|[[Jendrite]] | |||
|Go | |||
|Beta | |||
|Apache-2.0 | |||
|{{no}} | |||
| | |||
|https://github.com/jjj333-p/jendrite | |||
|Fork of Dendrite | |||
|- | |||
|[[Harmony]] | |||
|Go | |||
|Beta | |||
|Apache-2.0 | |||
|{{no}} | |||
| | |||
|https://github.com/neilalexander/harmony | |||
|Fork of Dendrite | |||
|- | |- | ||
|[[Conduit]] | |[[Conduit]] | ||
Line 38: | Line 54: | ||
|Beta | |Beta | ||
|Apache-2.0 | |Apache-2.0 | ||
| | |{{no}} | ||
|https://conduit.rs | |https://conduit.rs | ||
|https://gitlab.com/famedly/conduit | |https://gitlab.com/famedly/conduit | ||
Line 45: | Line 61: | ||
|[[Conduwuit]] | |[[Conduwuit]] | ||
|Rust | |Rust | ||
|Beta | |Beta (Abandoned) | ||
|Apache-2.0 | |Apache-2.0 | ||
| | |{{yes}} | ||
| | | | ||
|https://github.com/girlbossceo/conduwuit | |https://github.com/girlbossceo/conduwuit | ||
Line 56: | Line 72: | ||
|Alpha | |Alpha | ||
|MIT | |MIT | ||
| | |{{no}} | ||
|https://telodendria.io/ | |https://telodendria.io/ | ||
|https://git.telodendria.io/Telodendria/Telodendria | |https://git.telodendria.io/Telodendria/Telodendria | ||
Line 65: | Line 81: | ||
|In early development | |In early development | ||
|AGPL-3.0 | |AGPL-3.0 | ||
| | |{{no}} | ||
| | | | ||
|https://github.com/serra-allgood/thurim | |https://github.com/serra-allgood/thurim | ||
| | | | ||
| | |- | ||
|[[Ejabberd]] | |||
|Erlang | |||
|In early development | |||
| | |GPL-2.0 | ||
|{{no}} | |||
|https://www.ejabberd.im/ | |||
|https://github.com/processone/ejabberd | |||
|An [[XMPP]] server with Matrix support | |||
|- | |- | ||
|[[Construct]] | |[[Construct]] | ||
Line 87: | Line 99: | ||
|Beta (Abandoned) | |Beta (Abandoned) | ||
|MIT? | |MIT? | ||
| | |{{no}} | ||
| | | | ||
|https://github.com/matrix-construct/construct | |https://github.com/matrix-construct/construct | ||
Line 96: | Line 108: | ||
|Abandoned | |Abandoned | ||
|AGPL-3.0 | |AGPL-3.0 | ||
| | |{{no}} | ||
| | | | ||
|https://gitlab.com/mascarene/mascarene | |https://gitlab.com/mascarene/mascarene | ||
Line 105: | Line 117: | ||
|Abandoned | |Abandoned | ||
|AGPL-3.0 & Apache-2.0 | |AGPL-3.0 & Apache-2.0 | ||
| | |{{no}} | ||
|https://www.finogeeks.com/Finchat | |https://www.finogeeks.com/Finchat | ||
|https://github.com/finogeeks/Ligase | |https://github.com/finogeeks/Ligase | ||
Line 114: | Line 126: | ||
|Abandoned | |Abandoned | ||
|Apache-2.0 & ITMIT | |Apache-2.0 & ITMIT | ||
| | |{{no}} | ||
| | | | ||
|https://github.com/maelstrom-rs/maelstrom | |https://github.com/maelstrom-rs/maelstrom | ||
Line 123: | Line 135: | ||
|Abandoned | |Abandoned | ||
|AGPL-3.0 | |AGPL-3.0 | ||
| | |{{no}} | ||
| | | | ||
|https://gitlab.com/plasmahs/plasma_old | |https://gitlab.com/plasmahs/plasma_old | ||
| | | | ||
|- | |||
|[[Grapevine]] | |||
|Rust | |||
|Beta | |||
|Apache-2.0 | |||
|{{no}} | |||
|https://grapevine.computer.surgery/ | |||
|[https://gitlab.computer.surgery/matrix/grapevine/-/tree/main https://gitlab.computer.surgery/matrix/grapevine/] | |||
|Fork of Conduit | |||
|} | |} |
Latest revision as of 04:39, 13 April 2025
A homeserver is a software program which implements the Server-Server API specified by the Matrix specification.