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 125c33f019 camlistored: auto-generate a secring/keyId for new users, without gpg
Change-Id: Ib653f9cb5fa0f5e4730854dfaea6c4654f94f377
2012-03-19 21:31:20 -07:00
.hackfests Added done section 2010-12-01 19:27:05 -08:00
clients cammount: move to cmd/ directory; update dev-cammount script. 2012-03-18 23:58:36 -07:00
cmd cammount: move to cmd/ directory; update dev-cammount script. 2012-03-18 23:58:36 -07: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 Fixed site config. 2011-11-30 15:37:39 -08:00
pkg camlistored: auto-generate a secring/keyId for new users, without gpg 2012-03-19 21:31:20 -07:00
server camlistored: auto-generate a secring/keyId for new users, without gpg 2012-03-19 21:31:20 -07:00
third_party fuse: remove 1 second pause during testing. 2012-03-18 18:29:41 -07:00
website update camweb to Go 1 2012-02-21 02:11:28 -08: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
.last_go_version require auth for ui, search, jsonsign, sync handlers 2011-12-10 17:18:19 -08:00
CONTRIBUTORS add Jrabbit to CONTRIBUTORS 2011-08-07 17:13:47 -07:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
Makefile add target to generate zembed files 2012-02-28 14:51:42 +11:00
README Add a README 2011-05-11 11:45:34 -07:00
TODO remove a TODO 2011-09-25 17:38:39 -07: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 camget: fix build. update dev-camget. 2012-03-05 08:04:42 -08:00
dev-cammount cammount: move to cmd/ directory; update dev-cammount script. 2012-03-18 23:58:36 -07:00
dev-camput update dev-camput to not use build.pl 2012-03-05 07:42:46 -08:00
dev-camsync point dev-camsync, dev-cammount to http://localhost:3179/bs 2011-07-09 20:23:35 -05:00
dev-camwebdav first cut at a Camlistore WebDAV server 2011-08-06 20:46:37 -05:00
dev-db Add dev-db helper script. 2011-07-08 12:20:39 -07:00
dev-indexer Add camdbinit tool, convert from Perl to Go. 2011-05-01 18:21:22 -07:00
dev-pass-camput Add a dev-pass-camput script, improve error messages. 2011-06-02 16:57:49 -07:00
dev-server update dev-server and dev-blobserver (but dev-blobserver still broken on start-up) 2012-03-05 16:36:28 -08:00
dev-synctoindexer update dev-synctoindexer to use dev-server paths 2011-05-10 19:26:46 -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.