aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 40ab9ac..3884fea 100644
--- a/TODO
+++ b/TODO
@@ -150,6 +150,10 @@ Administrative Interface:
* Add a function to wallet-admin to purge expired entries. Possibly also
check expiration before allowing anyone to get or store objects.
+ * Add a function or separate script to automate removal of DNS-based
+ objects for which the hosts no longer exist. Will need to support a
+ site-specific callout to determine whether the host exists. (WALLET-3)
+
Documentation:
* Write a conventions document for ACL naming, object naming, and similar