• Ferk@lemmy.ml
      link
      fedilink
      arrow-up
      14
      ·
      1 day ago

      Or distributed serverless P2P communication (like SimpleX does). Specially when it comes to an app that is just meant for person-to-person communications to begin with.

      • als@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        SimpleX have message relay servers that are required for the sytem to function. It’s not “serverless P2P”.

    • Not_mikey@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      You can run your own signal server and federate it with others, you just can’t on the standard app you get from the app store that just talks to the central signal server.

      It’s all open source though so you’d just need to flip some conf flags and compile it yourself.