Skip to content

wip: misc updates and improvements#20

Draft
0x416e746f6e wants to merge 7 commits intopeg/add-sync-verifier-fnfrom
anton/misc-updates-and-improvements
Draft

wip: misc updates and improvements#20
0x416e746f6e wants to merge 7 commits intopeg/add-sync-verifier-fnfrom
anton/misc-updates-and-improvements

Conversation

@0x416e746f6e
Copy link
Copy Markdown
Member

just an (ephemeral) PR with cherry-pickable commits

@0x416e746f6e 0x416e746f6e requested a review from ameba23 April 14, 2026 10:18
@0x416e746f6e 0x416e746f6e self-assigned this Apr 14, 2026
Copy link
Copy Markdown
Collaborator

@ameba23 ameba23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇 Great to have these fixes.

Re: passing in keypair - i would lean towards having its as an Option and generating if not given. But don't feel too strongly.

Re: blocking API for attestation generation - i agree this makes sense as things are right now. But as mentioned here i would consider actually switching to async quote generation via configfs-tsm. Happy to merge this as-is and have that discussion later.

Comment thread crates/attestation/src/lib.rs
Comment thread crates/attestation/src/measurements.rs
Comment thread crates/attested-tls/src/lib.rs
Comment thread crates/attested-tls/src/lib.rs
Comment thread crates/attestation/Cargo.toml Outdated
Base automatically changed from peg/attested-tls-expose-cert-verifier to main April 17, 2026 06:29
@0x416e746f6e 0x416e746f6e changed the base branch from main to peg/add-sync-verifier-fn April 17, 2026 12:50
@0x416e746f6e 0x416e746f6e force-pushed the anton/misc-updates-and-improvements branch 2 times, most recently from 56281b9 to 530838f Compare April 17, 2026 13:04
@0x416e746f6e 0x416e746f6e changed the base branch from peg/add-sync-verifier-fn to main April 17, 2026 13:05
@0x416e746f6e 0x416e746f6e changed the base branch from main to peg/add-sync-verifier-fn April 17, 2026 13:05
@0x416e746f6e 0x416e746f6e force-pushed the anton/misc-updates-and-improvements branch from 530838f to 56281b9 Compare April 17, 2026 13:16
@0x416e746f6e 0x416e746f6e changed the base branch from peg/add-sync-verifier-fn to main April 17, 2026 13:16
@0x416e746f6e 0x416e746f6e changed the base branch from main to peg/add-sync-verifier-fn April 17, 2026 13:24
@0x416e746f6e 0x416e746f6e force-pushed the anton/misc-updates-and-improvements branch 2 times, most recently from 12ad663 to 8799225 Compare April 17, 2026 15:24
@0x416e746f6e
Copy link
Copy Markdown
Member Author

Re: passing in keypair - i would lean towards having its as an Option and generating if not given. But don't feel too strongly.

implemented builder patterns for cert resolver and verifier. using predefined key-pair is now optional (as well as bunch of other things)

@0x416e746f6e 0x416e746f6e force-pushed the anton/misc-updates-and-improvements branch from 8799225 to 09d2638 Compare April 17, 2026 15:34
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.

2 participants