2 papers
cs.DC2026
Scalpel3: A High-Performance Data Carving Architecture for Recovery of Fragmented Files
Karley Waguespack, Samuel Goodwin, George Hendrick +8
File carving recovers files from raw storage without filesystem metadata, a key capability in digital forensics, data recovery, and digital exploration. Existing tools recover cont…
cs.SE2026
Locking Down Science Gateways with Landlock and Seccomp
Steven R Brandt, Max Morris, Patrick Diehl +4
The most recent Linux kernels have a new feature for securing applications: Landlock. Like Seccomp before it, Landlock makes it possible for a running process to give up access to…