Update README; additional docs link. (closes #235)
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
29
README.md
29
README.md
@@ -1,11 +1,11 @@
|
|||||||
# Tuwunel<sup>💕</sup>
|
# Tuwunel<sup>💕</sup>
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
[](https://github.com/matrix-construct/tuwunel/actions/workflows/main.yml)
|
[](https://github.com/matrix-construct/tuwunel/actions/workflows/main.yml)
|
||||||
|
|
||||||
<!-- ANCHOR: catchphrase -->
|
<!-- ANCHOR: catchphrase -->
|
||||||
|
|
||||||
@@ -15,19 +15,20 @@
|
|||||||
|
|
||||||
<!-- ANCHOR: body -->
|
<!-- ANCHOR: body -->
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
Tuwunel is a featureful [Matrix](https://matrix.org/) homeserver you can use instead of Synapse
|
Tuwunel is a featureful [Matrix](https://matrix.org/) homeserver you can use instead of Synapse
|
||||||
with your favorite [client](https://matrix.org/ecosystem/clients/),
|
with your favorite [client](https://matrix.org/ecosystem/clients/),
|
||||||
[bridge](https://matrix.org/ecosystem/bridges/) or
|
[bridge](https://matrix.org/ecosystem/bridges/) or
|
||||||
[bot](https://matrix.org/ecosystem/integrations/). It is written entirely in Rust to be a scalable,
|
[bot](https://matrix.org/ecosystem/integrations/). It is written entirely in Rust to be a scalable,
|
||||||
lightweight, low-cost, community-driven alternative covering all but the most niche uses.
|
low-cost, enterprise-ready, community-driven alternative, fully implementing the
|
||||||
|
[Matrix Specification](https://spec.matrix.org/latest/) for all but the most niche uses.
|
||||||
|
|
||||||
This project is the official successor to conduwuit, which
|
This project is the official successor to [conduwuit](https://github.com/x86pup/conduwuit) after it
|
||||||
was a featureful and high-performance fork of [Conduit](https://gitlab.com/famedly/conduit), all
|
reached stability. Tuwunel is now used by many companies with a vested interest in its continued
|
||||||
community-lead homeservers implementing the compatible
|
development by full-time staff. It is primarily sponsored by the government of
|
||||||
[Matrix Specification](https://spec.matrix.org/latest/).
|
Switzerland 🇨🇭 where it is currently deployed for its citizens.
|
||||||
|
|
||||||
Tuwunel is operated by enterprise users with a vested interest in sponsoring its continued
|
|
||||||
development. It is now maintained by full-time staff.
|
|
||||||
|
|
||||||
### Getting Started
|
### Getting Started
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user