transparency-dev / trillian-tessera

Go library for building tile-based transparency logs (tlogs)
Apache License 2.0
11 stars 11 forks source link

Add support for tlog-tiles/ct-static-api to the clone tool #90

Open AlCutter opened 4 months ago

AlCutter commented 4 months ago

The clone tool allows folks to copy the contents of various types of logs into a local MySQL database.

The tool supports various "personality" APIs for interacting with these source logs, but currently does not support logs which are served using either the tlog-tiles or ct-static-api specs.

Adding support for these to the clone tool would allow folks to that tool for the newer generation of tile-based logs.