The problem as published
Vehicle and energy IoT fleets need lightweight authentication at scale. Embedding API keys in firmware creates a vault of reusable secrets; rotating them across millions of devices is operationally brutal, and MFA is not a fit for devices.
How ENI6MA would apply
ENI6MA would compile device or fleet-segment circuits (hardened for constrained environments), enroll manifests in Control, and require Gate reverse proxy or sidecar-shaped enforcement on telemetry and command endpoints so each command is a one-shot envelope rather than a static key.
Expected outcomes if implemented
- Would eliminate long-lived device API keys on command paths moved to envelopes.
- Would allow fleet-segment revocation via handle deactivation without flashing every unit.
- Would keep authentication latency suitable for operational control loops.
Reference architecture
Gate: reverse proxy (sidecar roadmap for on-vehicle agents) · Circuit: hardened · Control: registry lifecycle
Absolute mechanism claims hold under the reference architecture.
