Hi,
Catlfish is an implementation of a Certificate Transparency (CT) log.
See https://www.ct.nordu.net/ for instructions on how to build and run a
CT log using catlfish.
catlfish-0.10.1 has been released, including two important bug fixes. We
encourage everybody to upgrade to 0.10.1. From the NEWS file:
--8<---------------cut here---------------start------------->8---
## Bug fixes
- Don't store, and deliver in get-entries, root cert twice when
included in submission (closes CATLFISH-96).
- Don't use nc(1) for talking to control port. It behaves incorrectly
under some circumstances.
--8<---------------cut here---------------end--------------->8---
Thanks go out to Google for finding the bug with double root certs in
get-entries results.
|