commit
7e85a21dd0
1 changed files with 6 additions and 5 deletions
|
@ -2,13 +2,13 @@
|
||||||
layout: project
|
layout: project
|
||||||
title: mxisd
|
title: mxisd
|
||||||
categories: projects other
|
categories: projects other
|
||||||
description: A Matrix Identity Server implementation
|
description: Federated Identity, Authentication and Directory service
|
||||||
author: Kamax.io
|
author: Kamax.io
|
||||||
maturity: Beta
|
maturity: Late beta
|
||||||
---
|
---
|
||||||
|
|
||||||
# {{ page.title }}
|
# {{ 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:
|
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
|
- 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)
|
- 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).
|
Follow the progress and grab the code from [GitHub](https://github.com/kamax-io/mxisd).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue