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 ec7e5ca526 fs: show nice names in the 'roots' directory, not just blobrefs.
Change-Id: I2aa8ff366160e1ca515d4051d8856313689bc029
2013-07-11 20:17:27 +10: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 osx: add a Makefile and gitignore 2013-07-11 08:39:00 +10:00
cmd cammount: quieter. and only exit when 'q' is pressed. 2013-07-11 19:21:59 +10:00
config Fix dev server TLS config. 2013-06-25 07:44:49 -07:00
dev dev/update_closure_compiler: new command 2013-06-20 00:15:08 +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 buildbot: add doc comment 2013-07-07 15:32:11 -07:00
old Docs and minor cleanups 2013-07-07 16:09:17 -07:00
pkg fs: show nice names in the 'roots' directory, not just blobrefs. 2013-07-11 20:17:27 +10:00
server Merge "blobinfo: protect against xss from filename" 2013-07-08 22:58:01 +00:00
third_party fuse: add Truncate method to Handle 2013-07-11 16:51:14 +10:00
website Fixed a broken link 2013-07-11 13:03:04 +04:30
.gitignore Use make.go from dev-* scripts. Updates Issue 140. 2013-06-29 13:52:01 -07:00
.header Update template header's copyright date to 2013. 2013-01-04 19:29:34 -08:00
AUTHORS A+C: add Armen Baghumian (Individual CLA) 2013-07-11 18:36:53 +10:00
BUILDING Add a BUILDING file, update HACKING, clean some stuff 2013-06-11 13:14:05 +02:00
CONTRIBUTORS A+C: add Armen Baghumian (Individual CLA) 2013-07-11 18:36:53 +10:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
HACKING Let HACKING point to a page describing how to contribute patches. 2013-07-02 09:38:54 -07:00
Makefile Makefile: make 'go run make.go' the default 2013-06-21 23:07:14 -07:00
README README: mention contributing page on here too. 2013-06-13 14:34:28 +02:00
TESTS More docs 2013-07-07 18:52:14 -07:00
TODO More docs 2013-07-07 18:52:14 -07:00
dev-appengine newui: Final move to get rid of the old ui! 2013-06-11 13:25:59 +02:00
dev-camget Use make.go from dev-* scripts. Updates Issue 140. 2013-06-29 13:52:01 -07:00
dev-cammount cammount: quieter. and only exit when 'q' is pressed. 2013-07-11 19:21:59 +10:00
dev-camput Use make.go from dev-* scripts. Updates Issue 140. 2013-06-29 13:52:01 -07: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 dev-server: make --fast the default. add --slow. 2013-07-11 18:57:36 +10:00
make.go Add +build ignore to top-level make.go, to prevent 'go get camlistore.org' 2013-07-07 17:35:10 -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