summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-04-10 16:28:46 +0000
committerRuss Allbery <rra@stanford.edu>2008-04-10 16:28:46 +0000
commit9213f6ee6939f05c960ab64ecb4a8f4da0b64cff (patch)
tree4f96c1f01776c0b25614b923a5079f3f5a18445a
parent709667f047edc1fc97d669d714d047e8ef960923 (diff)
Add WebAuth keyring object backend.
-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