Thank you for coming to my lightning talk, AT Transparency Logs: accountable record collections! Here are a bunch of links.

A good entry point is Building a Transparent Keyserver which is a walkthrough of adding a tlog to an existing centralized application.

If you like video, my RWC 2024 talk Modern transparency logs is a good intro. For more recent updates, check out my Transparency.dev Summit keynote.

Static CT is an iteration on Certificate Transparency that makes it cheaper and easier to operate. Sunlight is a Static CT implementation that runs on object storage or bare metal. You can read what Let's Encrypt had to say when we introduced it and after a year.

The Go Checksum Database is a tlog.

Merkle Tree Certificates are based on tlogs and are how the post-quantum WebPKI will be built.

You can implement tlogs using the Tessera and Torchwood libraries.

The tlog specifications are at C2SP.

There's a network of interoperable witnesses.

You can join the community on the Transparency.dev Slack.

My company is Geomys, we're an organization of open source maintainers, but we also run transparency infrastructure, like a CT log.

Filippo