Difference between revisions of "How-to verify GPG key of official .ISO images"

m
Added Manjaro build servers to verbiage
m (Use working keyserver)
m (Added Manjaro build servers to verbiage)
Line 15: Line 15:
  gpg --keyserver keyserver.ubuntu.com --search-keys CAA6A59611C7F07E
  gpg --keyserver keyserver.ubuntu.com --search-keys CAA6A59611C7F07E


'''4.''' Finally, verify if the .ISO image file was built by one of Manjaro's Developers or Philip Müller:
'''4.''' Finally, verify if the .ISO image file was built by the Manjaro Build Server, one of the Manjaro’s Developers, or Philip Müller:
  gpg --verify manjaro-xfce-16.06-pre2-x86_64.iso.sig
  gpg --verify manjaro-xfce-16.06-pre2-x86_64.iso.sig
Compare the key, which was used to sign the .ISO file to the key
Compare the key, which was used to sign the .ISO file to the key


Check, whether the .ISO was verified by Philip Müller's key ("CAA6A59611C7F07E") or another Manjaro Developer's key, which you have imported to your system.
Check, whether the .ISO was verified by Philip Müller's key ("CAA6A59611C7F07E"), another Manjaro Developer's key, or the Manjaro Build Server's key which you have imported to your system.
If this is the case, you can be sure that your .iso file was built by Philip Müller or another Manjaro Developer.
If this is the case, you can be sure that your .iso file was built by Philip Müller or another Manjaro Developer.


Moderators, translator
286

edits