diff options
| author | Luke Smith <Luke Smith> | 2022-06-25 22:41:17 -0400 |
|---|---|---|
| committer | Luke Smith <Luke Smith> | 2022-06-25 22:41:17 -0400 |
| commit | d7fbeb09409388ab474035042bd312c7c9a446a1 (patch) | |
| tree | 77fa8dabe8de526a537834fa2444f696c166ceab /content/prosody.md | |
| parent | 2d5ab8e1cedc117219f0811148226ab439e8d85b (diff) | |
close #179
Diffstat (limited to 'content/prosody.md')
| -rw-r--r-- | content/prosody.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/content/prosody.md b/content/prosody.md index 1b02b0c..c32dfe1 100644 --- a/content/prosody.md +++ b/content/prosody.md @@ -6,10 +6,9 @@ tags: ['service'] short_desc: 'A minimalist XMPP chat server.' --- -XMPP is a fantastically simple protocol that\'s usually used as a -messenger. It\'s highly extensible, better than IRC, lighter and more -decentralized than Matrix and Telegram and normie social media can\'t -hold a candle to it. +XMPP is a fantastically simple protocol that\'s usually used as a messenger. +It\'s highly extensible, better than IRC, lighter and more decentralized than +Matrix, and normie social media like Telegram can\'t hold a candle to it. XMPP is so decentralized and extensible that there are many *different* XMPP servers. Here, let\'s set up an [Prosody](https://prosody.im/) XMPP |
