Skip to content

Commit 7e95a0b

Browse files
committed
Add root readme info
Signed-off-by: Steve Lasker <stevenlasker@hotmail.com>
1 parent 560d4f8 commit 7e95a0b

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1-
# nv2
1+
# Notary V2 (nv2)
2+
3+
nv2 will eventually become a set of reference implementations for signing and verifying [OCI Artifacts][artifacts-repo].
4+
5+
Currently, it hosts prototypes to validate the scenarios outlined in [notaryproject/requirements](https://github.com/notaryproject/requirements/blob/main/scenarios.md#scenarios).
6+
7+
## Table of Contents
8+
9+
1. [Notary v2 Home][notaryv2-home]
10+
1. [Prototype 1][prototype-1] - signing and verifying OCI artifacts, using signatures persisted as OCI Indexes.
11+
12+
[artifacts-repo]: https://github.com/opencontainers/artifacts
13+
[prototype-1]: https://github.com/notaryproject/nv2/tree/prototype-1
14+
[notaryv2-home]: https://github.com/notaryproject/requirements

0 commit comments

Comments
 (0)