andrewg wrote:
> Speaking for the current SKS keyserver operators, it *is* currently
> working. There are occasional glitches when vandals find a way around
> our flooding protections, but we are constantly improving these. (I
> realise I'm tempting fate by saying this...)
But, t
Hi!
Using the curve brainpoolP512r1 to generate subkeys for signing and
verification for a key reports an error, using the following command:
printf "$pass" | \
gpg --batch --pinentry-mode=loopback --passphrase-fd 0 \
--quick-add-key $fpr brainpoolP512r1 sign 0
Output:
gpg: Key generation fa
Josef Wolf wrote:
> On Fri, Jan 31, 2025 at 09:57:24AM +, Andrew Gallagher wrote:
>> On 30 Jan 2025, at 23:15, Josef Wolf wrote:
>>>
>>> I am trying to verify signature of downloaded files when creating a docker
>>> container. This is what I am trying to do within the Dockerfile:
>>
>> Perhap
On Fri, Jan 31, 2025 at 09:57:24AM +, Andrew Gallagher wrote:
> On 30 Jan 2025, at 23:15, Josef Wolf wrote:
> >
> > I am trying to verify signature of downloaded files when creating a docker
> > container. This is what I am trying to do within the Dockerfile:
>
> Perhaps it would be easier to
On 30 Jan 2025, at 23:15, Josef Wolf wrote:
>
> I am trying to verify signature of downloaded files when creating a docker
> container. This is what I am trying to do within the Dockerfile:
Hi, Josef.
Perhaps it would be easier to use gpgv?
https://www.gnupg.org/documentation/manuals/gnupg/gpg