diff options
Diffstat (limited to 'sysutils/duplicity05/pkg-descr')
-rw-r--r-- | sysutils/duplicity05/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/duplicity05/pkg-descr b/sysutils/duplicity05/pkg-descr new file mode 100644 index 000000000000..43bf81e4ce1f --- /dev/null +++ b/sysutils/duplicity05/pkg-descr @@ -0,0 +1,12 @@ +Duplicity backs directories by producing encrypted tar-format volumes an +d +uploading them to a remote or local file server. Because duplicity uses +librsync, the incremental archives are space efficient and only record t +he +parts of files that have changed since the last backup. Because duplicit +y uses +GnuPG to encrypt and/or sign these archives, they will be safe from spyi +ng +and/or modification by the server. + +WWW: http://www.nongnu.org/duplicity/ |