[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Duplicity-talk] Encryption without GnuPG?
From: |
edgar . soldin |
Subject: |
Re: [Duplicity-talk] Encryption without GnuPG? |
Date: |
Tue, 01 Apr 2014 10:33:35 +0200 |
User-agent: |
Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 |
On 31.03.2014 21:54, Barnet Wagman wrote:
> Is it possible to use something other than GnuPG for encryption in duplicity?
> E.g. I often write programs that use the Bouncy Castle library, and I'd like
> to write a little one to use with duplicity (if it doesn't require modifying
> duplicity itself).
>
duplicity is python. is there even a python API for
https://www.bouncycastle.org/
?
duplicity's encryption utilizes a wrapper for the command line gpg binary.
that's hardcoded for now as there are no alternatives built in so far.
..ede/duply.net
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Duplicity-talk] Encryption without GnuPG?,
edgar . soldin <=