• rottingleaf@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    Suppose for text messages, sharing files, contacts and such we have solutions, and with a set of libraries solving the hard parts, that can be done relatively easily. Encryption is hard, but suppose we are not even doing E2EE yet, that we are fine with TLS till the server, mutual TLS between servers, and additional something like OTR or PGP for 1-on-1 conversations.

    Voice/video calls, and especially group voice/video calls, are a different matter entirely. You have to think, solve latency problems, congestion problems, so that those were usable at all.

    Discord UI is not very nice.

    • Turret3857@infosec.pub
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      I agree that the UI for discord sucks shit, however my thinking is aligned with what another commenter said, its what people already know and are used to. Trying to make anything new will turn users off. I’m very open to being proven wrong about that assumption though. I’d love for a foss project to have better UI/UX than discord.

      • rottingleaf@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        The UI is not that important. Something a bit similar to Discord in appearance and experience is doable in plenty of available UI toolkits and libraries and frameworks and whatever.

        The system itself is important, so that it would be functional with federation, yet not as prone to fragmentation as XMPP, yet efficient.