It is battle tested, standardized, widely used, have open source servers and apps, end-to-end encryption (OMEMO), self-hostable and are low on ressources and federated / decentralized.

I use it with family and friends. Conversations and blabber.im on android and Gajim on Linux. There’s also apps for windows and Apple.

Curious if anyone here use it and why, why not?

EDIT: Doh. In these Lemmy times I forgot federated. Added.

  • leetnewb@beehaw.org
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    There is also Cheogram (conversations fork), which is actively developed/tweaked by the jmp.chat folks - very nice. Also Snikket (conversations fork) that is themed and tweaked to use with a snikket server, but it happily works with other servers.

    Another interesting tidbit. Chromebooks integrate the Android runtime to run play store apps. Windows 11 is also kinda/sorta shipping an Android runtime, but not by default. You can also spin up an Android runtime on Linux. I tested the snikket android app on Windows 11 and ChromeOS - works perfectly. So, I suspect all conversations forks can run across Android, Windows, ChromeOS, and Linux platforms - pretty neat. Doesn’t solve the iOS gap and getting the runtimes going could use polish on Windows and Linux. And nothing against the other desktop apps in development, but the ability to essentially run the Android app against most major environments makes me want to contribute to that code base (if I had any ability to develop for android, that is).

    • Chobbes@beehaw.org
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Ah yeah, another fun fact is that Snikket on iOS is a rebranding of Siskin. On iOS Siskin seems to be the best option right now with the one caveat that push notifications won’t contain the content of OMEMO messages (I think the plan is to design and implement an encrypted push XEP?). Conversations is probably the best xmpp application out there, so I’ve been tempted to run it on Linux via the Android runtime in the past. These days I’m pretty happy with Dino.

      I feel like we need something like converse.js on all platforms or something. Just something decent and consistent so you can recommend it to a friend on a different device and help them / understand their perspective, you know? I think converse.js has a desktop app via electron now, which seems like a start.

      • leetnewb@beehaw.org
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        The standalone converse app was problematic when I tried it last. Also, there was a summer of code attempt at bringing jingle a/v sessions to converse, but it was never completed and nobody seems to have picked it up.

        • Chobbes@beehaw.org
          link
          fedilink
          arrow-up
          2
          ·
          1 year ago

          That’s a bit of a shame. I don’t personally find jingle that important, but it’d be great if it worked… Also OMEMO on converse is sort of in a weird state I think. AFAIK it still depends on a JS libsignal library that’s deprecated.