Re: Obtain a signature ID with only a sig file?
Thanks. Based on that this also worked:
wget http://.gpg --output-document=- | gpg --verify -
/dev/null
I'm writing a kickstart script for Ubuntu and needed a way to test a
repository connection before using apt. The problem with apt is that it
d
On 01/02/2013 02:32 PM, ved...@nym.hush.com wrote:
> Jeff Hanson jhansonxi at gmail.com wrote on
> Tue Jan 1 23:39:58 CET 2013 :
>
>> Is there a way to obtain the signature ID from a detached sig file without
> the signed file?
>
> -
>
> It can be done by using gpg --list-packets 'detached
Jeff Hanson jhansonxi at gmail.com wrote on
Tue Jan 1 23:39:58 CET 2013 :
>Is there a way to obtain the signature ID from a detached sig file without
the signed file?
-
It can be done by using gpg --list-packets 'detached sig filename'
Here is what happens on my system by doing the above f
On Wed, 2 Jan 2013 19:50, d...@fifthhorseman.net said:
>> GnuPG 2.x, and there is nothing Enigmail could do about it. AFAIR
>> there is an option in gpg-agent.conf to disable blocking the X session.
It is called --no-grab.
> Do any gnupg contributors have suggestions about the "fails to cache m
On 01/02/2013 04:55 AM, Patrick Brunschwig wrote:
> On 01.01.13 19:57, Sini Ruohomaa wrote:
>> 1) The request popup to unlock my key blocks my _entire X session_,
>> also when TB is minimized, which I think seems needlessly rude. It
>> also doesn't cache my 'cancels' (so I can be asked for the pass
In data mercoledì 2 gennaio 2013 12:31:10, Peter Lebbing ha scritto:
> On 02/01/13 11:05, Fabio Coatti wrote:
> > Replace existing key? (y/N) y
> > gpg: secret key already stored on a card
> >
> > [...]
> > My guess is that gpg flags every subkey sent to card with the card
> > number and checks th
On 02/01/13 11:05, Fabio Coatti wrote:
> Replace existing key? (y/N) y
> gpg: secret key already stored on a card
>
> [...]
> My guess is that gpg flags every subkey sent to card with the card
> number and checks the number when requested to install it again... but
> is there any way to tell gpg t
Hi All,
I'm playing a bit with a fsfe fellowship card, and I've noticed an
issue but I can't say if in gpg or in me :)
basically, the card works as expected (signing, encryption, etc..)
with a subkey only setup; I've then changed the sign subkey with a
new one, but I noticed that I mistakenly loa