perkeep/TODO

47 lines
1.0 KiB
Plaintext
Raw Normal View History

2010-11-05 04:17:22 +00:00
Blobserver:
[?] Get App Engine blob server up to parity (brett)
[ ] range request tests, fleshing out (upstream to Gо?)
2010-11-05 05:38:39 +00:00
[ ] add CROS support:
http://hacks.mozilla.org/2009/07/cross-site-xmlhttprequest-with-cors/
2010-11-05 04:17:22 +00:00
2010-11-05 04:22:38 +00:00
Android:
[ ] GPG signing of blobs (brad)
2010-12-19 23:29:42 +00:00
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
2010-11-05 04:22:38 +00:00
Client libraries:
2010-12-19 23:29:42 +00:00
[ ] Go (Brad)
2010-11-05 04:22:38 +00:00
[/] Python (Brett)
[ ] Perl
[ ] Ruby
[ ] PHP
2010-11-05 06:07:33 +00:00
[/] JavaScript (evan)
2010-11-05 04:22:38 +00:00
2010-11-05 04:17:22 +00:00
Indexing:
[X] Range requests on Go server (brad)
[X] basic sql-based indexing (brad)
2010-12-19 23:29:42 +00:00
Testing:
[/] blob server test suite (brad, in progress)
2010-11-05 04:17:22 +00:00
Tools:
[ ] 3rd party program to sync between two blob servers (unclaimed)
2010-11-05 04:27:24 +00:00
[ ] fuse mounting
[ ] Brackup integration, perhaps sans GPG? (requires Perl client?)
2010-11-05 04:17:22 +00:00
Docs:
[ ] move https://docs1.google.com/document/d/1MMlUP4gxFXhkHKtMD_HlAS0DNNWEMjryjR71yB0TMTY/edit?hl=en#
to a proper text file here