Attestation retrieval#
Status: historical proposal, outside the current Presto delivery plan. Historical discussion: #22.
The original question was how a recipient discovers an artifact’s signing bundle without each publisher inventing a storage layout. That question belongs to artifact publication and the operator’s storage choices. Presto does not need to become an archive or define a retrieval convention to expose signing.
Currently, /sign returns a bundle to its caller without automatically persisting an attestation sidecar. Callers save and distribute the artifact and bundle together. Retained /r/ outputs can expire or be evicted and are not archival storage.
See the HTTP API reference for signing and the cache reference for retained-output behavior.