Release v0.8.8
2026-03-07
Added
- Proxy throughput benchmark (
capsem-bench throughput): downloads 100 MB through the full MITM proxy pipeline and reports MB/s — baseline ~35 MB/s on Apple Silicon capsem-benchrepacked into initrd on everyjust runfor instant iterationash-speed.hetzner.comadded to default allow list for throughput benchmarks- Rust integration test
mitm_proxy_download_throughputfor host-level proxy validation test_proxy_download_throughputin capsem-doctor for end-to-end in-VM throughput verificationdocs/performance.md: benchmark modes, baseline numbers, proxy data pathjust runnow kills any existing Capsem instance before booting- Notarization credential verification in CI preflight and
scripts/preflight.sh
Fixed
capsem-initaborts boot (kernel panic) if tmpfs mount for overlay upper layer failscapsem-initcreates/mnt/bbefore mounting tmpfs (missingmkdir -pcaused boot failure on fresh initrds)- CI release no longer hangs on first-time notarization (
--skip-stapling)
Security
- Boot invariant enforcement:
capsem-initfatal-exits on tmpfs or overlayfs mount failure rather than continuing with a wrong upper layer