diff options
author | Erik Johnston <erik@matrix.org> | 2023-12-13 14:46:11 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2023-12-13 14:46:11 +0000 |
commit | 025951bc3b6ddc0a6487ac045cc00a35a9d7eaaa (patch) | |
tree | 37540c82e8f9b584ac0393c70886c4fc7c99c681 /README.rst | |
parent | Merge remote-tracking branch 'origin/master' into develop (diff) | |
parent | Update text (diff) | |
download | synapse-025951bc3b6ddc0a6487ac045cc00a35a9d7eaaa.tar.xz |
Merge remote-tracking branch 'origin/clokep/morg-readme' into develop
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/README.rst b/README.rst index 4a90429647..e0fdce3619 100644 --- a/README.rst +++ b/README.rst @@ -2,10 +2,17 @@ Synapse |support| |development| |documentation| |license| |pypi| |python| ========================================================================= -Synapse is an open-source `Matrix <https://matrix.org/>`_ homeserver written and -maintained by the Matrix.org Foundation. We began rapid development in 2014, -reaching v1.0.0 in 2019. Development on Synapse and the Matrix protocol itself continues -in earnest today. +Synapse is now actively maintained at `vector-im/synapse <https://github.com/element-hq/synapse>`_ +================================================================================================= + +Synapse is an open-source `Matrix <https://matrix.org/>`_ homeserver developed +from 2019 through 2023 as part of the Matrix.org Foundation. The Matrix.org +Foundation is not able to resource maintenance of Synapse and it +`continues to be developed by Element <https://github.com/element-hq/synapse>`_; +additionally you have the choice of `other Matrix homeservers <https://matrix.org/ecosystem/servers/>`_. + +See `The future of Synapse and Dendrite <https://matrix.org/blog/2023/11/06/future-of-synapse-dendrite/>`_ +blog post for more information. Briefly, Matrix is an open standard for communications on the internet, supporting federation, encryption and VoIP. Matrix.org has more to say about the `goals of the |