Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Lasso: AI Watermarks Change How Agents Act(techstrong.ai ↗)
    discuss
  2. Show HN: WebGCM – a global climate model running in the browser on WebGPU(echorelay.net ↗)
    discuss
  3. Lisse: Squircle JavaScript Library(corne.rs ↗)
    discuss
  4. Splitt – Group expense splitting, settle-up, no caps (iOS)(splitt.cash ↗)
    discuss
  5. Synthesia Interactive Avatar API(synthesia.io ↗)
    discuss
  6. The Internet (1997 – 2021)(opte.org ↗)
    discuss
  7. Show HN: A Self-hosted Deferred Deep linking. Firebase dynamic link model(github.com/newtdev ↗)
    1comments
  8. Gold Steadies as Traders Weigh Inflation and Fed Hike Outlook(coinmarketcap.com ↗)
    discuss
  9. Teen Autopsy Marks Arrival of Deadly Drug Cychlorphine in San Francisco(nytimes.com ↗)
    1comments
  10. A Kansas girl ran off to join the circus and changed the tattoo world(npr.org ↗)
    discuss
  11. 'Epigenetic' editing banishes hepatitis B virus(nature.com ↗)
    discuss
  12. Fly.io 2026 Pricing Update(fly.io ↗)
    discuss
  13. macOS 26.4 silently enabled login keychain data protection(lapcatsoftware.com ↗)
    discuss
  14. Google CC, an AI agent built for families(blog.google ↗)
    discuss
  15. Ask HN: Why does it matter if no one reads your novel as long as the AIs do?
    8comments
  16. IA Agent Arthur – Developed an OfflineAIagent(x.com ↗)
    discuss
  17. Building Software That Can Prove Agents Wrong(rafael.md ↗)
    discuss
  18. vLLM Architecture, Memory and Benchmarks Deep Dive(g-ftech.com ↗)
    discuss
  19. CBP suspends all personal prescription importation Oct 22(personalimportation.org ↗)
    discuss
  20. Show HN: MoA – Attention kernel proven minimal before code was written(github.com/womenflyplanes ↗)
    discuss
  21. EU plans "digital expropriation" of Europeans in the interest of AI companies(noyb.eu ↗)
    discuss
  22. Future-Proof Data Systems [pdf](vldb.org ↗)
    discuss
  23. A Major Cold Intrusion Spreads Across Eastern Europe: Seasonal Frost to Follow(severe-weather.eu ↗)
    discuss
  24. Many Choices Lie Ahead(proofsandprompts.com ↗)
    discuss
  25. Tell HN: WebRezPro Compromised
    discuss
  26. Your Second Brain Won't Do the Work(korin.uk ↗)
    discuss
  27. Women Who Sold Books Door to Door(jstor.org ↗)
    discuss
  28. Astronomy mapped: Africa lacks optical observatories(withastra.io ↗)
    discuss
  29. Per-Layer Embeddings (PLE)(sebastianraschka.com ↗)
    discuss
  30. Googlebook's built-in intelligence reinvents the way you use your laptop(blog.google ↗)
    1comments

OpenAI doesn't cryptographically sign its API responses

2 pointsby 1h agocommunity.openai.com
3 comments
1h agoHN ↗

Open AI's APIs support TLS and cryptographically signed certificates, is that not good enough?

46m agoHN ↗

TLS proves you're connected to the provider, not that you received a response from the model you paid for (rather than a fallback).

23m agoHN ↗

You have to trust OpenAI whether they cryptographically signed the response or not, so they could just tell you what model was used to generate the response.