What’s on HTTP?

(whatsonhttp.com)

27 points | by elixx 4 hours ago

6 comments

  • paulnpace 1 hour ago
    Not very useful when most of the pages are default web server pages.
  • superkuh 2 hours ago
    HTTP is incomparibly less fragile than HTTPS which is why HTTP+HTTPS is such a great solution for websites made by human persons for human persons. Lets be clear, corporate or institutional persons using HTTPS alone is fine and reasonable. But for human use cases HTTP+HTTPS gets you the best of both worlds. No HTTPS cert system ever survives longer than a few years without human input/maintainence. There's just too much changing and too much complexity. From the software of the user to the software of the webserver.

    Which is to say, HTTP is not some "ancient" tech like an analog television. It is a modern technology used today doing things that HTTPS can't.

    • tryauuum 2 hours ago
      I'd rather have some expired cert than http

      I saw once my ISP injecting javascript ads into http traffic and the horror is with me forever

      • miladyincontrol 1 hour ago
        Agree strongly. An expired cert is better than no cert.

        Also would argue maintenance is only as complicated as you make it for yourself. Countless people keep patched, secure, https web servers running with minimal effort. If its somehow effort, introspect some on why you are somehow making so much work for yourself.

        • superkuh 53 minutes ago
          Might be a bit of each of us touching different ends of the elephant. To be clear I am talking about long timespans. Lets Encrypt hasn't even existed for a full decade yet. During that time it's dropped support entirely for the original acme protocol. During that time it's root certs have expired at least twice (only those I remember where it caused issues in older software). And that's ignoring the churn in acme/acme2 clients and specific OS/Distro cert choice issues and browser CA issues. Saying that there's no trouble with HTTPS must be coming from experiences on short timescales (ie, a few years).

          HTTP/3 already doesn't allow anything but CA TLS only. It won't be too long before they no longer allow you to click through CA TLS warnings.

          If human people want things to be on the web for long time periods those things should be served HTTP+HTTPS.

          • Ferret7446 5 minutes ago
            If you can't keep your site's certs working, I don't have much faith you can keep your server working. Maintenance is required in the face of entropy
    • Ferret7446 10 minutes ago
      This is such a weird framing. HTTPS is HTTP. TLS is at a different layer of the network stack. You may as well say HTTP through a proxy is better or worse than HTTP through a VPN; all of those statements are equally nonsensical.

      You are simply arguing that insecure network requests require less work. Which is obviously true. TLS did not appear out of nothing. Much effort was expended to create it, and there's a reason

  • tryauuum 2 hours ago
    sexy
  • swordmem 3 hours ago
    [dead]
  • unit149 1 hour ago
    [dead]