dash/contrib/gitian-keys
Wladimir J. van der Laan 3c85332f29
contrib: Update laanwj key
I recently added a signing subkey, which is used to sign gitian
asserts as well as commits.

Old:
```
pub  rsa2048/0x74810B012346C9A6 2011-08-24
uid                             Wladimir J. van der Laan <laanwj@gmail.com>
sub  rsa2048/0xF69705ED890DE427 2011-08-24
```

New:
```
pub  rsa2048/0x74810B012346C9A6 2011-08-24 [expires: 2019-02-14]
uid                             Wladimir J. van der Laan <laanwj@visucore.com>
uid                             Wladimir J. van der Laan <laanwj@gmail.com>
sub  rsa2048/0xF69705ED890DE427 2011-08-24
sub  rsa2048/0x1E4AED62986CD25D 2017-05-17 [expires: 2019-05-17]
sub  rsa2048/0x69B4C4CDC628F8F9 2017-05-17 [expires: 2019-05-17]
```
2017-06-28 09:05:28 +02:00
..
achow101-key.pgp
aschildbach-key.pgp
bluematt-key.pgp
btcdrak-key.pgp Update btcdrak signing key 2016-09-02 23:05:29 +01:00
cdecker-key.pgp
centaur1-key.pgp
cfields-key.pgp
devrandom-key.pgp
erkmos.pgp
fanquake-key.pgp
gavinandresen-key.pgp
jl2012-key.pgp
jonasschnelli-key.pgp
jtimon-key.pgp Contrib: Add jtimon pgp keys for commit sigs and future gitian builds 2017-01-31 01:09:29 +01:00
laanwj-key.pgp contrib: Update laanwj key 2017-06-28 09:05:28 +02:00
luke-jr-key.pgp
marcofalke-key.pgp
michagogo-key.pgp
petertodd-key.pgp
prab-key.pgp
README.md contrib: Add README for pgp keys 2016-10-18 15:08:46 +02:00
sipa-key.pgp
tcatm-key.pgp
wtogami-key.pgp

PGP keys

This folder contains the public keys of developers and active contributors.

The keys are mainly used to sign git commits or the build results of gitian builds.

You can import the keys into gpg as follows. Also, make sure to fetch the latest version from the key server to see if any key was revoked in the meantime.

gpg --import ./*.pgp
gpg --refresh-keys