From 8013ece9b9317057f4c0895df3058d0c103b700d Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 6 Aug 2004 23:33:05 +0000 Subject: [PATCH] Add checksum idea from Steve Mancini --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index ca327b0d6..1493fd4a3 100644 --- a/TODO +++ b/TODO @@ -135,3 +135,6 @@ TODO list (most will be addressed in sudo 2.0) 48) Some way of using a new pty for the program run via sudo would prevent access to the caller's /dev/tty (but probably makes job control tricky). + +49) Maybe have a database of checksums that commands are verified against. + Basically replace the st_ino/st_dev check with a checksum lookup. -- 2.40.0