diff --git a/supporting-docs/projects/2017-01-23-mxisd.md b/supporting-docs/projects/2017-01-23-mxisd.md index 9f9e2147..2a1b6fb6 100644 --- a/supporting-docs/projects/2017-01-23-mxisd.md +++ b/supporting-docs/projects/2017-01-23-mxisd.md @@ -2,13 +2,13 @@ layout: project title: mxisd categories: projects other -description: A Matrix Identity Server implementation +description: Federated Identity, Authentication and Directory service author: Kamax.io -maturity: Beta +maturity: Late beta --- # {{ page.title }} -mxisd is a federated Matrix Identity Server for self-hosted Matrix servers. +mxisd is a federated Matrix Identity Server for self-hosted Matrix servers with enhanced features. It provides the following features for your Matrix Homeserver: @@ -20,7 +20,8 @@ It provides the following features for your Matrix Homeserver: - Allow people to link identifiers (e-mail, phone number) to their Matrix account to be locally or globally searchable - Provide an all-in-one authentication backend for synapse using the [REST auth module](https://github.com/kamax-io/matrix-synapse-rest-auth) -mxisd is is an implementation of the [Identity Service API](http://matrix.org/docs/spec/identity_service/unstable.html) which aims to provide an alternative to [sydent](https://github.com/matrix-org/sydent) with much added values and features. +mxisd is is an implementation of the [Identity Service API](http://matrix.org/docs/spec/identity_service/unstable.html) which aims to provide an alternative to [sydent](https://github.com/matrix-org/sydent) with much added value and features. + +Come talk to us on Matrix at [#mxisd:kamax.io](https://matrix.to/#/#mxisd:kamax.io)! -Come talk to us on Matrix at [#mxisd:kamax.io](https://matrix.to/#/#mxisd:kamax.io) or have a [peek view](https://view.matrix.org/room/!NPRUEisLjcaMtHIzDr:kamax.io/) Follow the progress and grab the code from [GitHub](https://github.com/kamax-io/mxisd).