update
This commit is contained in:
parent
2311f30e4c
commit
375f8fafd6
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue