From 90dc5a26c88b78977ab3dfe71a5053593d330133 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sun, 18 Aug 2019 12:59:33 -0500 Subject: [PATCH] Link to section on copying from dom0 --- project-security/verifying-signatures.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project-security/verifying-signatures.md b/project-security/verifying-signatures.md index d625f6dd..3b9ad1f8 100644 --- a/project-security/verifying-signatures.md +++ b/project-security/verifying-signatures.md @@ -154,7 +154,7 @@ The filename of the Release Signing Key for your version is `qubes-release-X-sig There are several ways to get the Release Signing Key for your Qubes release. - If you have access to an existing Qubes installation, the release keys are available in dom0 in `/etc/pki/rpm-gpg/`. - These can be copied into other VMs for further use. + These can be [copied][copy-from-dom0] into other VMs for further use. In addition, every other VM contains the release key corresponding to that installation's release in `/etc/pki/rpm-gpg/`. - Fetch it with GPG: @@ -451,6 +451,7 @@ If you still have a question, please address it to the [qubes-users mailing list [Troubleshooting FAQ]: #troubleshooting-faq [QMSK]: #1-get-the-qubes-master-signing-key-and-verify-its-authenticity [RSK]: #2-get-the-release-signing-key +[copy-from-dom0]: /doc/copy-from-dom0/#copying-from-dom0 [signature file]: #3-verify-your-qubes-iso [digest file]: #how-to-verify-qubes-iso-digests [Qubes repositories]: https://github.com/QubesOS