perkeep/TODO

52 lines
1.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Blobserver:
[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/
Android:
[ ] Fix wake locks in UploadThread. need to hold CPU + WiFi whenever
something's enqueued at all and we're running. Move out of the Thread
that's uploading itself.
[ ] 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
... mailed the author.
Command-line tools:
[ ] camput (Brad)
Client libraries:
[ ] Go (Brad)
[/] Python (Brett)
[ ] Perl
[ ] Ruby
[ ] PHP
[/] JavaScript (evan)
Indexing:
[X] Range requests on Go server (brad)
[X] basic sql-based indexing (brad)
Testing:
[/] blob server test suite (brad, in progress)
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?)
Docs:
[X] move Google Docs info to doc/* (Brad)