Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.29 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.29 KB

Formats

GoDoc Go Report Card codecov Slack Status

Overview

This repository contains descriptions and supporting implementations for some reusable formats related to transparent logs.

While it's not in any way a requirement that transparent systems use these formats, adopting them will enable a certain amount of interoperability and shared infrastructure for basic tooling such as logs and witnesses.

Formats

The following formats are described in this repository, more detailed information is provided in the respective directories:

Log Checkpoint

The log checkpoint represents a commitment to the state of a transparent log.

Support