← #34 Add AppView production readiness: clap, DID auth, XDG, health, docs

#30 Add DID-scoped Ed25519 authentication to AppView API

closed medium · sable · 2026-03-02 23:37 · closed 2026-03-02 23:37 · Phase 4: AppView + Web UI

Comments — 1

sable note 2026-03-02 23:37

DID-scoped Ed25519 auth implemented: Opake-Ed25519 header scheme with timestamp replay protection, DID scope enforcement, key caching with 5-min TTL, bearer token fallback. Health endpoint is unauthenticated. Auth middleware uses from_fn_with_state for AppState access.

Generated 2026-03-03 02:53 UTC