[X2Go-Dev] Bug#1556: Bug#1556: Bug#1556: GPG key error: public key E1F958385BFE2B6E is not available
Juri Grabowski
x2go-dev at jugra.de
Tue Nov 16 00:48:18 CET 2021
Hello together,
On 2021-07-29 16:17 4, Chatterjee, Saion wrote:
>Do you think this can lead to a security issue due to the 2 signatures not checked?
Sorry for long delay. It's OK, right now.
@Heinz:
Default gpg2 setting is to load keys from WebKeyDirectory
I mean it would be nice, if you can create DNS-Entries (A and AAAA) for
openpgpkey.x2go.org like for x2go.org.
On my side I can configure WKD on japsand with:
1. Add apache vhost
mkdir .well-known/openpgpkey/x2go.org/
cd .well-known/openpgpkey/x2go.org/
apt-get install python3-gnupg
touch policy
wget --content-disposition 'https://gitlab.com/Martin_/generate-openpgpkey-hu-3/-/raw/master/generate-openpgpkey-hu-3?inline=false'
gpg --keyserver keyserver.ubuntu.com --search-keys debian at x2go.org
python3 generate-openpgpkey-hu-3 -a debian at x2go.org
Best Regards,
Juri Grabowski
P.S.: wiki.x2go.org don't have AAAA DNS entry. Do you know why? Maybe
can you set it as well.
More information about the x2go-dev
mailing list