summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index df9078f..cc23647 100644
--- a/TODO
+++ b/TODO
@@ -54,6 +54,10 @@ Release 1.0:
* Write the PTS ACL verifier.
+* Write a WebAuth keyring object store. It should support attributes
+ saying how long to keep old keys and how far in advance to create new
+ keys and update the keyring as needed on object download.
+
* Rename Wallet::ACL::* to Wallet::Verifier::*. Add Wallet::ACL as a
generic interface with Wallet::ACL::Database and Wallet::ACL::List
implementations (or some similar name) so that we can create and check