Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. F-Droid 2.0 (f-droid.org)
    240comments
  2. Show HN: Koi.rest – watch some fish and regain your balance (koi.rest)
    19comments
  3. Show HN: Make cursed fonts like Times New Bastard (mitpit.com)
    57comments
  4. California is chasing wealth that has feet (landeconomics.org)
    234comments
  5. GitLab Outage (status.gitlab.com)
    9comments
  6. Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design (github.com/devdotfast)
    72comments
  7. Back and shoulder surgery is often worse than useless (economist.com)
    8comments
  8. Why is the liver so weirdly regenerative? (dynomight.substack.com)
    130comments
  9. 2DWillNeverDie (2dwillneverdie.com)
    4comments
  10. Fearless SIMD v1.0 (linebender.org)
    27comments
  11. Rails World 2026 Opening Keynote [video] (youtube.com)
    219comments
  12. My weird new hobby: Wandering around Tokyo on Google Maps (ahmedhossamdev.com)
    76comments
  13. Using LLMs to trace alchemical knowledge and decode 17th century letters (resobscura.substack.com)
    9comments
  14. Toyota is taking the Corolla electric (electrek.co)
    245comments
  15. Google’s Project Suncatcher to put ML infrastructure in space (blog.google)
    154comments
  16. Stable (YC W20) Is Hiring Product Engineers (usestable.com)
    —discuss
  17. Book review: Is parallel programming hard, and, if so, what can you do about it? (ahelwer.ca)
    22comments
  18. The Board Game of the Alpha Nerds (2014) (grantland.com)
    17comments
  19. Sourcehut account takeover via build logs (XSS in ansi2html) (blog.arusekk.pl)
    8comments
  20. Two-tier encryption in the UK (macanorak.com)
    370comments
  21. Security auditing in the age of (good enough) AI (trailofbits.com)
    2comments
  22. International observers to investigate Swedish election fraud (tv4.se)
    9comments
  23. The forgotten battle of East Lansing (eastlansinginfo.news)
    12comments
  24. Forging 1024-bit RSA signatures in nearly SNFS time [pdf] (iacr.org)
    6comments
  25. Geothermal heat map of US hot springs (soakingsprings.com)
    30comments
  26. Opus 5.5 is good at explainer videos (launchvideo.io)
    75comments
  27. Early rogue AI agent activity and attempts to hack found on urlquery.net (transluce.org)
    217comments
  28. WaveDigger: Dig into wireless signals to discover their physical locations (github.com/christianrowlands)
    14comments
  29. Tutoring company tells parents to save their money and 'use AI instead' (afr.com)
    112comments
  30. Nokia Design Archive (2025) (aalto.fi)
    114comments

Security headers on 4,688 small-business websites: 49.7% met none of 7 criteria

15 pointsby 2h agorackcrunch.com
12 comments
2h agoHN ↗

Nice work! You gave me something to fix!!

1h agoHN ↗

Sadly non of it was written by a human being.

1h agoHN ↗

Fair. The study is backed by a human being who stands behind every number. And absolutely, use whatever tool you like.

1h agoHN ↗

It’s ridiculous that the answer to a secure web is for everyone to sprinkle the magic salt and not something on the browser side

1h agoHN ↗

we'd need an epoch like reset to good defaults

1h agoHN ↗

For important issues like security - just break the web, it will adjust.

1h agoHN ↗

Referrer-Policy shows it can work. When the header is missing, browsers fall back to strict-origin-when-cross-origin. 86.6% of the sites we scanned don't send it, and we didn't count that as a failure for that reason. The other headers don't have a safe default like that yet.

1h agoHN ↗

That sounds more like it is a condemnation of all these other headers that can't work for 86.6% of sites by requiring nothing.

1h agoHN ↗

So.. you've written up what you checked, and what didn't match what ever criteria you had.

But.. what does it mean? Why enforce certain headers? Why enforce certain options? There is a section which kinda looks at this, but not really.

You have a bunch of links at the end for resources, but why not just provide the rationale for each rule or option inclusion in the article as well? What does each prevent or allow and why?

1h agoHN ↗

for static sites on a VPS it's fair to expect the host to provision these, yes?