Take control of your data, join the tech chat. Host an XMPP server and leverage end-to-end encryption for your personal data

  • StarkZarn@infosec.pubOP
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 day ago

    Yes, absolutely. It all depends on implementation. I am using VLANs for L2 isolation. I have a specific DMZ VLAN that has my XMPP server and only my XMPP server on it. My network core applies ACLs that prevent any inter-VLAN traffic from there, so even if STUN/TURN pokes holes, the most that is accessible is that single VLAN, which happens to contain only the single host that I want to be accessible.

    Great question.

    • qwexfle@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      52 minutes ago

      I’m interested, although I’m not sure I understand. Isn’t the point of poking holes to enable clients to connect when obscured by NAT? Does voip still work with this?