Man page - sigsum-witness(1)
Packages contains this manual
- sigsum-key-sign(1)
- sigsum-key-from-vkey(1)
- sigsum-submit(1)
- sigsum-key-to-hex(1)
- sigsum-key-from-hex(1)
- sigsum-witness(1)
- sigsum-key-verify(1)
- sigsum-token-create(1)
- sigsum-tools(7)
- sigsum-token-verify(1)
- sigsum-key-to-vkey(1)
- sigsum-monitor(1)
- sigsum-token(1)
- sigsum-key-to-hash(1)
- sigsum-token-record(1)
- sigsum-verify(1)
- sigsum-key-generate(1)
- sigsum-key(1)
apt-get install sigsum-go
Manual
SIGSUM-WITNESS
NAMESYNOPSIS
DESCRIPTION
NAME
sigsum-witness - provide service for cosigning a sigsum log
SYNOPSIS
sigsum-witness [ -v ] [ --help ] [ -k file ] [ --log-key file ] [ --state-file file ] [ --url-prefix string ] host:port
DESCRIPTION
|
--help |
Display help |
|||
|
-k , |
--signing-key = file
Witness private key (required)
|
--log-key = file |
Log public key (required)
|
--state-file = file |
Name of state file (required)
|
--url-prefix = string |
Prefix preceding the endpoint names
-v , --version
Display software version
Provides a service for cosigning a sigsum log (currently, only a single log), listening on the given host and port.
Be warned: this tool is only used for internal testing.