Hacker News
new
top
best
ask
show
job
OpenAI doesn't cryptographically sign its API responses
(
community.openai.com
)
2 points
by
teodoro127
2 hours ago
1 comment
m348e912
2 hours ago
Open AI's APIs support TLS and cryptographically signed certificates, is that not good enough?
teodoro127
an hour ago
TLS proves you're connected to the provider, not that you received a response from the model you paid for (rather than a fallback).
m348e912
an hour ago
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.