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 79f7e014ca Merge "start of permanode attributes doc" 2013-06-15 21:05:04 +00:00
.hackfests Add hackfest. 2013-01-20 12:08:58 -08:00
bin New build tool. Should even work on Windows, if Go 1.1 is available, without MinGW/msys/etc. 2013-06-11 00:55:17 +02:00
clients Allow HTTPS with a self-signed certificate. 2013-04-23 17:10:37 +02:00
cmd Merge "sqlite: Write-Ahead Logging, for improved concurrency" 2013-06-12 15:00:30 +00:00
config Work on implementing new static resource plan, as documented in the big TODO item. 2013-06-12 10:10:24 -07:00
dev make-release: keep a log of tags made, since I don't trust myself with git 2013-06-11 15:05:42 +02:00
doc Merge "start of permanode attributes doc" 2013-06-15 21:05:04 +00:00
lib/python client: fix blobserver path in curl and python clients 2013-01-01 00:27:11 +05:30
misc camlibot: run in staticres mode until closureRoot works 2013-06-14 00:16:35 +02:00
old Clean up the clients dir a bit 2013-02-02 09:02:43 -08:00
pkg Merge branch 'master' of ssh://camlistore.org:29418/camlistore 2013-06-14 12:56:04 -07:00
server Merge branch 'master' of ssh://camlistore.org:29418/camlistore 2013-06-14 12:56:04 -07:00
third_party Add xsrftoken to third_party 2013-06-11 16:04:03 +02:00
website Add the go-import meta tag back (See: go help remote). It got lost somehow. 2013-06-15 09:51:06 -07:00
.gitignore Add gopath back as ignored 2013-06-11 14:12:56 +02:00
.header Update template header's copyright date to 2013. 2013-01-04 19:29:34 -08:00
AUTHORS A+C: add Josh Bleecher Snyder 2013-06-04 17:24:12 -07:00
BUILDING Add a BUILDING file, update HACKING, clean some stuff 2013-06-11 13:14:05 +02:00
CONTRIBUTORS CONTRIBUTORS: add Tony Scelfo (Google CLA) 2013-06-12 14:34:27 -07:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
HACKING Add Gerrit link in HACKING 2013-06-11 16:02:32 +02:00
Makefile genjsdeps: now pkg + cmd in misc/closure/ 2013-06-14 00:29:45 +02:00
README README: mention contributing page on here too. 2013-06-13 14:34:28 +02:00
TODO TODO: "revert" non-typo 2013-06-13 01:59:27 +02:00
dev-appengine newui: Final move to get rid of the old ui! 2013-06-11 13:25:59 +02:00
dev-camget Fix environment of dev-camtool. 2013-06-09 11:03:48 +02:00
dev-cammount dev-cammount: make it start up again. needs auth env now. 2013-02-06 21:56:44 -08:00
dev-camput config: Rename blobServer config key and flag to just server. use auth from environment when an explicit server is given 2013-01-25 16:23:31 -08:00
dev-camtool Fix environment of dev-camtool. 2013-06-09 11:03:48 +02: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 Work on implementing new static resource plan, as documented in the big TODO item. 2013-06-12 10:10:24 -07:00
make.go Fix make.go sqlite3 check. 2013-06-14 13:21:04 -07:00

README

Camlistore is your personal storage system for life.

It's 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.  For more, see:

     http://camlistore.org/
     http://camlistore.org/docs/

Other useful files:

     BUILDING  how to compile it ("go run make.go")
     HACKING   how to do development and contribute

Mailing lists:

     http://camlistore.org/lists

Bugs and contributing:

     https://code.google.com/p/camlistore/issues/list
     http://camlistore.org/docs/contributing