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

  • Lung
    link
    fedilink
    English
    127 days ago

    Various schemes to use the cryptography of blockchains to send messages in a decentralized and theoretically secure way. The classic version of this used by early darknets was Bitmessage. There’s some more recent takes via Ethereum too

      • @[email protected]
        link
        fedilink
        English
        127 days ago

        If you see something that says it uses blockchain to store your data, run away from it. Blockchain is used to make records permanent, not private. The only way to delete data from a blockchain is to erase the blockchain from existence, which cryptocurrency bros will never want to do (because that’s where all their money is).

        I miss the good old days when crypto meant cryptography and not cryptocurrency.

        • Lung
          link
          fedilink
          English
          326 days ago

          Absolutely false, you can store data encrypted on the blockchain, such that it can be read only by a recipient. In this way it functions no differently than sending an encrypted email. But Bitmessage isn’t even a cryptocurrency, it just uses the ideas from them

          • @[email protected]
            link
            fedilink
            English
            126 days ago

            Why would you want to store messages, even encrypted ones, on a publicly accessible distributed database with no delete function?

            Bitmessage was created well before the concept of post quantum encryption was widely discussed, so it is not safe for that use case.

            • Lung
              link
              fedilink
              English
              126 days ago

              … because it’s publicly accessible with no delete function

              • @[email protected]
                link
                fedilink
                English
                026 days ago

                Correct, and that is bad. Very bad. The fact that in BitMessage, “every message gets sent to everyone” is something nobody wants or asked for.

                Seems self-evident to me why the protocol has been languishing and mostly ignored for the past decade or so.