Skip to content

Commit 469c6e9

Browse files
authored
Merge pull request #47 from adityasaky/list-implementations-and-adoptions
Update adoption status, add links to implementations
2 parents e72edbd + 6a0cc94 commit 469c6e9

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,12 @@ See [Background](background.md) for further motivation.
4242
of the docs that currently reference the old format as "current", "existing",
4343
etc. -->
4444

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.

0 commit comments

Comments
 (0)