diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2025-07-11 15:53:22 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2025-07-11 15:53:22 +0200 |
commit | 5b536c8ca0dea2fe5d1b7102fe8d753f08ff51aa (patch) | |
tree | 5762d8c60a833f0c7acd5742ec585b32597484ca /xmpp-debian/slides/xmpp.rst | |
parent | f3bf9817b2cdebdd03a007a8d8b0cd1fc14b4fc7 (diff) |
start slides and transcriptish for an XMPP talk at debconf
Diffstat (limited to 'xmpp-debian/slides/xmpp.rst')
-rw-r--r-- | xmpp-debian/slides/xmpp.rst | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/xmpp-debian/slides/xmpp.rst b/xmpp-debian/slides/xmpp.rst new file mode 100644 index 0000000..6d80f76 --- /dev/null +++ b/xmpp-debian/slides/xmpp.rst @@ -0,0 +1,74 @@ +============================= + Federated instant messaging +============================= + +----------------- + 100% debianized +----------------- + +Social animals +-------------- + +.. image:: img/1280px-6_bonobos_WHCalvin_IMG_1341.jpg + :align: center + +https://commons.wikimedia.org/wiki/File:6_bonobos_WHCalvin_IMG_1341.jpg + +XMPP +---- + +.. image:: img/XMPP_logo.pdf + :align: center + +https://xmpp.org/ + +https://commons.wikimedia.org/wiki/File:XMPP_logo.svg + +Clients +------- + +* https://conversations.im/ (android) +* https://dino.im (linux) +* https://gajim.org/ (linux, windows) +* https://profanity-im.github.io/ (linux, text interface) +* https://monal-im.org/ (iOS, macOS) + +Public servers +-------------- + +* https://account.conversations.im/ +* https://snikket.org/ +* https://quicksy.im/ + +<username>@debian.org +--------------------- + +* https://db.debian.org/ +* "Change rtc password", wait an hour or so. + +https://wiki.debian.org/Teams/DebianSocial + +Community Hosting +----------------- + +* ``apt install prosody prosody-modules`` +* ``apt install ejabberd`` + +https://docs.trueelena.org/self_hosting/modern_xmpp_server/index.html + +Questions? +---------- + +.. image:: img/800px-Cat_playing.jpeg + :align: center + +https://commons.wikimedia.org/wiki/File:Cat_playing.jpeg + +These slides +------------ + +https://git.trueelena.org/docs/talks/ + +Licenza Creative Commons Attribution-ShareAlike 4.0 International License. + +https://creativecommons.org/licenses/by-sa/4.0/ |