diafygi/acme-nosudo
Free HTTPS certificates without having to trust the letsencrypt cli with sudo/root observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4244
- days_rel: n/a
- days_push: 2364
- n_releases_24m: 0
Adoption not part of the score
1173 stars · 122 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python script that obtains free HTTPS certificates from the Let's Encrypt CA via the ACME protocol without requiring root or sudo access. It signs a user-provided CSR and never touches the user's private keys, printing minimal commands for the few steps that need server access.
Use cases
- get free letsencrypt certificates without running their client as root
- sign a CSR with letsencrypt without giving access to my private keys
- obtain an SSL certificate without letting a script edit my nginx config
- run ACME certificate issuance off-server
- minimal letsencrypt client that doesn't need sudo
When to choose
- you want free Let's Encrypt certificates but distrust running the official client as root
- you want to keep your domain private key isolated from the certificate-issuing process
- you prefer a simple, inspectable script over a full-featured ACME client
When to avoid
- you need an actively maintained tool - the project hasn't been updated since 2020 and ACME has evolved
- you want automated renewal or integration with modern ACME features like TLS-ALPN
- you prefer a full-featured client like certbot or acme.sh
Facets
cli-tool · maturity abandoned
security cryptography cli security web-development developer-tools python cli cross-platform letsencrypt acme ssl-tls certificate-management no-root https command-line linux macos
1 source
- readme: https://github.com/diafygi/acme-nosudo · fetched 2026-08-28 · 9a689467caea
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| diafygi/acme-nosudo | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="diafygi/acme-nosudo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem