duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] Different session key for each backup volume?


From: edgar . soldin
Subject: Re: [Duplicity-talk] Different session key for each backup volume?
Date: Fri, 24 Jun 2011 16:20:06 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11

On 24.06.2011 14:48, Chris Poole wrote:
> My question really pertains to how Duplicity, or perhaps how the GPG library
> that it uses, works. I assume it doesn't start up GPG, generate a session key
> once, then somehow keep that session going such that each volume uses the same
> random key for all the symmetric encryption.
> 
> I've never used the GPG library though, just the standard CLI program, so I'm
> unsure.
> 

duplicity actually runs the gpg commandline binary internally to encrypt data 
volumes. each file ending up on the backend is encrypted with a separate run of 
gpg with the proper parameters needed.

..ede



reply via email to

[Prev in Thread] Current Thread [Next in Thread]