>
> If you have the key files on disk, use --import:
> $ gpg2 --import qubes-master-signing-key.asc
> $ gpg2 --import qubes-release-3-signing-key.asc
>
> Then use --edit-key to set trust level to 4 on master key:
> $ gpg2 --edit-key 36879494
> gpg> trust
> gpg> save
>
> Then check that
Hi. New to Qubes, just downloading it, and wish to verify my image.
I have downloaded my images and keys. Also got the master signing key.
user Downloads # wget
https://mirrors.kernel.org/qubes/iso/Qubes-R3.2-x86_64.iso && wget
https://keys.qubes-os.org/keys/qubes-release-3-signing-key.asc &&