I haven’t hosted my own matrix server yet. is it safe to join an instance? I don’t really know how private that would be. the question is when I signup/login would I be giving out my IP? is the metadata private? sorry I’m just a bit paranoid

  • Echedenyan@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    3 years ago

    There is federated network and good client. Linphone is an example. Jitsi (not Jitsi Meet) is other.

    You can send messages to any SIP account using SIMPLE.

    • poVoq@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      3 years ago

      Weeeelll, technically. But there is no where near the same ecosystem as for XMPP. Also I don’t think there is e2ee for SIMPLE.

      • Echedenyan@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        3 years ago

        Every business here use SIP-Phones (calls only though), mostly with propietary implementations but is something very extended at business and institutions level.

        • poVoq@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          3 years ago

          Yes I am aware that there are a lot of SIP phones, but are you seriously comparing that to XMPP? That is like saying WhatsApp is the same as snail-mail :p

          • Echedenyan@lemmy.ml
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            3 years ago

            Jejejejejeje.

            BTW, LIME is specific from Linphone though.

            https://wiki.linphone.org/xwiki/wiki/public/view/Lib/Features/LIME/

            I make the comparison because they don’t add modifications to the protocol itself. These closed networks use to be compatible with any SIP public infraestructure in comparison what people do with XMPP which even being connected, there could be a lot of incompatible things.

            I consider SIP and SIMPLE simplicity a feature in comparison with other protocols.

            BTW, SIP can be used P2P as well as SIMPLE. If I remember use to be mostly that with STUN help and a SIP Proxy Server for registering users and notifications.