draft-hash-envelope-update#5
Merged
Merged
Conversation
…y, cnf) Why: align the architecture draft with the running demonstration and explain the two load-bearing properties. - Emblem is now a COSE hash envelope (draft-ietf-cose-hash-envelope): payload = hash of an external Resource; protected header carries 258/259/260, minimal CWT claims (RFC 9597, label 15) = sub + cnf, and a cnf key (RFC 8747). Media type application/digital-emblem+cose. - Delivery moved from a dedicated emblem.<fqdn> SVCB name to the asset's own HTTPS resource record (RRTYPE 65), key65280, beside ordinary params. - New section "Delivering the Entire Emblem over DNS": the whole emblem is in the DNS answer, so the protection decision needs no second, revealing fetch. - New section "Generic Discovery and Unobservability": the query that returns the emblem is the ordinary connection-setup query, so scanning for emblems does not reveal emblem-seeking intent to the infrastructure provider or an on-path observer; residual signals are called out. - New section "Proof of Possession": challenge/response against the cnf key. - Validation, marking/unmarking, requirements mapping, security, and IANA updated accordingly. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rewrites the architecture draft to match the running demo, and makes explicit the two properties requested.
258/259/260, minimal CWT claims (RFC 9597, label 15) =sub+cnf, and acnfkey (RFC 8747). Media typeapplication/digital-emblem+cose.emblem.<fqdn>SVCB name to the asset's own HTTPS record (RRTYPE 65),key65280.cnfkey.Builds clean locally: kramdown-rfc + xml2rfc (txt & html), all references resolved, no line >72 cols.
🤖 Generated with Claude Code