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

Re: [Popcon-developers] Encrypted popcon submissions



On Fri, Jul 12, 2013 at 10:30:49PM +0000, brian m. carlson wrote:
> On Thu, Jul 11, 2013 at 03:33:21PM +0200, Bill Allombert wrote:
> > GPG=/usr/bin/gpg
> > if [ "$ENCRYPT" = "yes" ] && [ -x "$GPG" ]; then
> >   POPCONGPG="$POPCON.gpg"
> >   rm -f "$POPCONGPG"
> >   $GPG --no-default-keyring --keyring "$KEYRING" --trust-model=always \
> 
> I know you're using GnuPG 1.x here, but be aware that upstream has
> removed the --keyring option in newer 2.x versions, so this will break
> at some point in the future if GnuPG 2.x gets used.

So what should we do to be working with gnupg2 ?
It is troublesom that there is no encryption equivalent of gpgv.

Cheers,
-- 
Bill. <ballombe@debian.org>

Imagine a large red swirl here. 


Reply to: