certspotter VS acmetool

Compare certspotter vs acmetool and see what are their differences.

acmetool

:lock: acmetool, an automatic certificate acquisition tool for ACME (Let's Encrypt) (by hlandau)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
certspotter acmetool
4 1
918 2,026
1.1% -
6.9 0.0
about 1 month ago 12 months ago
Go Go
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.

certspotter

Posts with mentions or reviews of certspotter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-02.
  • SSLMate/Certspotter: Certificate Transparency Log Monitor
    1 project | news.ycombinator.com | 2 Nov 2023
  • Last Chance to Fix EIDAS (Mozilla)
    2 projects | news.ycombinator.com | 2 Nov 2023
    > 1. Is this proactively monitored for? And how? And by whom?

    Yes, security researchers and domain owners use Certificate Transparency Monitors to search for certificates. e.g.:

    https://crt.sh/ - allows you to search for certificates for a domain

    https://github.com/SSLMate/certspotter/ - open source tool which notifies you when a certificate is issued for one of your domains

    https://sslmate.com/certspotter/ - commercial service that does the same, operated by my company

    > 2. If a major state-level CA was discovered to have issued a mitm cert, would browser vendors really take the commercial hit of removing or distrusting their root cert?

    In 2017, Chrome and Firefox distrusted Symantec, which was at the time the world's largest certificate authority: https://security.googleblog.com/2017/09/chromes-plan-to-dist...

    Symantec hadn't even issued MitM certs - they were just grossly incompetent. Distrusting them was very painful, but necessary to upload the integrity of the CA system, and demonstrated conclusively that there is no such thing as a too-big-to-fail CA.

  • Encrypted traffic interception on Hetzner and Linode targeting Jabber service
    3 projects | news.ycombinator.com | 20 Oct 2023
    Indeed, a CT monitor which sends alerts about legitimate certificates is pretty much useless due to noise. My service, Cert Spotter, provides an API endpoint[1] which you can upload your CSRs to, so you don't get alerted about certificates using the same key as the CSR. The open source version of Cert Spotter can invoke a script[2] when a certificate is discovered, and the script can cross reference against a list of legitimate certs.

    [1] https://sslmate.com/help/reference/certspotter_authorization...

    [2] https://github.com/SSLMate/certspotter/blob/master/man/certs...

  • Google's Certificate Transparency Search page to be discontinued May 15th, 2022
    4 projects | news.ycombinator.com | 23 Mar 2022

acmetool

Posts with mentions or reviews of acmetool. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-17.
  • Homebrew installed infected software?
    3 projects | /r/MacOS | 17 May 2022
    as it states on that page it pulls from https://github.com/hlandau/acmetool <- Is the original repo, and if it were infected would be the source of the SCA.

What are some alternatives?

When comparing certspotter and acmetool you can also consider the following projects:

certificates - 🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.

lego - Let's Encrypt/ACME client and library written in Go

osv.dev - Open source vulnerability DB and triage service.

memguard - Secure software enclave for storage of sensitive information in memory.

check_ssl_cert - A shell script (that can be used as a Nagios/Icinga plugin) to check an SSL/TLS connection.

passlib - :key: Idiotproof golang password validation library inspired by Python's passlib

rap - Raspberry Pi RIPE Atlas Probe

ssh-vault - 🌰 encrypt/decrypt using ssh keys

certificate-transparency-go - Auditing for TLS certificates (Go code)

ACL - A simple but powerful Access Control List manager

autocert - [mirror] Go supplementary cryptography libraries

go-yara - Go bindings for YARA