mirror of
https://github.com/ruvnet/RuView
synced 2026-06-21 12:13:19 +00:00
97f2a490eb
Addresses all 7 open security findings from security audit: - H-1: HMAC-SHA256 beacon authentication + monotonic nonce - M-3: SipHash-2-4 frame integrity tag - M-4: Token-bucket NDP rate limiter (20/sec default) - M-5: Coherence gate max_recalibrate_duration (30s) - L-1: Ring buffer transition log (max 1000) - L-4: explicit_bzero() NVS password buffer - L-5: _Atomic qualifiers for dual-core safety Co-Authored-By: claude-flow <ruv@ruv.net>