mirror of https://github.com/perkeep/perkeep.git
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
e9e9da4bf8
As the priority is to fix GCE instances, the port for the http-01 challenge is not configurable for now (80) even not on GCE, but it will be in a follow-up change. update golang.org/x/crypto/* (for acme) to rev 13931e22f9e72ea58bb73048bc752b48c6d4d4ac update golang.org/x/sys/* to rev fff93fa7cd278d84afc205751523809c464168ab (because unix is a dep of crypto) remove warning about Let's Encrypt security issue from pkg/deploy/gce I had to manually exclude vendor/golang.org/x/crypto/acme/jws_test.go for now because it contains a private key, and git whines about it, and i could not override it. Fixes #1033 Change-Id: Ie4f2049e97892dee9ab513300a5f12e64976aec8 |
||
---|---|---|
.hackfests | ||
app | ||
bin | ||
clients | ||
cmd | ||
config | ||
dev | ||
doc | ||
internal | ||
lib/python | ||
misc | ||
old | ||
pkg | ||
server | ||
vendor | ||
website | ||
.dockerignore | ||
.gitignore | ||
.header | ||
.travis.yml | ||
AUTHORS | ||
BUILDING | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
COPYING | ||
Dockerfile | ||
Gopkg.lock | ||
Gopkg.toml | ||
Makefile | ||
README | ||
TESTS | ||
TODO | ||
make.go |
README
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: https://perkeep.org/ https://perkeep.org/doc/ Other useful files: BUILDING how to compile it ("go run make.go") CONTRIBUTING how to do development and contribute Mailing lists: http://perkeep.org/lists Bugs and contributing: https://github.com/perkeep/perkeep/issues https://perkeep.org/doc/contributing