Update TODO more

This commit is contained in:
Brad Fitzpatrick 2010-12-19 15:37:03 -08:00
parent c6524efeaa
commit d2e99620a5
1 changed files with 7 additions and 1 deletions

8
TODO
View File

@ -1,6 +1,6 @@
Blobserver: 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о?) [ ] range request tests, fleshing out (upstream to Gо?)
[ ] add CROS support: [ ] add CROS support:
http://hacks.mozilla.org/2009/07/cross-site-xmlhttprequest-with-cors/ http://hacks.mozilla.org/2009/07/cross-site-xmlhttprequest-with-cors/
@ -12,6 +12,11 @@ Android:
http://www.thialfihar.org/projects/apg/ http://www.thialfihar.org/projects/apg/
(supports signing in code, but not an Intent?) (supports signing in code, but not an Intent?)
http://code.google.com/p/android-privacy-guard/wiki/UsingApgForDevelopment http://code.google.com/p/android-privacy-guard/wiki/UsingApgForDevelopment
... mailed the author.
Command-line tools:
[ ] camput (Brad)
Client libraries: Client libraries:
@ -33,6 +38,7 @@ Testing:
Tools: Tools:
[ ] json signing/verification server
[ ] 3rd party program to sync between two blob servers (unclaimed) [ ] 3rd party program to sync between two blob servers (unclaimed)
[ ] fuse mounting [ ] fuse mounting
[ ] Brackup integration, perhaps sans GPG? (requires Perl client?) [ ] Brackup integration, perhaps sans GPG? (requires Perl client?)