diff options
author | Russ Allbery <rra@stanford.edu> | 2007-08-31 07:10:08 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-08-31 07:10:08 +0000 |
commit | d67458b024098556511c7cfdc38a94351ed570d4 (patch) | |
tree | c704b4237b63667ca5ff8b62ec272d662664c9ed /TODO | |
parent | 4e7863ff88e5e40aa44a05eb7a877c4410435159 (diff) |
A few more items.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |