Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
ctclone
command
ctclone is a one-shot tool for downloading entries from a CT log.
|
ctclone is a one-shot tool for downloading entries from a CT log. |
ctverify
command
ctverify checks that leaf data downloaded by ctclone is committed to by a checkpoint.
|
ctverify checks that leaf data downloaded by ctclone is committed to by a checkpoint. |
serverlessclone
command
serverlessclone is a one-shot tool for downloading entries from an HTTP(s) exposed transparency log generated by the serverless tooling.
|
serverlessclone is a one-shot tool for downloading entries from an HTTP(s) exposed transparency log generated by the serverless tooling. |
sumdbclone
command
sumdbclone is a one-shot tool for downloading entries from sum.golang.org.
|
sumdbclone is a one-shot tool for downloading entries from sum.golang.org. |
sumdbclone/internal/client
Package client contains a basic client for the SumDB log.
|
Package client contains a basic client for the SumDB log. |
sumdbverify
command
verify checks that a cloned SumDB log does not contain any conflicting entries.
|
verify checks that a cloned SumDB log does not contain any conflicting entries. |
internal
|
|
cloner
Package cloner contains the core engine for quickly downloading leaves and adding them to the database.
|
Package cloner contains the core engine for quickly downloading leaves and adding them to the database. |
download
Package download contains a library for downloading data from logs.
|
Package download contains a library for downloading data from logs. |
verify
Package verify supports verification that the downloaded contents match the root hash commitment made in a log checkpoint.
|
Package verify supports verification that the downloaded contents match the root hash commitment made in a log checkpoint. |
Package logdb contains read/write access to the locally cloned data.
|
Package logdb contains read/write access to the locally cloned data. |
Click to show internal directories.
Click to hide internal directories.