Couldn’t a fake OS intercept whatever message from GPG and replace it with a “Good signature from…” message?
So I downloaded and installed into a live USB, Manjaro 64bit KDE. Then booted said live USB to verify the ISO.
Running gpg --search-keys FINGERPRINT results in seeming gibberish list of keys http://pastebin.com/1Qx9JaTc that a red flag?
I ran pacman-key --list-keys as advised in IRC and got this http://pastebin.com/AK1qnNC6
So then I ran gpg --recv-keys E4CDFE50A2DA85D58C8A8C70CAA6A5961
and got-
[quote]gpg: /home/manjaro/.gnupg/trustdb.gpg: trustdb created
gpg: key CAA6A59611C7F07E: public key “Philip Müller (Called Little) philm@manjaro.org” imported
gpg: no ultimately trusted keys found[/quote]
And then ran gpg --verify manjaro-kde-16.10.3-stable-x86_64.iso.sig
and got
[quote]gpg: assuming signed data in 'manjaro-kde-16.10.3-stable-x86_64.iso’
gpg: Signature made Sun 27 Nov 2016 05:53:35 AM CST
gpg: using RSA key CAA6A59611C7F07E
gpg: issuer "philm@manjaro.org"
gpg: Good signature from “Philip Müller (Called Little) philm@manjaro.org” [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: E4CD FE50 A2DA 85D5 8C8A 8C70 CAA6 A596 11C7 F07E
[/quote]
Is this message about not being certified with a trusted signature, fine?