Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Trishank Karthik Kuppusamy <[email protected]>
Signed-off-by: Marina Moore <[email protected]>
  • Loading branch information
mnm678 and trishankatdatadog authored Jul 5, 2023
1 parent c7f5ad2 commit 50c778b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -658,5 +658,5 @@ Please see [CONTRIBUTING.md](docs/CONTRIBUTING.md) for contribution guidelines b

There are TUF implementations in a variety of programming languages. Some other Go implementations of TUF include:

* [Notary](https://github.com/notaryproject/notary): A version of TUF designed specifically for publishing and managing trusted collections of content. It is used by Docker Content Trust. In contrast, go-tuf is a direct implementation of TUF and has been updated to conform to 1.0.0 of the TUF specification.
* [Notary](https://github.com/notaryproject/notary): A version of TUF designed specifically for publishing and managing trusted collections of content. It was used by Docker Content Trust, and has since been superseded by the [Notation](https://github.com/notaryproject/notation) project. In contrast, go-tuf is a direct implementation of TUF and has been updated to conform to 1.0.0 of the TUF specification.

0 comments on commit 50c778b

Please sign in to comment.