Skip to content

Libraries and binaries for running checkpoint distributors for verifiable logs

License

Notifications You must be signed in to change notification settings

aditsachde/distributor

This branch is 1 commit ahead of, 50 commits behind transparency-dev/distributor:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9c1f3c3 Â· Oct 23, 2024
Oct 21, 2024
Feb 27, 2024
Apr 15, 2024
Oct 23, 2024
Oct 23, 2024
Oct 21, 2024
Dec 7, 2023
Jan 31, 2024
Jun 15, 2023
Jun 15, 2023
Jun 15, 2023
Jun 15, 2023
Feb 28, 2024
Feb 28, 2024
Oct 21, 2024
Oct 21, 2024

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 71.3%
  • HCL 28.1%
  • Dockerfile 0.6%