Cross-posted from : https://lemmy.ml/post/16566616

Hi, I wanna know what is the most secure and best messaging app/platform... Need an app that is crossplatform and has a very good numbers of features and security. (And it has to be FLOSS) I thought about XMPP clients, Signal, Session, IRC clients.. Propose and explain me your choice

  • foremanguy@lemmy.ml
    hexagon
    ·
    4 months ago

    If I want convenience for now I would use Signal or maybe Session, but here I want the (almost) most secure thing that I could get

    • umami_wasabi@lemmy.ml
      ·
      4 months ago

      There is always a cost to security. How much you and your recipent ready to pay?

      And, what you mean by "secure"? E2EE is basic. How about meta data? Or resilient to DPI? How about correlation attacks?

      There can be a milion factors that can contribute to security. You can have it all but I don't know if such thing exist or not. For each factor, you gain some security but loss some in other places. You need to pick and choose what you need.

      • foremanguy@lemmy.ml
        hexagon
        ·
        4 months ago

        I wanna get something that could be tweaked like changing the encryption... Something really customizable, maybe running my XMPP server

        • umami_wasabi@lemmy.ml
          ·
          edit-2
          4 months ago

          So you want self hosted? And what you mean by changing the encryption? Changing the encryption protocol and encryption algorithm are two different thing. OMEMO is kind of de facto for XMPP. Last I checked it seems doesn't let you choose the cipher suite like TLS 1.2 dies. You can spin another if you gave the capability to do so but not recommend.

          And whatelse you want to tweek?

          • foremanguy@lemmy.ml
            hexagon
            ·
            4 months ago

            That would be cool to have a messaging app that let me change almost what I want like the encryption protocol, changing the encryption keys... And so on, don't know if it's possible

            • umami_wasabi@lemmy.ml
              ·
              edit-2
              4 months ago

              Key? Oh, welcome to the land of GPG/OTP where platform and protocol doesn't matter. Good luck finding a friend willing to deal with this just to talk to you though. And loose some important security features like forward secrecy and double ratchet.