aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2011-06-12 16:31:53 -0700
committerRuss Allbery <rra@stanford.edu>2011-06-12 16:31:53 -0700
commit99423b393c0f64ad657fe4fca7ec9aa2cd2a34be (patch)
treed4214ecd63cc5ad3ef3091ab67cbb78dd5beb3c3
parent84e634263f7daf651edec6a39a1e69dfc35b1062 (diff)
Add checksums of file objects and refreshing to TODO
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
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