• nomad@infosec.pub
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    5 days ago

    Sad to say, this is not a good solution. Any firewall can be taught to detect this if it’s not using https. If it is, this usually requires state approved certificates, so any firewall can just man in the middle. I guess this targets the same gateway astorr bridges. Using big load balancers to shuttle traffic via an unblocked big IP like google toa an app in the google network that acts as a proxy. It works, butt not out of the box sadly.

      • nomad@infosec.pub
        link
        fedilink
        arrow-up
        2
        ·
        3 days ago

        I guess that’s a magic bullet then… Just ensure you are using a certificate chain that’s not issued by a authority inside the country.

        • tenchiken@anarchist.nexus
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 days ago

          Along that line, I’d be self signing and requiring a specific client cert to allow connection.

          But yes absolutely good point