diff options
author | AW Green <awg@posteo.us> | 2017-08-13 10:22:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-13 10:22:57 +0700 |
commit | f192dfb1769e5fc1fb22fc56746cf7ac5ffccc44 (patch) | |
tree | be2154afe7a7abff9008ce1ce5bf05653e4fcac4 /system/tarsnap/README | |
parent | 4631219470f8e6bb9e16502ad39420bb3d025c3b (diff) |
system/tarsnap: Script cleanup.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tarsnap/README')
-rw-r--r-- | system/tarsnap/README | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/system/tarsnap/README b/system/tarsnap/README index 0d998b61a7e23..fa842367a0089 100644 --- a/system/tarsnap/README +++ b/system/tarsnap/README @@ -1,5 +1,11 @@ Tarsnap is a secure cloud-based backup service featuring client-side -encryption and deduplication created by Colin Percival. +encryption and de-duplication created by Colin Percival. You will need +to be a Tarsnap subscriber to use this software. -This is only the client software. You will need to be a tarsnap -subscriber to use the service. +The recommended cache directory for Slackware is /var/cache/tarsnap, but +this can be changed in /etc/tarsnap.conf to suit your file scheme. + +Even casual backups may contain sensitive data! Before running the +build, please take a moment to verify the source tarball. The Tarsnap +website has instructions for checking your copy against the release hash +and Tarsnap code signing key. |