From 99423b393c0f64ad657fe4fca7ec9aa2cd2a34be Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 12 Jun 2011 16:31:53 -0700 Subject: Add checksums of file objects and refreshing to TODO --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index fbf27a2..361d242 100644 --- a/TODO +++ b/TODO @@ -24,6 +24,10 @@ Client: TGT as we do now or just directly obtain the service ticket we're going to use for remctl? + * Provide a way to refresh a file object if and only if what's stored on + the server is different than what's on disk. This will require server + support as well for returning the checksum of a file. + Server Interface: * Provide a way to get history for deleted objects and ACLs. @@ -120,6 +124,9 @@ Objects: run multiple CAs on the same wallet server (but why?). Should this be a different type than stored certificates? + * Support returning the checksum of a file object stored in wallet so + that one can determine whether the version stored on disk is identical. + Reports: * Add audit for references to unknown ACLs, possibly introduced by -- cgit v1.2.3