matrix-spec/supporting-docs/projects/2017-01-23-mxisd.md
2017-05-24 17:41:28 +02:00

17 lines
799 B
Markdown

---
layout: project
title: mxisd
categories: projects other
description: A Matrix Identity Server implementation
author: Kamax.io
maturity: Alpha
---
# {{ page.title }}
mxisd is a federated Matrix Identity Server following a cascading lookup model, using LDAP (optional) then other identity servers, including the central Matrix servers.
It is targeted to people/organisation that run their own Homeserver for a specific domain and want to publish 3PID mapping without having to rely on central servers.
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).
Follow the progress and grab the code from [GitHub](https://github.com/kamax-io/mxisd).