From 07e7195d480269073493b3e47e95432ed96e9e0e Mon Sep 17 00:00:00 2001 From: Nick Daly Date: Tue, 15 May 2012 09:28:52 -0500 Subject: [PATCH] TODO cleanup. :) --- ugly_hacks/santiago/README.rst | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/ugly_hacks/santiago/README.rst b/ugly_hacks/santiago/README.rst index 6352dec6a..e80f2ffb2 100644 --- a/ugly_hacks/santiago/README.rst +++ b/ugly_hacks/santiago/README.rst @@ -550,25 +550,11 @@ Tasks - |TODO| TODOs and FIXMEs. -- |TODO| PGP Signing and Verification. - -- |TODO| Verify I successfully split into protocol-specific listeners and - senders. - - |TODO| add unit tests and doctests -- |TODO| Create startup script that adds all necessary things to the PYTHONPATH. - - |TODO| allow multiple listeners and senders per protocol (with different proxies?) -- |TODO| Move SimpleSantiago onto Santiago, merge documentation. - -- |TODO| Properly integrate the WOT into Santiago so that trust can be used, - even if services aren't available. This will allow us to use a box-specific - key for Santiago serving, as long as the box's owner signs and publishes that - box's key. Then, we can very effectively use the public WOT. - .. |TODO| unicode:: U+2610 .. |DONE| unicode:: U+2611