Synapse Matrix (Apache85)
Synapse is an open-source Matrix 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. 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 Matrix project, and the formal specification describes the technical details. https://github.com/element-hq/synapse command line are within /opt/Synapse85/bin if you use on terminal Don’t forget to activate venv cd /opt/Synapse85 && source bin/activate or use /opt/Synapse85/Synpase85.sh and fill up start { … } to autostart your command replacing # & by <your command> &
Specifications
- official website
- https://element-hq.github.io/synapse
- source
- https://github.com/element-hq/synapse
- release note
- https://github.com/matrix-org/synapse/releases
AI Readiness
Good foundation, but some important product data is still missing.