From 9640fcffbe3f58fe90d95653d19c05996c332d34 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 4 Dec 2015 18:08:13 +0100 Subject: idea (optional security feature): shred unlinked file if there is no other link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index f00a94d..d1c5dd8 100644 --- a/TODO +++ b/TODO @@ -41,6 +41,7 @@ LOW PRIORITY: crt0 with cpu cycle count printing BUFSIZ configurable by environment variable Rate limitation of I/O-functions configured by environment variables +configuration: unlink = shred if st_nlink=1 The width of intptr_t should be determined by sizeof(void*), the width of size_t should be determined by sizeof(sizeof(0)), and -- cgit v1.2.3-70-g09d2