diff --git a/TODO b/TODO index ca912e813..e31d41ab8 100644 --- a/TODO +++ b/TODO @@ -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)