diafygi/acme-tiny
A tiny script to issue and renew TLS certs from Let's Encrypt observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 79
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3933
- days_rel: n/a
- days_push: 128
- n_releases_24m: 0
Adoption not part of the score
4770 stars · 576 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A tiny, auditable Python script (under 200 lines) that issues and renews TLS certificates from Let's Encrypt using the ACME protocol. It requires only Python and OpenSSL and is designed to be run directly on your server with your private account key.
Use cases
- issue let's encrypt certificates from a minimal script
- automate tls certificate renewal on my server
- auditable alternative to certbot
- renew ssl certs with a cron job
- get https certificates without installing a heavy client
- manage let's encrypt certs with only python and openssl
When to choose
- you want a minimal, auditable ACME client you can read in one sitting
- you already understand ACME basics and just need cert issuance/renewal
- your server has only Python and OpenSSL available
- you want to script renewals via cron with full control
When to avoid
- you want automatic webserver configuration or guided setup
- you need support for wildcard certificates or DNS challenges
- you're not comfortable managing account keys and CSRs manually
- you want a client with plugins for many web servers and DNS providers
Facets
cli-tool · maturity stable
security cli developer-tools security self-hosted web-development python cli self-hosted lets-encrypt acme tls-certificates certificate-renewal minimal-dependencies devops linux
2 sources
- readme: https://github.com/diafygi/acme-tiny · fetched 2026-08-28 · 917b36e3d5f8
- registry_pypi: https://pypi.org/pypi/acme-tiny/json · fetched 2026-08-29 · 82fc5e12009c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| diafygi/acme-tiny | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="diafygi/acme-tiny")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem