Skip to content

Commit

Permalink
Add comparison to Notary
Browse files Browse the repository at this point in the history
Signed-off-by: Marina Moore <mnm678@gmail.com>
  • Loading branch information
mnm678 committed Oct 21, 2021
1 parent 5908a16 commit 975ad69
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -528,3 +528,9 @@ $ tree .
For the client package, see https://godoc.org/github.com/theupdateframework/go-tuf/client.

For the client CLI, see https://github.com/theupdateframework/go-tuf/tree/master/cmd/tuf-client.

## Comparison to other implementations

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

* [Notary](https://github.com/notaryproject/notary): A TUF implementation designed specifically for publishing and managing trusted collections of content. It is used by Docker Content Trust.

0 comments on commit 975ad69

Please sign in to comment.