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 8bde2a9e9e vendor: add files missing from b57013cb82
Change-Id: I6945e5c53150346dee2933a95d29c5afc3d5b77e
2018-05-13 15:21:53 -07:00
.hackfests Add a hackfest entry. Missed a lot of these, but still fun. 2013-12-27 16:16:09 -08:00
app buildinfo: track Version and Dockerfile separately 2018-05-02 13:36:32 -07:00
clients clients/osx: fix build 2018-05-02 21:52:02 -07:00
cmd internal/osutil: revert to using "test safe" func for identitySecretRing 2018-05-12 02:12:03 +02:00
config importer: rename foursquare to swarm, add Properties to Importer interface 2018-04-22 11:29:50 -07:00
dev devcam, localhost, storagetest: fixes for Windows 2018-05-01 10:46:19 -07:00
doc misc/release: update release tools 2018-05-11 02:51:55 +02:00
internal internal/osutil: revert to using "test safe" func for identitySecretRing 2018-05-12 02:12:03 +02:00
misc misc/release: update release tools 2018-05-11 02:51:55 +02:00
pkg pkg/serverinit: start making serverinit.Config representation more opaque 2018-05-13 11:16:18 -07:00
server pkg/serverinit: start making serverinit.Config representation more opaque 2018-05-13 11:16:18 -07:00
vendor vendor: add files missing from b57013cb82 2018-05-13 15:21:53 -07:00
website internal/osutil: revert to using "test safe" func for identitySecretRing 2018-05-12 02:12:03 +02:00
.dockerignore buildinfo: track Version and Dockerfile separately 2018-05-02 13:36:32 -07:00
.gitignore misc/release: update release tools 2018-05-11 02:51:55 +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 all: rename remaining occurrences of camput 2018-04-21 16:20:24 -07:00
CONTRIBUTING.md cmd: rename camget to pk-get, and make it a mode of pk 2018-04-22 20:50:54 -07: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 buildinfo: track Version and Dockerfile separately 2018-05-02 13:36:32 -07:00
Gopkg.lock blobserver/sftp: add SFTP storage target 2018-05-11 20:53:50 -07:00
Gopkg.toml blobserver/sftp: add SFTP storage target 2018-05-11 20:53:50 -07:00
Makefile Dockerfile: update for 0.10 release 2018-05-01 23:17:40 -07:00
README.md website: mention CoC on community page 2018-03-19 16:39:20 +01:00
TESTS all: rename remaining occurrences of camput 2018-04-21 16:20:24 -07:00
TODO cmd: rename camget to pk-get, and make it a mode of pk 2018-04-22 20:50:54 -07:00
VERSION Add a VERSION file to the master branch. 2018-05-02 13:51:47 -07:00
make.go misc/docker: make release tools work with latest version mechanism 2018-05-02 19:04:40 -07: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.