From 405951e9c57c59b63bcdcefdc356dbd2bc50174a Mon Sep 17 00:00:00 2001 From: reivilibre Date: Wed, 5 Jan 2022 12:40:23 +0000 Subject: deploy: 9be5aacc2d901f553ec972d0d62738bd42c87037 --- v1.50/index.html | 332 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 332 insertions(+) create mode 100644 v1.50/index.html (limited to 'v1.50/index.html') diff --git a/v1.50/index.html b/v1.50/index.html new file mode 100644 index 0000000000..19ba26026c --- /dev/null +++ b/v1.50/index.html @@ -0,0 +1,332 @@ + + + + + + Welcome and Overview - Synapse + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + + + + +
+
+ +
+ +
+ +

Introduction

+

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!

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.5.1