Kopia
Fast, secure backup tool with client-side encryption, deduplication, and a browser-based server UI
Alternative to: backblaze, crashplan, carbonite
v0.3.0-pre10
2019-06-10Changelog
bf31140 Added separate cache for metadata. 82345c2 Added support for encryption with padding. 0d89ae3 Changed upload allow specifying N previous manifests ae1510b Deprecate hashcache and replace it with simply walking previous snapshot directory tree. e111821 Makefile: added include for Makefile.local which can be used to create custom targets and overrides 1a7a02d cleanup imports by grouping all local imports together 23d979f deleted jsonstream 916da07 deprecate block format v0 c4fd5bb go.mod: updated dependencies 7252002 golangci-lint: added more linters 9b87c32 improved cache info command to show all caches 698d2fe initialization improvements: 6678c01 object_splitter_test: added baseline test 54edb97 refactoring: renamed repo/block to repo/content 9e5d0be refactoring: renamed storage.Storage to blob.Storage c9da993 snapshot: removed depdendency on jsonstream from dir reader and writer 6330390 switched remaining fmt.Errorf to errors.Wrap() 533ae88 travis: added stress test a637754 travis: switched to latest 1.12 version