restructured project (closes #5)
This commit is contained in:
parent
0780afbb2e
commit
c89867c3d9
40 changed files with 19 additions and 35 deletions
21
src/en/services/matrix.md
Normal file
21
src/en/services/matrix.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
layout: base.njk
|
||||
key: matrix
|
||||
title: Matrix
|
||||
---
|
||||
# Matrix
|
||||
|
||||
Matrix is a modern, open source software for decentralized communication (like e-mail). Matrix offers end-to-end encryption, voice and video calls and much more. However, the most important thing is that there is not one Matrix server that all users have to use, like WhatsApp, Telegram and many other popular messengers.
|
||||
|
||||
Users can choose a public server or create their own and still communicate with all Matrix users, not just those on their own server. The messages are only stored on the participating servers. Calls also go only through the participating servers.
|
||||
|
||||
__Since the beginning of 2020 I run a public Matrix server: [matrix.sp-codes.de](https://matrix.sp-codes.de/) And a public Element-Web instance: [chat.sp-codes.de](https://chat.sp-codes.de/)__
|
||||
|
||||
Feel free to create an account on my server or choose one from the list linked below. I look forward to hear from you [@samuel-p:matrix.sp-codes.de](https://matrix.to/#/@samuel-p:matrix.sp-codes.de).
|
||||
|
||||
## More useful links
|
||||
|
||||
* [Various Apps](https://matrix.org/clients)
|
||||
* [List of public rooms](https://view.matrix.org/)
|
||||
* [List of public matrix servers](https://www.hello-matrix.net/public_servers.php)
|
||||
* [Matrix FAQ](https://matrix.org/faq/)
|
Loading…
Add table
Add a link
Reference in a new issue