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

Updating to match new version of source page
(Updating to match new version of source page)
 
(Updating to match new version of source page)
Tags: Mobile web edit Mobile edit
 
Line 1: Line 1:
<languages/>
<languages/>
__TOC__
__TOC__
=Verifying GPG key of official .ISO images=
'''1.''' Download an ISO file and the corresponding .sig file from the official sources (see Download Manjaro below).
'''1.''' Download an ISO file and the corresponding .sig file from the official sources (see Download Manjaro below).


Line 17: Line 18:
  gpg --keyserver keyserver.ubuntu.com --search-keys Manjaro Build Server
  gpg --keyserver keyserver.ubuntu.com --search-keys Manjaro Build Server


'''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.


8,138

edits