1
0
mirror of https://github.com/drduh/YubiKey-Guide.git synced 2025-04-27 14:49:10 +00:00

explicit pubkeys instruction

This commit is contained in:
drduh 2025-04-12 10:07:10 -07:00
parent 370b170aee
commit 2d20dace7c

View File

@ -111,7 +111,11 @@ gpg --keyserver hkps://keyserver.ubuntu.com:443 \
--recv DF9B9C49EAA9298432589D76DA87E80D6294BE9B
```
The Debian Live signing public key is also available in [`pubkeys`](https://github.com/drduh/YubiKey-Guide/tree/master/pubkeys).
The Debian Live signing public key is also available for import in [pubkeys](https://github.com/drduh/YubiKey-Guide/tree/master/pubkeys):
```console
gpg --import pubkeys/debian-DA87E80D6294BE9B.asc
```
Verify the signature: