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

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

From Manjaro
m (Improvements)
m (gpg --verify needs the signature file as a parameter not the ISO image itself.)
Tags: Mobile web edit Mobile edit
Line 16: Line 16:


'''4.''' Finally, verify if the .iso image file was built by the Manjaro Build Server, Philip Müller or one of the other Manjaro Developers, or :
'''4.''' Finally, verify if the .iso image file was built by the Manjaro Build Server, Philip Müller or one of the other Manjaro Developers, or :
  gpg --verify manjaro-ISO-image.iso
  gpg --verify manjaro-ISO-image.iso.sig
Compare the key which was used to sign the .iso file with the corresponding developer key.
Compare the key which was used to sign the .iso file with the corresponding developer key.


Cookies help us deliver our services. By using our services, you agree to our use of cookies.