Skip to content

Commit 181e05c

Browse files
committed
fixup! Mention ext can't contain a signature itself
Signed-off-by: Aditya Sirish <[email protected]>
1 parent a0dd656 commit 181e05c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

envelope.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,9 @@ Essentially, if a required extension in some context is missing or if a consumer
8888
does not recognize the extension, verification MUST fail closed.
8989

9090
Finally, the opaque `ext` MUST NOT contain a DSSE envelope to avoid recursive
91-
verification of extensions and signatures.
91+
verification of extensions and signatures. Similarly, the `ext` MUST NOT provide
92+
the signature bytes itself, but MUST only contain information required to verify
93+
the signature recorded in `sig` field.
9294

9395
### Parsing rules
9496

0 commit comments

Comments
 (0)