~mturquette/duplicity/duplicity

  • Committer: Mike Turquette
  • Date: 2014-05-21 20:41:11 UTC
  • Revision ID: mturquette@linaro.org-20140521204111-skvks2ktea8o9ap8
Introduce --no-secret-key option for the purpose of encrypting backups
with only a public key. Without this change duplicity begins a backup,
but then fails subsequent backups while trying to decrypt the first
volume. This scheme is most useful for laptops and other mobile devices
where the user does not wish to keep the secret key on disk.

This concept was first published to the list in 2010:
http://article.gmane.org/gmane.comp.sysutils.backup.duplicity.general/4299

Signed-off-by: Mike Turquette <mturquette@linaro.org>
Filename Latest Rev Last Changed Committer Comment Size
..
bin 800.1.24 12 years ago Michael Terry Make tarball layout match bzr layout much more clo Diff
dist 1 21 years ago bescoto Initial checkin Diff
duplicity 1 21 years ago bescoto Initial checkin Diff
po 355 15 years ago loafman patch #6700: Make duplicity translatable https://s Diff
testing 1 21 years ago bescoto Initial checkin Diff
.bzrignore 986 9 years ago Kenneth Loafman Misc format fixes. 116 bytes Diff Download File
CHANGELOG 989 9 years ago Kenneth Loafman * Update shebang line to python2 instead of python 98.3 KB Diff Download File
Changelog.GNU 989 9 years ago Kenneth Loafman * Update shebang line to python2 instead of python 189 KB Diff Download File
COPYING 476 15 years ago loafman After email voting among known duplicity contribut 17.5 KB Diff Download File
README 967.2.5 10 years ago Michael Terry Drop support for Python 2.4 and 2.5 2.7 KB Diff Download File
README-LOG 813 12 years ago Kenneth Loafman Some doc changes including new requirements. 1.1 KB Diff Download File
README-REPO 813 12 years ago Kenneth Loafman Some doc changes including new requirements. 809 bytes Diff Download File
File setup.py 989 9 years ago Kenneth Loafman * Update shebang line to python2 instead of python 5.4 KB Diff Download File
tox.ini 977.1.1 10 years ago Michael Terry More reorg of testing/ 109 bytes Diff Download File