From f0c411e426c83b7fdb122d813bc9489c61af4cf8 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Fri, 19 Jul 2013 11:10:05 +0200 Subject: [PATCH] Add note about file index compression/encryption --- docs/design_ideas.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) 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 -- 1.7.1