Skip to content

attestation: redesign V1 as direct CBOR platform/stack schema#629

Open
kvinwang wants to merge 1 commit intomasterfrom
feat/tdx-quote-payload-variant
Open

attestation: redesign V1 as direct CBOR platform/stack schema#629
kvinwang wants to merge 1 commit intomasterfrom
feat/tdx-quote-payload-variant

Conversation

@kvinwang
Copy link
Copy Markdown
Collaborator

@kvinwang kvinwang commented Apr 2, 2026

Summary

  • keep VersionedAttestation::V0 as the wire format
  • carry report_data_payload inside a new TDX AttestationQuote variant
  • update quote helpers/simulators to preserve the payload-aware TDX quote variant

Why

/var/run/dstack.sock in dstack-k8s needs to return a verifier-visible payload preimage for report_data, but this is better modeled as a platform-specific attestation quote variant than as a new top-level versioned envelope.

Validation

  • cargo check -p dstack-attest -p ra-tls -p dstack-guest-agent -p dstack-guest-agent-simulator
  • cargo clippy -p dstack-attest -p ra-tls -p dstack-guest-agent -p dstack-guest-agent-simulator -- -D warnings

@kvinwang kvinwang force-pushed the feat/tdx-quote-payload-variant branch from 317c6dd to ac6a3d0 Compare April 2, 2026 10:28
@kvinwang kvinwang changed the title attestation: carry report_data payload in TDX quote variant attestation: redesign V1 as direct CBOR platform/stack schema Apr 2, 2026
@kvinwang kvinwang force-pushed the feat/tdx-quote-payload-variant branch 6 times, most recently from 68e62dc to 9799aa0 Compare April 2, 2026 15:00
@kvinwang kvinwang force-pushed the feat/tdx-quote-payload-variant branch from 9799aa0 to ae8a935 Compare April 2, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant