diff options
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/ |