• frezik@midwest.social
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    Obfuscation is not security, and not having IPv6 causes other issues. Including some security/privacy ones.

    There is no problem having a border firewall in IPv6. NAT does not help that situation at all.

    • ikidd@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 months ago

      Obfuscation is not security

      Yes, of course. But saying trite things like that doesn’t get around the idea that giving out a map of the internal network by default isn’t the best policy.

      • frezik@midwest.social
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        8 months ago

        So instead we open up a bunch of other issues.

        With CGNAT, governments still spy on individual addresses when they want. Since those individual addresses now cover a whole bunch of people, they effectively spy on large groups, most of whom have nothing to do with whatever they’re investigating. At least with IPv6, it’d be targetted.

        NAT obscurity comes at a cost. Its gain is so little that even a small cost eliminates its benefit.

        • ikidd@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          8 months ago

          Governments are not anyone’s issue other than other governments. If your threat model is state actors, you’re SOL either way.

          Making it harder for everyone else is the goal, and to do that you need a swiss cheese model. Hopefully all the holes don’t line up between the layers to make it that much harder to get through. You aren’t plugging all the holes, but every layer you put on makes it a little bit harder.

          And NAT is not just simple to set up, it’s the intuitive base for the last 30 years of firewalls. I don’t see where you get a cost from it. As I said, separating network spaces with it comes naturally at this point. Maybe that’ll change, but I remember using routable IPV4 when it was it the norm, and moving to NAT made that all feel way more natural.