Change Feed label 392 to bstr, representing an opaque series of bytes #111
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.
This attempts to resolve the balance between a generic string and a structured string for how issuers and verifiers can identify "a sequence of Signed Statements about the same Artifact.", as currently defined
Changing to
bstr
enables an issuer to set theFeed
to be asub
, and it also allows an issuer to use other identifier formats.There's a great suggestion to use
sub
, as part of the CTW (PR #108). And at first it looks fairly simple.The challenge is a CWT_Claim is far more expressive as defined
For an issuer and a verifier to clearly identify the specific artifact they are referencing with CWT_Claims, it would be both powerful and confusing for an issuer to specify which CWT_Claims properties they were using to identify the feed.
An issuer could add:
Using the text in PR #103, changing the Feed to
bstr
, makes it clear the Feed is: