Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. F-Droid 2.0 (f-droid.org)
    228comments
  2. Show HN: Make cursed fonts like Times New Bastard (mitpit.com)
    52comments
  3. Show HN: Koi.rest – watch some fish and regain your balance (koi.rest)
    4comments
  4. Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design (github.com/devdotfast)
    66comments
  5. California is chasing wealth that has feet (landeconomics.org)
    111comments
  6. Why is the liver so weirdly regenerative? (dynomight.substack.com)
    118comments
  7. Fearless SIMD v1.0 (linebender.org)
    25comments
  8. Rails World 2026 Opening Keynote [video] (youtube.com)
    203comments
  9. My weird new hobby: Wandering around Tokyo on Google Maps (ahmedhossamdev.com)
    70comments
  10. 2DWillNeverDie (2dwillneverdie.com)
    2comments
  11. Using LLMs to trace alchemical knowledge and decode 17th century letters (resobscura.substack.com)
    8comments
  12. The Board Game of the Alpha Nerds (2014) (grantland.com)
    16comments
  13. Sourcehut account takeover via build logs (XSS in ansi2html) (blog.arusekk.pl)
    4comments
  14. Stable (YC W20) Is Hiring Product Engineers (usestable.com)
    —discuss
  15. International observers to investigate Swedish election fraud (tv4.se)
    1comments
  16. Google’s Project Suncatcher to put ML infrastructure in space (blog.google)
    129comments
  17. Book review: Is parallel programming hard, and, if so, what can you do about it? (ahelwer.ca)
    20comments
  18. Toyota is taking the Corolla electric (electrek.co)
    203comments
  19. The forgotten battle of East Lansing (eastlansinginfo.news)
    12comments
  20. Two-tier encryption in the UK (macanorak.com)
    358comments
  21. Forging 1024-bit RSA signatures in nearly SNFS time [pdf] (iacr.org)
    6comments
  22. Geothermal heat map of US hot springs (soakingsprings.com)
    29comments
  23. Opus 5.5 is good at explainer videos (launchvideo.io)
    66comments
  24. Show HN: Critic – Review code with the agent that wrote it (critic.run)
    1comments
  25. Early rogue AI agent activity and attempts to hack found on urlquery.net (transluce.org)
    209comments
  26. Tutoring company tells parents to save their money and 'use AI instead' (afr.com)
    93comments
  27. WaveDigger: Dig into wireless signals to discover their physical locations (github.com/christianrowlands)
    13comments
  28. Show HN: AgentRun: DSL to turn agents into workflows (github.com/parcha-ai)
    5comments
  29. Show HN: Treepeat – Code similarity detection using Tree-sitter (github.com/dsummersl)
    3comments
  30. Web-based IBM 1620 emulator and IPL-V from 1963 (github.com/pkimpel)
    12comments

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

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

Nice work! You gave me something to fix!!

59m agoHN ↗

Sadly non of it was written by a human being.

25m agoHN ↗

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

59m 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

46m agoHN ↗

we'd need an epoch like reset to good defaults

35m agoHN ↗

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

37m 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.

27m 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.

40m 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?

39m agoHN ↗

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