diff options
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. |