mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Add Fedora and Debian methods for acquiring the QMSK
Thanks to Andrew Clausen for the suggestion.
This commit is contained in:
parent
fdcaadaeec
commit
2062b31502
@ -84,6 +84,12 @@ There are several ways to get the Qubes Master Signing Key.
|
||||
|
||||
$ 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:
|
||||
|
||||
$ gpg2 --fetch-keys https://keys.qubes-os.org/keys/qubes-master-signing-key.asc
|
||||
|
Loading…
Reference in New Issue
Block a user