File: README.md

package info (click to toggle)
golang-github-google-certificate-transparency 1.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,764 kB
  • sloc: sh: 606; makefile: 103; sql: 16
file content (13 lines) | stat: -rw-r--r-- 494 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Migrillian Tool
===============

*Status: in development, not ready for production use*

**Migrillian** is a tool that transfers data from existing Certificate
Transparency logs to Trillian *PREORDERED_LOG* trees.

It can be used for:
 - One-off data migrations, e.g. from legacy CT implementation to the new
   Trillian-based [solution](https://github.com/google/certificate-transparency-go).
 - Continuous migration for keeping the copy up-to-date with the remote log,
   i.e. log mirroring.