From 908d733527a361621da88cdf931a71aa83cba430 Mon Sep 17 00:00:00 2001 From: Jeff Garzik Date: Thu, 18 Apr 2013 19:07:32 -0400 Subject: [PATCH] Add BUGS file. Signed-off-by: Jeff Garzik --- BUGS | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 BUGS diff --git a/BUGS b/BUGS new file mode 100644 index 0000000..aca6ddc --- /dev/null +++ b/BUGS @@ -0,0 +1,7 @@ + +1) Should interpret TPM response for failure, instead of + simply accepting data as random data. + +2) Should fail gracefully at startup, if no privs to add entropy, + rather than failing continually at entropy submission time. + -- 2.47.2