summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2007-08-31 07:10:08 +0000
committerRuss Allbery <rra@stanford.edu>2007-08-31 07:10:08 +0000
commitd67458b024098556511c7cfdc38a94351ed570d4 (patch)
treec704b4237b63667ca5ff8b62ec272d662664c9ed
parent4e7863ff88e5e40aa44a05eb7a877c4410435159 (diff)
A few more items.
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 657f5c3..589ed80 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,8 @@ Required to replace leland_srvtab:
* Documentation missing for Wallet::Server, wallet-backend, and wallet.
+* Bring the design document up to date.
+
* Write a test suite for the sanity checking in wallet-backend and
keytab-backend.
@@ -88,6 +90,9 @@ Future work:
* Add a comment field for objects that can be set by the owner.
+* Add details to design-api on how to write one's own ACL verifiers and
+ object implementations.
+
* Add readline support to the wallet client to make it easier to issue
multiple commands.