forked from samuel-p/sp-codes.de
layout ng
This commit is contained in:
parent
2a40582394
commit
805012ef26
22 changed files with 362 additions and 190 deletions
|
@ -15,6 +15,11 @@ eleventyNavigation:
|
|||
On this site you will find information about me and an overview of the services I provide. Feel free
|
||||
to look around or use the various services.
|
||||
</p>
|
||||
<p class="lead text-center mb-2">
|
||||
If you would like to find out more about me, please visit my personal website:
|
||||
<a href="https://samuel-philipp.de">samuel-philipp.de</a>. There you will find my CV and other interests of
|
||||
mine.
|
||||
</p>
|
||||
<p class="lead text-center mb-2">
|
||||
Since April 2022 I also offer professional hosting of open source tools for companies, private persons and
|
||||
other organizations with my company <a href="https://ossrox.org" target="_blank">Ossrox</a>. If you are
|
||||
|
|
|
@ -3,9 +3,8 @@ layout: base.njk
|
|||
key: matrix
|
||||
title: Matrix
|
||||
---
|
||||
# <i class="i-comments"></i> 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.
|
||||
[Matrix](https://matrix.org) 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.
|
||||
|
||||
|
@ -59,9 +58,8 @@ Here I want to give some reasons why I use Matrix and prefer it over many other
|
|||
* [Various Apps](https://matrix.org/clients)
|
||||
* [List of public rooms](https://view.matrix.org/)
|
||||
* Lists with public Matrix servers
|
||||
* [joinmatrix.org](https://joinmatrix.org/servers)
|
||||
* [hello-matrix.net](https://www.hello-matrix.net/public_servers.php)
|
||||
* [anchel.nl](https://publiclist.anchel.nl/)
|
||||
* [the-federation.info](https://the-federation.info/protocol/matrix)
|
||||
* [FossMessenger](https://fediverse.blog/~/FossMessenger/matrix-server)
|
||||
* [Matrix FAQ](https://matrix.org/faq/)
|
||||
* [Migrate Account](https://ems.element.io/tools/matrix-migration)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue