File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -42,5 +42,12 @@ See [Background](background.md) for further motivation.
42
42
of the docs that currently reference the old format as "current", "existing",
43
43
etc. -->
44
44
45
- * [ in-toto] ( https://in-toto.io ) (pending [ ITE-5] ( https://github.com/in-toto/ITE/pull/13 ) )
46
- * [ TUF] ( https://theupdateframework.io ) (pending)
45
+ * [ in-toto] ( https://in-toto.io ) (pending implementation of [ ITE-5] ( https://github.com/in-toto/ITE/blob/master/ITE/5/README.adoc ) )
46
+ * [ TUF] ( https://theupdateframework.io ) (pending implementation of [ TAP-17] ( https://github.com/theupdateframework/taps/pull/138 ) )
47
+
48
+ ## How can we use it?
49
+
50
+ * There is a Python implementation in [ this repository] ( implementation/ ) .
51
+ * There's a DSSE library for Go in [ go-securesystemslib] ( https://github.com/secure-systems-lab/go-securesystemslib/tree/main/dsse ) .
52
+ * SigStore includes a [ Go implementation] ( https://github.com/sigstore/sigstore/tree/main/pkg/signature/dsse )
53
+ that supports hardware tokens, cloud KMS systems, and more.
You can’t perform that action at this time.
0 commit comments