phbnf / formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Go 88.3%Language:Shell 11.7%