1 Commits

Author SHA1 Message Date
yehor
2ae97b4146 Fix spacing
All checks were successful
Build release image / build (push) Successful in 1m21s
2025-10-09 21:54:57 +03:00

View File

@@ -61,6 +61,7 @@ There are two types of documentation. Actually, three, but the third one is a do
### Synapse
[Matrix](https://matrix.org) | [Element](https://element.io)
Synapse is a Matrix server. Matrix is a protocol specification of a decentralised communication platform. But Synapse developed my Element. Element is an organisation that... well, it's complicated. Also, while hosting a Matrix server is not a trivial task, it's the most exciting thing to host. Because come on! It's a chat platform with video calls support, mobile and desktop apps, web clients, and end-to-end encryption! It's not just a web app with a single user - you. Something is continuously happening on the server; it consumes resources, connects to other similar servers, breaks when misconfigured, and makes your life engaging. The hardest part is to lure your friends and family, though.
### Other