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 f9ac0ab109 pkg/client: stop using Superset for sharing
Change-Id: I4f034b73584413d3d37f399680c67330783951b2
2013-01-22 09:52:01 -08:00
.hackfests Add hackfest. 2013-01-20 12:08:58 -08:00
clients client: fix blobserver path in curl and python clients 2013-01-01 00:27:11 +05:30
cmd schema, camget: more work on deleting the Superset type. 2013-01-22 09:32:40 -08:00
config Show owner name on index page 2012-12-11 18:41:23 -08: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 client: fix blobserver path in curl and python clients 2013-01-01 00:27:11 +05:30
misc camlibot: use make full 2013-01-22 01:55:45 +01:00
pkg pkg/client: stop using Superset for sharing 2013-01-22 09:52:01 -08:00
server Merge branch 'master' of ssh://camlistore.org:29418/camlistore 2013-01-20 16:18:25 -08:00
third_party Exclude mattn/go-sqlite3 unless sqlite3 mode is wanted 2013-01-20 11:59:09 -08:00
website camweb: added reverse proxy for the build bot server 2013-01-15 22:43:16 +01:00
.gitignore Make recent.html the main page. 2012-12-11 18:29:58 -08:00
.header Update template header's copyright date to 2013. 2013-01-04 19:29:34 -08:00
AUTHORS Authors: add Lindsey Simon (Individual CLA, no longer a Google employee) 2013-01-20 14:51:43 -08:00
CONTRIBUTORS Contributors: add Ryan Barrett (Google CLA) 2013-01-20 14:52:27 -08:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
HACKING Add some notes 2012-12-07 17:14:31 -05:00
Makefile Makefile: add 'forcefull' workaround 2013-01-20 13:35:37 -08:00
README Add a README 2011-05-11 11:45:34 -07:00
TODO more TODO, about encryption and peer storage 2013-01-21 14:52:49 -08: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-camget dev-camget: don't pass --blobserver argument if using --shared 2013-01-02 20:46:49 -08: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 camput: automatic blobroot path discovery 2012-11-07 22:23:45 -06: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 dev-server: add --verbose flag 2013-01-20 14:08:55 -08: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.