From 918eba173f50b8ecc4a608edbd17b2238e37a0fb Mon Sep 17 00:00:00 2001 From: reivilibre Date: Wed, 2 Mar 2022 10:45:52 +0000 Subject: deploy: 879e4a7bd7a90cda4c8ea908aede53d8e038ca7c --- v1.54/welcome_and_overview.html | 332 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 332 insertions(+) create mode 100644 v1.54/welcome_and_overview.html (limited to 'v1.54/welcome_and_overview.html') diff --git a/v1.54/welcome_and_overview.html b/v1.54/welcome_and_overview.html new file mode 100644 index 0000000000..469f2d27dc --- /dev/null +++ b/v1.54/welcome_and_overview.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.4.1