From e34143bd9997c154918f07f99bd88cd8ed758339 Mon Sep 17 00:00:00 2001 From: anoadragon453 Date: Wed, 6 Oct 2021 17:10:00 +0000 Subject: deploy: e564bdd1276d8eb8ea3eabc0442a58fb18cd8731 --- develop/index.html | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) (limited to 'develop/index.html') diff --git a/develop/index.html b/develop/index.html index be8e465006..ae12c61fee 100644 --- a/develop/index.html +++ b/develop/index.html @@ -186,6 +186,87 @@

Welcome to the documentation repository for Synapse, a Matrix homeserver implementation developed by the matrix.org core team.

+

Installing and using Synapse

+

This documentation covers topics for installation, configuration and +maintainence of your Synapse process:

+ +

Developing on Synapse

+

Contributions are welcome! Synapse is primarily written in +Python. As a developer, you may be interested in the +following documentation:

+ +

Donating to Synapse development

+

Want to help keep Synapse going but don't know how to code? Synapse is a +Matrix.org Foundation project. Consider becoming a +supportor on Liberapay, +Patreon or through +PayPal via a one-time donation.

+

If you are an organisation or enterprise and would like to sponsor development, +reach out to us over email at: support (at) matrix.org

+

Reporting a security vulnerability

+

If you've found a security issue in Synapse or any other Matrix.org Foundation +project, please report it to us in accordance with our Security Disclosure +Policy. Thank you!

-- cgit 1.5.1