From 1ef5fb36c40daf0439a1c786796fa6e4628bc212 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 30 Aug 2012 13:28:19 -0700 Subject: Add additional TODOs for initial keying and contacting owners --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index dd4d15e..1815d0d 100644 --- a/TODO +++ b/TODO @@ -59,6 +59,11 @@ Server Interface: * WALLET-22: Remove the hard-coded ADMIN ACL in the server with something more configurable, perhaps a global ACL table or something. + * WALLET-63: Support leap-of-faith keying of systems by registering an + object for one-time download (ideally from a specific IP address) and + then allowing that object to be downloaded anonymously from that IP. + Relies on support for Kerberos anonymous authentication. + ACLs: * WALLET-23: Error messages from ACL operations should refer to the ACLs @@ -156,6 +161,11 @@ Reports: Enhance it to report on any sort of object, not just on keytabs, and to give numbers on downloaded versus not downloaded objects. + * WALLET-62: Write a tool to mail the owners of wallet objects, taking + the list of objects and the mail message to send as inputs. This could + possibly use the notification service, although a version that sends + mail directly would be useful external to Stanford. + Administrative Interface: * WALLET-42: Add a function to wallet-admin to purge expired entries. -- cgit v1.2.3