Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Wanix – WASM-native Unix sandboxing for the web(wanix.dev)
    discuss
  2. A Colab sandbox for exploring the Drosophila connectome(drive.google.com)
    discuss
  3. Let AI agents search across workspace with the Universal Search MCP Server(developers.google.com)
    discuss
  4. Cargo Ship Tourism Voyages(cnn.com)
    discuss
  5. The Small Car Is Disappearing in America(worldofsystems.co)
    1comments
  6. What's a 'wellness darty'? Gen Z's latest college party trend(mashable.com)
    discuss
  7. What's Behind the Baby Bust?(newyorker.com)
    1comments
  8. Tau-induced mitochondrial reverse electron transport drives neurodegeneration(cell.com)
    discuss
  9. Auditing in the age of (good enough) AI(trailofbits.com)
    discuss
  10. IBM: First Modular Cryogenic Systems in Milestone Toward Fault-Tolerant(ibm.com)
    discuss
  11. Show HN: Praxos – Multiplayer AI(praxos.ai)
    discuss
  12. European Commission Reaches Agreement(ox.ac.uk)
    discuss
  13. Jev is an honest game changer(benbrady.dev)
    2comments
  14. Ask HN: Dead Internet
    5comments
  15. Floci: Local AWS Emulator for Development, Testing, and CI(github.com/floci-io)
    discuss
  16. The Real-Time Volumetric Cloudscapes of Horizon – Zero Dawn(drive.google.com)
    discuss
  17. Why So Much Money on "AI"?(rosshartshorn.net)
    1comments
  18. What Palantir Actually Does(thediff.co)
    discuss
  19. A tiny macOS menu bar app that keeps your Mac awake with the lid closed(github.com/archestra-ai)
    discuss
  20. Strands harness: frontier performance with 28% lower token cost(strandsagents.com)
    discuss
  21. Accumulated Variance(vibingarcologies.substack.com)
    discuss
  22. Lasso: AI Watermarks Change How Agents Act(techstrong.ai)
    discuss
  23. Show HN: WebGCM – a global climate model running in the browser on WebGPU(echorelay.net)
    discuss
  24. Lisse: Squircle JavaScript Library(corne.rs)
    discuss
  25. Splitt – Group expense splitting, settle-up, no caps (iOS)(splitt.cash)
    discuss
  26. Synthesia Interactive Avatar API(synthesia.io)
    discuss
  27. The Internet (1997 – 2021)(opte.org)
    1comments
  28. Show HN: A Self-hosted Deferred Deep linking. Firebase dynamic link model(github.com/newtdev)
    1comments
  29. Gold Steadies as Traders Weigh Inflation and Fed Hike Outlook(coinmarketcap.com)
    discuss
  30. Teen Autopsy Marks Arrival of Deadly Drug Cychlorphine in San Francisco(nytimes.com)
    1comments

OpenAI doesn't cryptographically sign its API responses

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

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

1h 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).

1h 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.