Status

Camlistore has many pieces and many potential use cases. Here are some of the pieces and use cases, and where they're at.

Specification

ItemStatusNotes
Blob Server95%See doc/protocol/
Sharing50%See mailing list thread "Example of sharing"
Search API0%initial hand waving only

Servers

ItemStatusNotes
Blob Server (Local, Go)95%See server/go/blobserver
Blob Server (Hosted, App Engine)95%See server/appengine/blobserver
Blob Server test suite80%See server/tester/bs-test.pl
Search / indexer server5%Toy prototype started. See indexing/basic. Upcoming area of focus.
JSON signing / verification server (Go)80%See server/go/sigserver. Does JSON signing and verification, but doesn't yet permit uploading keys. This isn't a formal part of Camlistore but is rather a temporary bootstrapping component, a crutch for JavaScript.
JSON signing / verification server (App Engine)70%See server/appengine/sigserver. Does JSON signing and verification, but doesn't yet permit uploading keys. This isn't a formal part of Camlistore but is rather a temporary bootstrapping component, a crutch for JavaScript.

Tools

ItemStatusNotes
camput50%the kitchen sink tool to inject content into a blobserver.
camget10%tool to retrieve content from a blobserver.
Android Uploader75%UI is ugly but it works and optionally backs up your SD card (photos, etc) to your blob server. Can also work in "Share with Camli" mode, one resource at a time.
Clip It Good80% Camli port of Clip It Good. (currently still forked)

High-Level Use Cases

... TODO: table for the various use cases.