Skip to content

Experimental attestation resumption on reconnect - #178

Draft
ameba23 wants to merge 1 commit into
mainfrom
peg/experimental-attestation-resumption
Draft

ameba23 wants to merge 1 commit into
mainfrom
peg/experimental-attestation-resumption

Conversation

@ameba23

@ameba23 ameba23 commented Sep 25, 2026 •

Copy link
Copy Markdown
Collaborator

By default rustls supports session resumption on reconnect, whereby a previous session can be resumed without a complete new handshake.

In this experimental PoC, this behavior is extended to cache attestation verification output so that resumed connections do not require re-attestation.

This is still very incomplete implementation, and currently has weak security and missing important features. I think its also debatable whether the high level idea is even desirable.

@ameba23
ameba23 marked this pull request as draft September 25, 2026 08:27
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