Skip to content

Libraries and binaries for running checkpoint distributors for verifiable logs

License

Notifications You must be signed in to change notification settings

transparency-dev/distributor

Repository files navigation

Distributor

Go Reference Go Report Card OpenSSF Scorecard Slack Status

Overview

The distributor is a RESTful service that makes witnessed checkpoints available.

Running in Docker

The distributor can be started using docker compose. The following command will bring up the distributor on port 8080:

docker compose up -d

Note that this will only accept witnessed checkpoints from witnesses in the config/witnesses-dev.yaml directory. To change the permitted witnesses, modify the docker-compose.yaml file to include a different file, or configure the distributor binary with the witnesses specified directly via the witKey flag.

Support

About

Libraries and binaries for running checkpoint distributors for verifiable logs

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published