I’m looking for something that can do chat, video calling with support for guess links and chats. I need it to work in the browser so I can send people a link to a chat session. Bonus if it has a simple mobile app and calendar integration.

Anyone know of something that isn’t Nextcloud Chat?

      • Possibly linux@lemmy.zipOP
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 days ago

        Have you actually dug into the internals? It is pretty bad. Large poorly maintained code base with poor cryptography. Theoretically it is fine but I’d rather use Signal.

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

      Im using it for 3 months now and I did not notice any stability issue. One time I experienced a long delay in receiving a message.

      Do you have any details on why its a security nightmare?

      All communications are peer-to-peer and end-to-end encrypted.

      • Possibly linux@lemmy.zipOP
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 days ago

        It is a massive code base which doesn’t seem to get a lot of maintenance due to lack of developers. Jami also lacks a security audit which doesn’t build confidence

        From a security perspective it uses dTLS which isn’t great for metadata sensitive applications. Message delivery is also finicky since it depends on peers working reliably.