Skip to content

Commit 28360b9

Browse files
committed
Initial proposal for changes to the OCI specification
Signed-off-by: Marina Moore <mnm678@gmail.com>
1 parent a3d6785 commit 28360b9

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

oci-api-changes.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
The TUF + Notary design will require a few additions to the OCI specification.
2+
3+
The specification will need to support the following media types:
4+
5+
* A metadata type that refers to images or other metadata files. This can be a
6+
general type for any metadata, or could be broken into the following subtypes,
7+
described in more detail in the design:
8+
* Targets metadata
9+
* Snapshot metadata
10+
* Timestamp metadata
11+
* Root metadata
12+
13+
These metadata files will need to be accessed by name so that the user can
14+
download the latest versions of them. This access by name could be achieved
15+
using existing tag resolution mechanisms.

0 commit comments

Comments
 (0)