Update TODO

This commit is contained in:
Brad Fitzpatrick 2010-12-19 15:29:42 -08:00
parent fd165129df
commit 4c624a847a
1 changed files with 9 additions and 2 deletions

11
TODO
View File

@ -8,10 +8,14 @@ Blobserver:
Android:
[ ] GPG signing of blobs (brad)
http://code.google.com/p/android-privacy-guard/
http://www.thialfihar.org/projects/apg/
(supports signing in code, but not an Intent?)
http://code.google.com/p/android-privacy-guard/wiki/UsingApgForDevelopment
Client libraries:
[ ] Go
[ ] Go (Brad)
[/] Python (Brett)
[ ] Perl
[ ] Ruby
@ -21,9 +25,12 @@ Client libraries:
Indexing:
[X] Range requests on Go server (brad)
[ ] blob server test suite (unclaimed)
[X] basic sql-based indexing (brad)
Testing:
[/] blob server test suite (brad, in progress)
Tools:
[ ] 3rd party program to sync between two blob servers (unclaimed)