Skip to content

Releases: vyrox-security/vyrox-proxy

vyrox-proxy v0.1.0

Choose a tag to compare

@keirsalterego keirsalterego released this 25 May 10:35
ebac6d6

First tagged release of the Vyrox containment proxy (Rust, MIT) — turns a human-approved decision into an EDR containment action with a tamper-evident record.

  • Axum service: /health, /execute, /audit/export
  • HMAC-SHA256 auth, constant-time, with a 30s replay window + nonce de-dup
  • DRY_RUN default true — logs + audits, no real EDR call unless explicitly opted in
  • Append-only, SHA-256 hash-chained audit log — restart-safe, tamper-evident; /audit/export is authenticated
  • Global rate limiter + a warning on non-loopback cleartext bind
  • No autonomous containment — only executes a request a human approved upstream