cnabio / signy

Go implementation for CNAB content trust verification using TUF, Notary, and in-toto
MIT License
31 stars 11 forks source link

Integrate in-toto signature and verification in the main workflow #31

Closed radu-matei closed 5 years ago

radu-matei commented 5 years ago

Right now, there are two separate commands for signing and verifying in-toto metadata: intoto-sign, and intoto-verify.

We need to integrate them into the main sign and verify commands.