• Jason2357@lemmy.ca
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    2 days ago

    A lot of people host websites created with a static site generator just fine without that extra layer. Unless your site has expensive to generate dynamic pages, lots of video content, or deep changelog pages (wiki history or forge commit diff’s publicly available), it makes a lot of sense to keep it simple.

    Putting everything behind Cloudflare is just cargo cult behaviour and learning all the ins and outs of it isnt any harder than learning a firewall (which is transferrable knowledge that can also protect your machines from each other).

    • boatswain@infosec.pub
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      Cloudflare WAF maybe, but Cloudflare ZTNA means zero open inbound ports for your static site, which is pretty cool.