I want to setup a matrix instance to help increase friends and family’s privacy. Is there much value in creating my own instance?

I’m a beginner to linux and coding, but am good at following the steps on a video tutorial.

Alternatively i could get everyone to sign up on a preexisting instance + download the element app.

Thanks for sharing your opinions !

    • @jazzfes@lemmy.ml
      link
      fedilink
      23 years ago

      I tried snikket but couldn’t get video calls to work unfortunately… Do you know of a good guide that explains how to do set up video calls?

      • @nasp@lemmy.mlOP
        link
        fedilink
        03 years ago

        I’m having the same calls issue with Prosody server. It’s because of NAT routers on mobile networks. Apparently need to setup a stun and turn server

    • @nasp@lemmy.mlOP
      link
      fedilink
      23 years ago

      Appreciate your alternative here.

      Why is Matrix so resource intensive compared to XMPP ?

        • @nasp@lemmy.mlOP
          link
          fedilink
          0
          edit-2
          3 years ago

          “too much choice” issues XMPP has

          My one prosody server has 3 different type of clients (including iOS and android), all sending fully end to end encrypted text, video, audio to each-other. Works very well.

          I even saw that my server can talk to other XMPP servers. So technically, my family could receive messages from other users on different servers.

          The thing about Snikket is, just like matrix, they get funding from shady sources.

    • @nasp@lemmy.mlOP
      link
      fedilink
      0
      edit-2
      3 years ago

      Thank you. I ended up doing this.

      However snikket has some shady funding.

      I went for prosody server and set my family up on conversations, blabber, and chatsecure clients. Works great for sending text, pics, videos, voice clips. All e2e encrypted !

      As a linux beginner, it was prety easy to setup (provided you have the time). Only issue is with voice/video calls. They use p2p instead of going thru sever, so can’t connect well, especially on mobile networks behind NAT. Apparently I need to setup up a stun & turn sever.