diff options
author | Russ Allbery <rra@stanford.edu> | 2012-07-16 16:37:13 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2012-07-16 16:37:13 -0700 |
commit | 2f061f0fb15c2def0d57d0be4becdf75d2e3ffde (patch) | |
tree | c2638bce4cea3cc3aa886e4c5360927aa6eda184 /TODO | |
parent | 13b905d2921ab6fa17007a914d020f0a7509c689 (diff) |
Add a few more wallet ideas to TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -129,6 +129,14 @@ Objects: wallet so that one can determine whether the version stored on disk is identical. + * WALLET-60: Implement new password wallet object, which is like file + except that it generates a random, strong password when retrieved the + first time without being stored. + + * WALLET-61: Support interrogating objects to find all host-based objects + for a particular host, allowing cleanup of all of those host's objects + after retiring the host. + Reports: * WALLET-38: Add audit for references to unknown ACLs, possibly |