1
edit
(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 | '''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. | ||
edit