mirror of
https://github.com/agessaman/MeshCore.git
synced 2026-08-27 04:39:54 +00:00
Pure, host-testable engine for JWT-authenticated remote serial commands: replay protection, per-key rate limiting, command blacklist, target filtering, and authorization ordering. All JSON/base64/crypto/clock I/O is behind injected seams so the full pipeline is unit-tested under env:native (23 googletest cases) without MQTT or Ed25519.