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 a13abdeb8c cmd/camput: add flag to specify hash function for raw blobs
Also a bit more logging around indexing in debug mode.

Change-Id: I2eb67cfec12cff102ba64b17de0369bde38e416a
2018-04-20 21:02:43 -07:00
.hackfests Add a hackfest entry. Missed a lot of these, but still fun. 2013-12-27 16:16:09 -08:00
app all: various lint fixes 2018-02-05 11:59:00 -08:00
bin all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
clients clients/android: show camput error messages 2018-04-04 00:47:58 +02:00
cmd cmd/camput: add flag to specify hash function for raw blobs 2018-04-20 21:02:43 -07:00
config pkg/search: start to make funcs use a GPG key ID instead of blobRef 2018-02-07 00:54:38 +01:00
dev Remove some ancient Perl scripts. 2018-04-17 15:11:07 -07:00
doc pkg/index: redo indexing of a blob when CAMLI_REDO_INDEX_ON_RECEIVE is set 2018-04-20 19:40:11 -07:00
internal pkg/index: read EXIF bytes when HEIC file 2018-04-18 17:39:38 +02:00
lib/python all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
misc misc/docker/heiftojpeg: rearrange Dockerfile, add README 2018-04-20 14:06:15 -07:00
old Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
pkg cmd/camput: add flag to specify hash function for raw blobs 2018-04-20 21:02:43 -07:00
server make.go: clean up, notably remove the tmp source code mirroring 2018-04-17 19:39:46 +02:00
vendor vendor: add golang.org/x/tools/go/buildutil 2018-04-18 19:02:16 +02:00
website website: mention CoC on community page 2018-03-19 16:39:20 +01:00
.dockerignore Dockerfile: update 2016-03-11 18:05:35 +01:00
.gitignore make.go: clean up, notably remove the tmp source code mirroring 2018-04-17 19:39:46 +02:00
.header Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
.travis.yml Travis CI: use go 1.10 2018-04-05 20:36:08 +02:00
AUTHORS C+A: add Peter Etelej (Individual CLA) 2018-03-11 19:36:32 +03:00
BUILDING make.go: clean up, notably remove the tmp source code mirroring 2018-04-17 19:39:46 +02:00
CONTRIBUTING.md vendor: update to dep v0.4.0 which allows for auto pruning, more legal files and no tests 2018-02-06 06:56:32 -08:00
CONTRIBUTORS C+A: add Peter Etelej (Individual CLA) 2018-03-11 19:36:32 +03:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
Dockerfile Dockerfile: use perkeep/go 2018-02-02 19:37:00 +01:00
Gopkg.lock vendor: add golang.org/x/tools/go/buildutil 2018-04-18 19:02:16 +02:00
Gopkg.toml make.go: clean up, notably remove the tmp source code mirroring 2018-04-17 19:39:46 +02:00
Makefile Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
README.md website: mention CoC on community page 2018-03-19 16:39:20 +01:00
TESTS cond: clean-up and start of tests 2014-01-19 15:06:55 -08:00
TODO all: rename cammount to pk-mount 2018-01-08 09:54:41 -08:00
make.go make.go: handle genfileembed stderr output again 2018-04-19 19:34:42 +02:00

README.md

Perkeep is your personal storage system.

It's a way to store, sync, share, import, model, and back up content. Keep your stuff for life.

For more, see

Other useful files

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

Perkeep Resources

Code of Conduct

Please note that this project uses a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.