From 02d05d61c7f283a15e15258294489519dc49aec9 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 25 Dec 2021 11:39:56 -0800 Subject: back to sandboxing; focus on files and sockets --- sandboxing/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sandboxing/README.md') diff --git a/sandboxing/README.md b/sandboxing/README.md index 4218054..ed0a9ea 100644 --- a/sandboxing/README.md +++ b/sandboxing/README.md @@ -9,6 +9,8 @@ doesn't invoke any OS syscalls. Things to secure: * files opened (for read/write) on file system + * `io_open` + * `io_lines` * destinations opened (for read/write) on network * `inet_tryconnect` // `socket_connect` -- cgit 1.4.1-2-gfad0