process-isolation

2 articles
sort: new top best
clear filter
0 2/10

This article presents Emergent, an event-driven workflow engine that enforces architectural constraints by restricting components to three distinct roles (Source, Handler, Sink) with compile-time type safety, resulting in simpler, more predictable systems where configuration becomes the executable specification and lifecycle ordering is automatically derived.

Emergent Rust
rodriguez.today · birdculture · 2 days ago · details · hn
0 7/10

Comprehensive technical comparison of FreeBSD's Capsicum and Linux's seccomp-bpf sandboxing models, analyzing their opposite architectural philosophies (capability subtraction vs. syscall filtration) and demonstrating why Capsicum's structural approach is immune to bypass vulnerabilities like CVE-2022-30594 that affect filter-based systems.

FreeBSD Linux Capsicum seccomp seccomp-bpf Robert Watson Jonathan Anderson Andrea Arcangeli Will Drewry CVE-2022-30594 USENIX Security tcpdump BPF PTRACE_SEIZE
vivianvoss.net · vermaden · 5 days ago · details · hn