lp:~lekensteyn/duplicity/multipass

Created by Peter Wu and last modified
Get this branch:
bzr branch lp:~lekensteyn/duplicity/multipass
Only Peter Wu can upload to this branch. If you are Peter Wu please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Peter Wu
Project:
Duplicity
Status:
Merged

Recent revisions

725. By Peter Wu

- duplicity.1: move information about the PASSPHRASE and SIGN_PASSPHRASE
  environment variables to the Environment Variables section
- duplicity.1: add information about the limitation on using
  symmetric+sign to the bugs section
- In the passphrase retrieval function get_passphrase, do not switch from
  "ask password without verifying" to ask+verify if the passphrase was
  empty
- Allow an empty passphrase for signing key
- Make clear in the verification prompt whether the encryption passphrase
  or the signing passphrase is being confirmed
- Fix passphrase retrieval for sym+sign (duplicity-bin and gpg.py)
- Allow sym+sign with limitation (see comments and manual page)

724. By Peter Wu

- invalid function description fixed for get_passphrase in duplicity-bin
- function get_passphrase in duplicity-bin accepts argument "for_signing"
  which indicates that a passphrase for a signing key is requested
- introduces the SIGN_PASSPHRASE environment variable for passing a
  different passphrase to the signing key
- commandline option --encrypt-secret-keyring=path introduced to set a
  custom location for the secret keyring used by the encryption key
- manual page updated with SIGN_PASSPHRASE and --encrypt-secret-keyring
- ask for a new passphrase if the passphrase confirmation failed to
  prevent an endless retype
- improved some comments in the code
- due to the difference in the handling of the signing and encryption
  passphrase, the passphrase is asked later in the duplicity-bin

723. By edso

as restoring is non-destructive by default (overideable with --force) there is no need to raie fata errors if not supported in/exclude parameters are given as parameters.
see also:
http://lists.gnu.org/archive/html/duplicity-talk/2011-04/msg00010.html

722. By Kenneth Loafman

Insure Python 2.4 compatible.

721. By Kenneth Loafman

433591 AttributeError: FileobjHooked instance has no attribute 'name'

719. By Kenneth Loafman

Boto has refactored too many times, so back off and just use Exception rather than searching.

718. By Kenneth Loafman

Boto moved S3ResponseError, so allow for different imports.

717. By Kenneth Loafman

Changes for 0.6.13.

716. By Kenneth Loafman

Changes for 0.6.13.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:duplicity/0.6
This branch contains Public information 
Everyone can see this information.

Subscribers