Skip to content

Commit 04b8e1c

Browse files
Remove usage.md from spec, point to client spec (#3918)
Fixes #3908 Signed-off-by: Hayden B <[email protected]>
1 parent 9b17791 commit 04b8e1c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

specs/SIGNATURE_SPEC.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -127,13 +127,15 @@ Gyp4apdU7AXEwysEQIb034aPrTlpmxh90SnTZFs2DHOvCjCPPAmoWfuQUwPhSPRb
127127
- The `logIndex` is the index of the log entry in the transparency log
128128
- The `logID` is the SHA256 hash of the DER-encoded public key for the log at the time the entry was included in the log
129129

130-
For instructions on using the `bundle` for verification, see [USAGE.md](../USAGE.md#verify-a-signature-was-added-to-the-transparency-log).
131-
132130
* `rfc3161timestamp` string
133131

134132
This OPTIONAL property contains a JSON formatted `RFC3161Timestamp` containing the timestamp response from a
135133
timestamp authority.
136134

135+
### Verification
136+
137+
See the [client specification on verification](https://github.com/sigstore/architecture-docs/blob/main/client-spec.md#4-verification).
138+
137139
## Storage
138140

139141
`cosign` image signatures are stored in an OCI registry and are designed to make use of the existing specifications.

0 commit comments

Comments
 (0)