BTerminal/v2/bterminal-core/src
Hibryda b2c379516c feat: add Landlock sandbox for sidecar process isolation
SandboxConfig with RW/RO paths applied via pre_exec() in sidecar child
process. Requires kernel 6.2+ with graceful fallback. Per-project toggle
in SettingsTab. 9 unit tests.
2026-03-12 04:57:29 +01:00
..
config.rs feat: add Landlock sandbox for sidecar process isolation 2026-03-12 04:57:29 +01:00
event.rs refactor(v2): extract bterminal-core crate with EventSink trait 2026-03-06 19:05:35 +01:00
lib.rs feat: add sidecar crash recovery supervisor with exponential backoff 2026-03-12 04:57:29 +01:00
pty.rs refactor(v2): extract bterminal-core crate with EventSink trait 2026-03-06 19:05:35 +01:00
sandbox.rs feat: add Landlock sandbox for sidecar process isolation 2026-03-12 04:57:29 +01:00
sidecar.rs feat: add Landlock sandbox for sidecar process isolation 2026-03-12 04:57:29 +01:00
supervisor.rs feat: add sidecar crash recovery supervisor with exponential backoff 2026-03-12 04:57:29 +01:00