From d2e99620a5503292b53b69939a8b7748301945de Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Sun, 19 Dec 2010 15:37:03 -0800 Subject: [PATCH] Update TODO more --- TODO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 09c8d30c6..7a6fb7399 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,6 @@ Blobserver: -[?] Get App Engine blob server up to parity (brett) +[X] Get App Engine blob server up to parity (brett) [ ] range request tests, fleshing out (upstream to Gо?) [ ] add CROS support: http://hacks.mozilla.org/2009/07/cross-site-xmlhttprequest-with-cors/ @@ -12,6 +12,11 @@ Android: http://www.thialfihar.org/projects/apg/ (supports signing in code, but not an Intent?) http://code.google.com/p/android-privacy-guard/wiki/UsingApgForDevelopment + ... mailed the author. + +Command-line tools: + +[ ] camput (Brad) Client libraries: @@ -33,6 +38,7 @@ Testing: Tools: +[ ] json signing/verification server [ ] 3rd party program to sync between two blob servers (unclaimed) [ ] fuse mounting [ ] Brackup integration, perhaps sans GPG? (requires Perl client?)