sunlight VS ct-woodpecker

Compare sunlight vs ct-woodpecker and see what are their differences.

sunlight

A Certificate Transparency log implementation and monitoring API designed for scalability, ease of operation, and reduced cost. (by FiloSottile)

ct-woodpecker

A tool to monitor a certificate transparency log for operational problems (by letsencrypt)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
sunlight ct-woodpecker
3 1
107 172
- 2.4%
8.9 3.6
21 days ago 9 months ago
Go Go
ISC License Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sunlight

Posts with mentions or reviews of sunlight. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-15.
  • Sunlight, a Certificate Transparency log implementation
    5 projects | news.ycombinator.com | 15 Mar 2024
    This is one of the projects I've been most excited about in the last few years. It let me backport to Certificate Transparency a lot of the modern transparency logging designs that came after it.

    Beyond the Let's Encrypt announcement and the ct-policy thread (which includes a technical and advantages summary), here are a few resources that might be interesting.

    - Design document https://filippo.io/a-different-CT-log

    - Implementation https://github.com/FiloSottile/sunlight

    - API specification https://c2sp.org/sunlight

    - Website, including test logs and feedback channels https://sunlight.dev/

    If you’re thinking “oh we could use something similar” please reach out! Sunlight is retrofitting some of the modern tlog designs on a legacy system. With a greenfield deployment you can do even better! I’m working with the Sigsum project on specs, tooling, and a support ecosystem to make deploying tlogs easier and safer.

ct-woodpecker

Posts with mentions or reviews of ct-woodpecker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-28.
  • I looked through attacks in my access logs. Here's what I found
    6 projects | news.ycombinator.com | 28 Jan 2024
    Was looking into Certificate Transparency logs recently. Are there any convenient tools/methods for querying CT logs? i.e. search for domains within a timeframe

    Cloudflare’s Merkle Town[0] is useful for getting overviews, but I haven’t found an easy way to query CT logs. ct-woodpecker[1] seems promising, too

    [0] https://ct.cloudflare.com/

    [1] https://github.com/letsencrypt/ct-woodpecker