From 57d4710f984bfa6b2bbfd2d09ce547bb4bf6bbc5 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 7 Feb 2022 21:52:04 -0800 Subject: [PATCH] question raised during FOSDEM '22 https://fosdem.org/2022/schedule/event/lastmilesandboxing --- manual_tests | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manual_tests b/manual_tests index c662d28..2b5645c 100644 --- a/manual_tests +++ b/manual_tests @@ -28,6 +28,8 @@ program draws over menu -> getch -> Teliva menu is still visible TODO protect sensitive teliva files (teliva_edit_buffer, etc.) should we protect .c sources? +TODO protect against DoS attack filling up disk + assumptions: listing files in a directory is not worth sandboxing since reading their contents is sandboxed