lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master c029dd3 12/22: Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [lmi] master c029dd3 12/22: Improve documentation
Date: Sat, 28 Mar 2020 18:23:37 -0400 (EDT)

branch: master
commit c029dd324836a1c7c7d5f07e857235353f95c754
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Improve documentation
    
    Files are validated at run time against distributed md5 sums, internally
    now--no longer by invoking an 'md5sum' binary.
    
    Most product-database files were converted to xml years ago.
---
 authenticity.cpp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/authenticity.cpp b/authenticity.cpp
index f752713..06b540f 100644
--- a/authenticity.cpp
+++ b/authenticity.cpp
@@ -42,8 +42,7 @@
 #include <vector>
 
 // TODO ?? Known security hole: data files can be modified after they
-// have been validated with 'md5sum'. This problem will grow worse
-// when the binary database files are replaced with xml.
+// have been validated.
 
 Authenticity& Authenticity::Instance()
 {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]