in-toto-sign
Verified for current stable LTS
In Toto Sign Commands
In Toto Sign command syntax with verified terminal examples.
Commands
5 commands for In Toto Sign
in-toto-sign Operations
In Toto Sign Command: Replace Signature In Link File
in-toto-sign -f <package.2f89b927.link> -k <priv_key> in-toto-sign Operations
In Toto Sign Command: Sign Layout Metadata With Two Keys
in-toto-sign -f <unsigned.layout> -k <priv_key1> <priv_key2> -o <root.layout> in-toto-sign Operations
In Toto Sign Command: Sign Layout With Default Gpg Key
in-toto-sign -f <root.layout> -g in-toto-sign Operations
In Toto Sign Command: Verify Layout Signed With Three Keys
in-toto-sign -f <root.layout> -k <pub_key0> <pub_key1> <pub_key2> --verify in-toto-sign Operations
In Toto Sign Command: Verify Layout With Gpg Key By Keyid
in-toto-sign -f <root.layout> --verify -g <...439F3C2> Suggest a In Toto Sign Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common In Toto Sign workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.