7 ms·
Or they could store the reading traces and validate the user hasn’t edited them server-side? They could sign reasoning traces so they can’t be counterfeited?
by rsfern 2mo ago
Or they could store the reading traces and validate the user hasn’t edited them server-side? They could sign reasoning traces so they can’t be counterfeited?
- ses1984 2mo agoWhy would the model bother to check signatures if it doesn’t check tags?
- tough 2mo agoboth openai and anthropic actually do this and let you as a harness store only the encrypted contents of thinking traces to be passed again on further turns but they only have the key to unencrypt it so its jibberish for final users https://developers.openai.com/cookbook/examples/responses_api/reasoning_items#encrypted-reasoning-items https://developers.openai.com/cookbook/examples/responses_ap...
- zeratax 1mo agoyeah the article says that. but parent talked about just signing it, idk if it's still really moveable then either though...