diff --git a/supporting-docs/projects/2017-01-23-mxisd.md b/supporting-docs/projects/2017-01-23-mxisd.md index 1ccacf3e..9f9e2147 100644 --- a/supporting-docs/projects/2017-01-23-mxisd.md +++ b/supporting-docs/projects/2017-01-23-mxisd.md @@ -11,6 +11,7 @@ maturity: Beta mxisd is a federated Matrix Identity Server for self-hosted Matrix servers. It provides the following features for your Matrix Homeserver: + - Link to an already existing Identity store - No more duplication of data that would already be in your AD/LDAP, forums, CRM, etc. - Link to the central Matrix Identity servers (vector.im & matrix.org) to provide native experience - Search people by name (or anything else!), looking in your Identity store and your homeserver (integration with Directory API) diff --git a/supporting-docs/projects/2017-05-02-sydent.md b/supporting-docs/projects/2017-05-02-sydent.md index b247acc8..e2939249 100644 --- a/supporting-docs/projects/2017-05-02-sydent.md +++ b/supporting-docs/projects/2017-05-02-sydent.md @@ -9,6 +9,7 @@ maturity: Stable # {{ page.title }} sydent is an implementation of the Matrix Identity Server API in Python, supporting: + * Validation of 3PIDs (email and MSISDNs) for signup and discovery * Binding of 3PIDs to MXIDs (for discovery) * Lookup of 3PIDs to MXIDs