logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sigsum-monitor - discover signed checksums for one or more keys

Contact

       Send  an email to the sigsum-general mailing list at sigsum-general@lists.sigsum.org.  You can also reach
       out in room #sigsum at OFTC.net and matrix.org.

Description

       Discover signed checksums for public keys in OpenSSH format.

       Be warned: this is a work-in-progress implementation.  Witness cosignatures are not verified and no state
       is kept between runs.

Name

       sigsum-monitor - discover signed checksums for one or more keys

Options

--diagnostics=log-level

              Available levels: fatal, error, warning, info, debug [info]

       --help
              Show usage message and exit

       -i, --interval=interval

              How often to fetch the latest entries [10m0s]

       -p, --policy=policy-file

              Trust policy defining logs, witnesses, and the end-user's quorum rule (required)

       -v, --version
              Show program version and exit

Reporting Bugs

       Use the issue tracker located at https://git.glasklar.is/sigsum/core/sigsum-go/-/issues.  To file  issues
       without a GitLab account, send an email to sigsum-core-sigsum-go-issues@incoming.glasklar.is and wait for
       a maintainer to make the issue public.

Return Codes

       A non-zero return code is used to indicate failure.

See Also

sigsum-key(1) sigsum-submit(1) sigsum-token(1) sigsum-tools(5) sigsum-verify(1)

sigsum-monitor 0.11.2-1                            March 2025                                  SIGSUM-MONITOR(1)

Synopsis

sigsum-monitor [-v] [--diagnosticslog-level] [--help] [-iinterval] [-ppolicy-file] key-files

See Also