From 51ec7c355d6c3137ba0197ce6f54d941ada93f5d Mon Sep 17 00:00:00 2001 From: clokep Date: Tue, 17 Oct 2023 15:57:19 +0000 Subject: deploy: 6e6d611f555245a8302396936dd4dae1f28e3b2a --- v1.95/welcome_and_overview.html | 268 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 268 insertions(+) create mode 100644 v1.95/welcome_and_overview.html (limited to 'v1.95/welcome_and_overview.html') diff --git a/v1.95/welcome_and_overview.html b/v1.95/welcome_and_overview.html new file mode 100644 index 0000000000..3afa750990 --- /dev/null +++ b/v1.95/welcome_and_overview.html @@ -0,0 +1,268 @@ + + + + + + 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 +maintenance 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 +supporter 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