Skip to content
Snippets Groups Projects

update signing keys

Merged Tomas Krizek requested to merge keys-update into master
1 file
+ 17
7
Compare changes
  • Side-by-side
  • Inline
@@ -75,19 +75,29 @@ Source code
`sha256 <https://secure.nic.cz/files/knot-resolver/knot-resolver-5.1.3.tar.xz.sha256>`__)
- `Old releases <https://secure.nic.cz/files/knot-resolver/?C=N;O=D>`__
Releases are signed with one of those PGP keys:
New releases are signed with one of those PGP keys:
- `4A8BA48C2AED933BD495C509A1FBA5F7EF8C4869.asc
<https://keys.openpgp.org/vks/v1/by-fingerprint/4A8BA48C2AED933BD495C509A1FBA5F7EF8C4869>`__
- `B6006460B60A80E782062449E747DF1F9575A3AA.asc
<https://keys.openpgp.org/vks/v1/by-fingerprint/B6006460B60A80E782062449E747DF1F9575A3AA>`__
::
4A8B A48C 2AED 933B D495 C509 A1FB A5F7 EF8C 4869
B600 6460 B60A 80E7 8206 2449 E747 DF1F 9575 A3AA
BE26 EBB9 CBE0 59B3 910C A35B CE8D D6A1 A50A 21E4
pub rsa4096 2016-12-07 [SC] [expires: 2022-01-20]
4A8BA48C2AED933BD495C509A1FBA5F7EF8C4869
uid [ full ] Tomas Krizek <tomas.krizek@nic.cz>
Tarballs for versions before 1.4.0 were signed by key:
pub rsa4096 2016-10-16 [SCA] [expires: 2021-10-15]
B6006460B60A80E782062449E747DF1F9575A3AA
uid [ full ] Vladimír Čunát (work) <vladimir.cunat@nic.cz>
::
Older releases may be signed using the following keys:
DEF3 5D16 E5AE 59D8 20BD F780 ACE2 4DA9 EE37 A832
- `BE26EBB9CBE059B3910CA35BCE8DD6A1A50A21E4.asc
<https://keys.openpgp.org/vks/v1/by-fingerprint/BE26EBB9CBE059B3910CA35BCE8DD6A1A50A21E4>`__
- `DEF35D16E5AE59D820BDF780ACE24DA9EE37A832.asc
<https://keys.openpgp.org/vks/v1/by-fingerprint/DEF35D16E5AE59D820BDF780ACE24DA9EE37A832>`__
See the `Building from sources <https://knot-resolver.readthedocs.io/en/latest/build.html>`__ for instructions how to build from sources.
Loading