table of contents
other versions
- bookworm-backports 0.9.1-1~bpo12+1
- testing 0.9.1-1+b1
- unstable 0.10.1-1
SIGSUM-TOKEN(1) | User Commands | SIGSUM-TOKEN(1) |
NAME¶
sigsum-token - sigsum token handling
DESCRIPTION¶
sigsum-token sub commands:
sigsum-token help | --help
- Display this help. All the below sub commands also accept the --help option, to display help for that sub command.
sigsum-token version | --version | -v
- Display software version.
sigsum-token create [options]
- Create a token for submissions to the the given log, essentially a signature on the log's public key.
sigsum-token record [options]
- Format a public key as a TXT record in zone file format.
sigsum-token verify [options] < token
- Verifies a submit token. The input on stdin is either a raw hex token or a HTTP header.
January 2025 | sigsum-token 0.10.1-1 |