Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Aug 15:21
· 3 commits to main since this release
8af2800

What's Changed

  • docs: bring the v1.0.0 product surface up to the shipped release by @HarperZ9 in #14
  • Harden the registry backup: preserve true originals, correct types, write-ahead by @HarperZ9 in #15
  • Spec: Phantom for Linux (userland Layer 2), park macOS by @HarperZ9 in #16
  • Harden the Layer-1 kernel driver: memory-safety fixes + full security review by @HarperZ9 in #18
  • Refactor: split main.rs (1518 lines) into per-command modules by @HarperZ9 in #17
  • Linux Layer 2: machine-id spoofing (Phase 1) by @HarperZ9 in #19
  • Linux Layer 2: hostname spoofing (Phase 1.1) by @HarperZ9 in #20
  • Linux Layer 2: MAC spoofing (Phase 1.2) by @HarperZ9 in #21
  • Linux audit and validate by @HarperZ9 in #22
  • feat: Linux boot persistence via systemd service (Phase 2) by @HarperZ9 in #23
  • feat: Linux packaging (.deb, .rpm, portable tarball) by @HarperZ9 in #24
  • feat: Linux apply integration CI job (rootful, namespaced) by @HarperZ9 in #25
  • docs: Linux VM dogfood record (MAC persistence proven) by @HarperZ9 in #26
  • Windows Layer 0/1 signing path: buildable driver + UAF fix + runbook by @HarperZ9 in #27
  • fix(driver): restrict the control device to SYSTEM and Administrators by @HarperZ9 in #28
  • release: v1.1.0 (cross-platform) by @HarperZ9 in #29
  • fix(installer): drop duplicate ARPNOMODIFY that broke the MSI link by @HarperZ9 in #30

Full Changelog: v1.0.0...v1.1.0