Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
Go to file
Brad Fitzpatrick 3c80cc17f8 Move old broken dev-* scripts away.
Change-Id: Ide5dfe2dffc5d1af8f1c88be0a897c97932eb14c
2012-10-19 13:38:55 -07:00
.hackfests Added done section 2010-12-01 19:27:05 -08:00
clients move camdbinit to cmd/ 2012-03-24 19:46:38 -07:00
cmd camput: moved/added examples, added -help as a global flag to display usage 2012-10-19 17:57:17 +02:00
config serverconfig & camlistored: simplify low/high-level config bootstrapping. 2012-03-19 13:09:00 -07:00
doc add WIP notes on modeling a blog 2012-02-28 19:43:33 -08:00
gopath add a dummy gopath directory, if the user's GOPATH isn't setup. 2012-02-21 01:48:39 -08:00
lib/python Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
misc Move old broken dev-* scripts away. 2012-10-19 13:38:55 -07:00
pkg webserver: use runsit listener instead of net.Listen 2012-10-19 13:24:18 -07:00
server Be consistent between high and low level configs for https 2012-10-18 11:58:30 +02:00
third_party third_party: fix imports 2012-10-19 13:33:44 -07:00
website Update camweb from old/template to html/template. 2012-06-16 10:20:32 -07:00
.gitignore move fileembed from misc 2012-02-28 12:45:46 +11:00
.header update header's date 2012-02-28 12:45:58 +11:00
AUTHORS AUTHORS 2012-05-23 11:58:52 +02:00
CONTRIBUTORS AUTHORS 2012-05-23 11:58:52 +02:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
Makefile update Makefile to use the go command 2012-04-13 13:51:52 -07:00
README Add a README 2011-05-11 11:45:34 -07:00
TODO more TODO 2012-08-21 16:09:32 +10:00
camfix.pl Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
dev-appengine AE script: Fixing perl opt escaping 2011-12-04 14:16:19 -08:00
dev-blobserver update dev-server and dev-blobserver (but dev-blobserver still broken on start-up) 2012-03-05 16:36:28 -08:00
dev-camget Fix broken secring references in dev-camput and dev-camget. Fix dev-pass-camput. 2012-05-14 01:07:04 +10:00
dev-cammount fs,fuse: new 'welcome' root node, where you can navigate/search anywhere. 2012-04-29 14:29:51 +10:00
dev-camput Fix broken secring references in dev-camput and dev-camget. Fix dev-pass-camput. 2012-05-14 01:07:04 +10:00
dev-camsync update dev-* scripts to use misc/devlib.pl and install binaries in gopath/bin/OS_ARCH 2012-03-27 10:37:21 -07:00
dev-db update dev-* scripts to use misc/devlib.pl and install binaries in gopath/bin/OS_ARCH 2012-03-27 10:37:21 -07:00
dev-pass-camput Fix broken secring references in dev-camput and dev-camget. Fix dev-pass-camput. 2012-05-14 01:07:04 +10:00
dev-server also allow localhost auth in dev-server 2012-04-27 18:49:01 -07:00

README

Camlistore is a way to store, sync, share, model and back up content.

It stands for "Content-Addressable Multi-Layer Indexed Storage", for
lack of a better name.

See:

     http://camlistore.org/

... for actual documentation.