authentik
The first patch on 2026.8 is twenty-odd fixes and no new surface.
A side-by-side editorial comparison of Home Assistant and mod_auth_openidc — release velocity, themes, recent moves, and the top alternatives to consider.
Home Assistant is systematically removing the technical knowledge its own product used to require.
Home Assistant ships monthly, and the last five releases read as one campaign: strip out the prerequisites that made the product feel like infrastructure. 2026.7 made purpose-specific automation triggers the default for everyone, so you describe what your home should do instead of which entity changes state. 2026.8 went further and removed the :8123 port from new installations, moved web server configuration out of YAML into the interface, and deleted the words advanced and expert from roughly 43 places. The capability surface is not shrinking; the vocabulary required to reach it is.
mod_auth_openidc keeps hardening its own attack surface, one audited subsystem at a time
This is the Apache module implementing OpenID Connect relying-party support, and its 2.4.20.x line has been an almost unbroken security programme. An internal audit turned up eight issues including an identity-header bypass; PBKDF2 key stretching changed the session encryption key and invalidated every session created by 2.4.19.x and earlier; out-of-bounds reads and writes were fixed in the state-cookie parser. The latest release continues in the same register, hardening file-backed metadata and cache I/O and the shared-memory cache itself.
Home Assistant ships monthly, and the last five releases read as one campaign: strip out the prerequisites that made the product feel like infrastructure. 2026.7 made purpose-specific automation triggers the default for everyone, so you describe what your home should do instead of which entity changes state. 2026.8 went further and removed the :8123 port from new installations, moved web server configuration out of YAML into the interface, and deleted the words advanced and expert from roughly 43 places. The capability surface is not shrinking; the vocabulary required to reach it is.
The pattern is consistent: take something that only worked if you already understood Home Assistant's internals, and re-express it in terms of the outcome the user wants. Triggers moved from entity-and-state to intent, the card picker moved from which card type to which thing in your home, and addressing moved from a memorized port to an ordinary web address. Each step ships with a migration that leaves existing installs untouched, which is how the project widens its audience without breaking the technical install base it already has. Integrations teaching the automation engine their own triggers is the piece with the most compounding left in it.
Expect the next releases to keep converting Labs experiments into defaults and to move the remaining YAML-only configuration surfaces into the interface, following the pattern the web server settings just set.
This is the Apache module implementing OpenID Connect relying-party support, and its 2.4.20.x line has been an almost unbroken security programme. An internal audit turned up eight issues including an identity-header bypass; PBKDF2 key stretching changed the session encryption key and invalidated every session created by 2.4.19.x and earlier; out-of-bounds reads and writes were fixed in the state-cookie parser. The latest release continues in the same register, hardening file-backed metadata and cache I/O and the shared-memory cache itself.
The project is working outward from the code paths an attacker actually reaches: cookie parsing, then session key derivation, then cache storage and the files the module reads at runtime. Keyed hashing of cache keys to stop bucket-chain flooding, refusing non-regular files, capping allocations and writing metadata atomically all address resource-exhaustion and file-substitution classes rather than single bugs. Packaging and commercial distribution notes take up an increasing share of each release body, with Redis and Valkey over TLS behind a commercial agreement.
With the cache and file layers now hardened, the remaining large surface is the HTTP client and provider metadata handling, so that is the likeliest next area — and the 2.4.20.x line should settle into ordinary maintenance once the audit backlog is worked through.
Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Home Assistant or mod_auth_openidc.
The first patch on 2026.8 is twenty-odd fixes and no new surface.
Alert rate limits stop being per-source and start being per-tenant, by query.
The essay series keeps running ahead of the products it describes.
Both lines patch on the same day, and the reverted JSONata upgrade finally sticks.
The 3.x line finally ships function: authenticated secret writes and render patches.
Folder-level RBAC lands, and approvals finally get a webhook to talk to.
See all Home Assistant alternatives → · See all mod_auth_openidc alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. mod_auth_openidc is currently shipping more aggressively (velocity 6.3 vs 3.8), with 1 editorial sparks in the last 30 days against 1. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. mod_auth_openidc is currently shipping more aggressively (velocity 6.3 vs 3.8), with 1 editorial sparks in the last 30 days against 1. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.
Top Home Assistant alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Home Assistant alternatives" section above for the current picks, or visit /alternatives/home-assistant for the full list with editorial commentary on each.
Top mod_auth_openidc alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "mod_auth_openidc alternatives" section above for the current picks, or visit /alternatives/mod-auth-openidc for the full list with editorial commentary on each.