How to verify DMD download with GPG?

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Wed Feb 9 08:56:11 UTC 2022


On Tuesday, 8 February 2022 at 20:15:50 UTC, forkit wrote:
> btw. the key is listed there - not sure what you mean.

I didn't see "3AAF1A18E61F6FAA3B7193E4DB8C5218B9329CF8" on the 
listing on the webpage https://dlang.org/gpg_keys.html

That pages is not similar to what I get with  "--list-keys 
--with-subkey-fingerprints".

```
pub   rsa4096 2014-09-01 [SC] [expired: 2020-03-25]
       AFC7DB45693D62BB472BF27BAB8FE924C2F7E724
uid           [ expired] Martin Nowak (dawg) <me at dawg.eu>
uid           [ expired] Martin Nowak 
<martin.nowak at plugintheworld.com>
uid           [ expired] Martin Nowak <code at dawg.eu>
uid           [ expired] Martin Nowak <martin at dlang.org>

pub   rsa2048 2016-01-29 [SC]
       BBED1B088CED7F958917FBE85004F0FAD051576D
uid           [ unknown] Vladimir Panteleev 
<gpg at thecybershadow.net>
sub   rsa2048 2016-01-29 [E]
       AB78BAC596B648B59A41983A3850E93043EBB12C

pub   rsa4096 2015-11-24 [SC] [expires: 2026-03-23]
       8FDB8D357AF468A9428ACE3C2055F76601A36FB0
uid           [ unknown] Sebastian Wilzbach <seb at wilzba.ch>
uid           [ unknown] Sebastian Wilzbach <sebi at wilzbach.me>

pub   rsa4096 2018-03-26 [SC] [expired: 2020-03-25]
       F77158814C19E5E07BA1079A65394AFEF4A68565
uid           [ expired] DLang Nightly (bot) 
<builder at nightlies.dlang.org>

pub   rsa4096 2020-03-12 [SC] [expires: 2022-03-12]
       F46A10D0AB44C3D15DD65797BCDD73FFC3EB6146
uid           [ unknown] Martin Nowak <code at dawg.eu>
uid           [ unknown] Martin Nowak 
<martin.nowak at 7learnings.com>
uid           [ unknown] Martin Nowak <martin at dlang.org>
sub   rsa4096 2020-03-12 [E] [expires: 2022-03-12]
       B92614C21EC5779DC678468E9A813AD3C11508BC
sub   rsa4096 2020-03-12 [S] [expires: 2022-03-12]
       3AAF1A18E61F6FAA3B7193E4DB8C5218B9329CF8
```

The last two lines on the webpage are:

```
sub   rsa4096/0x9A813AD3C11508BC 2020-03-12 [E] [expires: 
2022-03-12]
sub   rsa4096/0xDB8C5218B9329CF8 2020-03-12 [S] [expires: 
2022-03-12]
```

That is why I thought something was wrong.



More information about the Digitalmars-d-learn mailing list