Skip to content

transparency-dev/static-ct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCTFE

This personality implements https://c2sp.org/static-ct-api using Trillian Tessera to store data. It is based on Trillian's CTFE.

It is under active development, tracked under Issue#88.

Deployment

Each Tessera storage backend needs its own SCTFE binary.

At the moment, these storage backends are supported:

TODO(phbnf): add deployment instructions

Working on the Code

The following files are auto-generated:

To re-generate these files, first install the right tools:

Then, generate the files:

cd $(go list -f '{{ .Dir }}' github.com/transparency-dev/static-ct); \
go generate -x ./...  # hunts for //go:generate comments and runs them

TODO(phboneff): provide docker template to build everything

About

An implementation of the Static CT API based on Tessera.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages