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 deb...@x2go.org
python3 generate-openpgpkey-hu-3 -a deb...@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.
_______________________________________________
x2go-dev mailing list
x2go-dev@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-dev

Reply via email to