From: Thomas Jarosch Date: Fri, 19 Jul 2013 09:10:05 +0000 (+0200) Subject: Add note about file index compression/encryption X-Git-Tag: v2.2~155 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=f0c411e426c83b7fdb122d813bc9489c61af4cf8;p=python-delta-tar Add note about file index compression/encryption --- diff --git a/docs/design_ideas.txt b/docs/design_ideas.txt index d21009b..625ad00 100644 --- a/docs/design_ideas.txt +++ b/docs/design_ideas.txt @@ -73,6 +73,8 @@ Intra2net specific requirement: Then we prefix all filenames like above, otherwise not. -> full backups contain normal paths. +- the file index should optionally be compressed and/or encrypted, too. + - gzip compression supports appending to existing compressed files (zcat). The compression for tar archives is usually added on top of the whole