summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-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.