internal/ directory

Directories

PathSynopsis
internal/witness
internal/witness/apiPackage api provides the API endpoints for the witness.
internal/witness/client
internal/witness/client/httpPackage http is a simple client for interacting with witnesses over HTTP.
internal/witness/cmd
internal/witness/cmd/clientclient fetches and verifies new STHs for a set of logs from a single witness.
internal/witness/cmd/feederfeeder polls the sumdb log and pushes the results to a generic witness.
internal/witness/cmd/witnessPackage witness is designed to make sure the STHs of CT logs are consistent and store/serve/sign them if so.
internal/witness/cmd/witness/configconfig is a tool to populate the witness config file according to a set of logs.
internal/witness/cmd/witness/implPackage impl is the implementation of the witness server.
internal/witness/cmd/witness/internal
internal/witness/cmd/witness/internal/httpPackage http contains private implementation details for the witness server.
internal/witness/cmd/witness/internal/witnessPackage witness is designed to make sure the STHs of CT logs are consistent and store/serve/sign them if so.
internal/witness/verifierPackage verifier is designed to verify the signatures produced by a witness.
Version
v1.3.1 (latest)
Published
Jan 15, 2025
Platform
linux/amd64
Last checked
4 days ago

Tools for package owners.