home.social

#jabber — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jabber, aggregated by home.social.

  1. @anneroth

    "Now turn off your PCs, get out of your homes, struggle, hug each other and keep on smiling. We are stopping, but the Resistance and ideas do not stop. Stay human."

    Still, yet another good #Jabber/#XMPP provider gone. Sad.

  2. @ct_Magazin

    Hoffentlich guckt Ihr Euch auch #Movim an. Die kommende Version (feature ist schon im git master, aber noch nicht im release) unterstützt Spaces mit A/V-Räumen. Im Hintergrund werkelt ein #SFU, #Galene. #Screensharing kann's auch.

    @movim

    #Videokonferenz #freieSoftware #Jabber #XMPP

  3. @marsik @Goffi @nigel @andros

    Yes, but 😉

    Depending on your #threatScenario, #OpenPGP might not be sufficient. It's absolutely sufficient for my #security, but others might want #forwardSecrecy #PFS.

    In #Jabber/#XMPP, PGP is alive and kicking, and in fact much simpler than #OMEMO.

    XEP-0373: OpenPGP for XMPP

    xmpp.org/extensions/xep-0373.h

    XEP-0374: OpenPGP for XMPP Instant Messaging

    xmpp.org/extensions/xep-0374.h

    But it has not the same #confidentiality guarantees that OMEMO provides.

  4. New version of ejabberd is out and fixes a security vulnerability. Amongst many other things my mod_invites got a good deal of improvements, a web-admin integration, a new reset password token and a page where users can create invites via web (if that’s allowed). Go get it while it’s hot!

    Once again, thanks @nlnet for funding this work!

    github.com/processone/ejabberd

    #xmpp #ejabberd #nlnet #jabber #greatInvitations #ngi0

  5. It is one thing to convince your friends to use XMPP, it is another to have them easily be able to sign up their friends too.

    https://txw.ca/mod-signup-keyword/

    This is a mod for ejabberd which allows in-band registration with a fixed pre-shared key. It replaces the standard mod_register.

    So your friends can pass this PSK to their trusted friends, and they can sign up for an account, and pass it to their trusted friends.

    An XMPP Client needs to surface a UI element for the PSK to be entered, and returned to the ejabberd server. I’ve tested it with my hobby client, Mach.

    #XMPP #ejabberd #erlang #opensource #software #jabber

  6. It seems the time has come to migrate from #profanity to #poezio as my #xmpp #jabber client.

    FInally I had the chance to read the documentation of poezio and I set it up

  7. Estoy probando profanity. Si no lo conocéis es un cliente XMPP/Jabber hecho en C por terminal
    profanity-im.github.io/

    #profanity #xmpp #jabber

  8. Since my new XMPP upload server implementation "Rusty Filer" has been working great on trashserver.net since two weeks, I present to you:

    The first release of Rusty Filer! codeberg.org/thomas.leister/ru 🥳

    It has the same features as Prosody Filer, but it also available as a deb package and via a apt repository (for simple deployment and automatic updates!).

    If you run into any issues using this server, let me know in the Codeberg issues.

    #xmpp #ejabberd #prosody #rust #rustyFiler #jabber #codeberg #opensource #software

  9. In case you're using the official ejabberd packages on Debian stable: They're affected by a recent CA policy change (e.g., Let's Encrypt), causing ejabberd to reject newly issued certificates and thereby breaking federation with some remote servers. Deploy this update to fix the issue:

    bugs.debian.org/cgi-bin/bugrep

    You may also want to consider enabling mod_s2s_dialback to deal with remote servers that haven't been updated yet.

    #ejabberd #XMPP #Jabber #Debian #LetsEncrypt