This commit is contained in:
Joey Hess 2013-07-26 01:20:09 -04:00
parent 2311f30e4c
commit 375f8fafd6

View file

@ -2,3 +2,6 @@ To avoid leaking even the size of your encrypted files to cloud storage
providers, add a mode that stores fixed size chunks.
May be a useful starting point for [[deltas]].
May also allow for downloading different chunks of a file concurrently from
multiple remotes.