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
(Marked this version for translation)
m (The gpg --verify command should have 2 arguments: the ".sig" file and the manjaro ".iso" file.)
Line 25: Line 25:


<!--T:7-->
<!--T:7-->
'''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:
  gpg --verify manjaro-ISO-image.iso.sig
  gpg --verify manjaro-ISO-image.iso.sig manjaro-ISO-image.iso
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.