Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. GPT-6 Sol and Luna(openai.com)
    372comments
  2. Claude Opus 5.5(anthropic.com)
    612comments
  3. OpenAI GPT–6 Astra breaks Enigma message that has resisted solution since 2005(cryptocellar.org)
    332comments
  4. SAML: A Fractal of Bad Design(trailofbits.com)
    5comments
  5. Claude Opus 5.5 Intelligence, Performance and Price Analysis (Max)(artificialanalysis.ai)
    44comments
  6. WordPress: Unauthenticated path traversal leading to conditional RCE(github.com/wordpress)
    50comments
  7. Unreal Agent(unreallabs.ai)
    17comments
  8. Overreliance on AI contributed to missile strike on Iran school – Pentagon(bloomberg.com)
    81comments
  9. OpenAI is well positioned to fast-follow Jev(arcturus-labs.com)
    159comments
  10. Explaining to business people why building software is still hard(manager.dev)
    9comments
  11. Obscura: The first VPN that can't log your activity(obscura.com)
    4comments
  12. Launch HN: Coverage Cat (YC S22) – Umbrella insurance via your personal agent(coveragecat.com)
    20comments
  13. 16-bit Intel 8088 chip (c. 1985)(allpoetry.com)
    12comments
  14. How did AMD Ryzen get 50% faster in two years?(lemire.me)
    10comments
  15. There's a high chance of devices being sold with GrapheneOS preinstalled in 2027(grapheneos.social)
    74comments
  16. A Faster Shortest Path Algorithm(vals.ai)
    discuss
  17. Native apps written in TypeScript and CSS(github.com/geastack)
    discuss
  18. Writing Rust code that's fast by asking agents to make the code faster(minimaxir.com)
    40comments
  19. Apple has added persistent 'ads' to iOS, and it's driving users crazy(techradar.com)
    373comments
  20. George Lucas Returns to Earth, Bearing Gifts(commonedge.org)
    12comments
  21. Solitaire Alone Together(solitairealonetogether.com)
    25comments
  22. Show HN: Drop – A rootless Linux sandbox with gVisor support(droprun.sh)
    44comments
  23. Can gzip be a language model?(nathan.rs)
    138comments
  24. Show HN: AI·rete·RAG – a Rete rule engine decides, RAG explains why(ai-rete-rag.com)
    2comments
  25. One Minute Park(oneminutepark.tv)
    5comments
  26. A study of sequence weighting at scale(janestreet.com)
    1comments
  27. AMD's random number generator can't generate a 0?(flatassembler.net)
    175comments
  28. The Economics of Open-Weight Inference(ornn.com)
    26comments
  29. Truman World(trumanworld.live)
    31comments
  30. Show HN: InstinctFlash – High-Performance Serving Runtime for Robotics Models(github.com/general-instinct)
    2comments

SAML: A Fractal of Bad Design

40 pointsby 1h agoblog.trailofbits.com
3 comments
30m agoHN ↗

Eh, if you don't have SAML support, I can find a product that does. Not a problem. \o/

(Or to be more clear, it is mostly unacceptable for an enterprise product to have opinionated decisions about what authentication it works with. You either work with what we use or you are not viable as a product for our need. It's kinda simple. I would expect someone whose authentication was OIDC-based to be similarly dismissive if you told them you only would do SAML.)

17m agoHN ↗

That mindset is indicative of security theatre to me. But as security theatre is common in entrprise IT that does not surprise me.

9m agoHN ↗

This is only a reasonable stance at the very surface level.

1. "You either work with what we use" - so whatever organization you represent isn't capable of evaluating and shifting to more secure technologies?

2. "it is mostly unacceptable for an enterprise product to have opinionated decisions about what authentication it works with" - you think companies that care about security should not care about integrating with flawed protocols?

A potential customer making bad choices does not obligate a business to make bad choices for their business.