Add Fedora and Debian methods for acquiring the QMSK

Thanks to Andrew Clausen for the suggestion.
This commit is contained in:
Andrew David Wong 2020-11-14 18:25:13 -08:00
parent fdcaadaeec
commit 2062b31502
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -84,6 +84,12 @@ There are several ways to get the Qubes Master Signing Key.
$ gpg2 --import /usr/share/qubes/qubes-master-key.asc $ gpg2 --import /usr/share/qubes/qubes-master-key.asc
- If you're on Fedora, you can get it in the `distribution-gpg-keys` package:
$ dnf install distribution-gpg-keys
- If you're on Debian, it may already be included in your keyring.
- Fetch it with GPG: - Fetch it with GPG:
$ gpg2 --fetch-keys https://keys.qubes-os.org/keys/qubes-master-signing-key.asc $ gpg2 --fetch-keys https://keys.qubes-os.org/keys/qubes-master-signing-key.asc