<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.manjaro.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=SkyghiS</id>
	<title>Manjaro - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.manjaro.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=SkyghiS"/>
	<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=Special:Contributions/SkyghiS"/>
	<updated>2026-07-08T07:25:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.manjaro.org/index.php?title=How-to_verify_GPG_key_of_official_.ISO_images&amp;diff=22983</id>
		<title>How-to verify GPG key of official .ISO images</title>
		<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=How-to_verify_GPG_key_of_official_.ISO_images&amp;diff=22983"/>
		<updated>2021-07-18T19:16:59Z</updated>

		<summary type="html">&lt;p&gt;SkyghiS: Change default imported GPG key, no longer the good one.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;1.&amp;#039;&amp;#039;&amp;#039; Download an ISO file and the corresponding .sig file from the official sources (see Download Manjaro below).&lt;br /&gt;
&lt;br /&gt;
Install GPG and wget using a Manjaro package manager (pamac or pacman):&lt;br /&gt;
&lt;br /&gt;
 pamac install gnupg wget&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;3.&amp;#039;&amp;#039;&amp;#039; Next, you have 2 possible ways to import Manjaro&amp;#039;s keys. Choose one of them:&lt;br /&gt;
&lt;br /&gt;
3.1 Download all keys from the Manjaro Developers from GitLab:&lt;br /&gt;
 wget gitlab.manjaro.org/packages/core/manjaro-keyring/-/raw/master/manjaro.gpg&lt;br /&gt;
Next, import all the keys in the downloaded .gpg file into your gnupg keyring:&lt;br /&gt;
 gpg --import manjaro.gpg&lt;br /&gt;
&lt;br /&gt;
3.2 If you do not trust GitLab, import Manjaro Build Server&amp;#039;s GPG key to your system (afterwards, select the key by entering its number and pressing ENTER):&lt;br /&gt;
 gpg --keyserver keyserver.ubuntu.com --search-keys 279E7CF5D8D56EC8&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;4.&amp;#039;&amp;#039;&amp;#039; Finally, verify if the .iso image file was built by the Manjaro Build Server, one of the Manjaro’s Developers, or Philip Müller:&lt;br /&gt;
 gpg --verify manjaro-xfce-21.0.7-210614-linux510.iso&lt;br /&gt;
Compare the key, which was used to sign the .iso file to the key&lt;br /&gt;
&lt;br /&gt;
Check, whether the .ISO was verified by Manjaro Build Server&amp;#039;s GPG key (&amp;quot;279E7CF5D8D56EC8&amp;quot;), another Manjaro Developer&amp;#039;s key, or the Philip Müller&amp;#039;s key which you have imported to your system.&lt;br /&gt;
If this is the case, you can be sure that your .iso file was built by Philip Müller or another Manjaro Developer.&lt;br /&gt;
&lt;br /&gt;
=Links=&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[Download Manjaro]]&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[Check a Downloaded ISO Image For Errors]]&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[Burn an ISO File]]&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[Installation Guides]]&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Contents Page]]&lt;/div&gt;</summary>
		<author><name>SkyghiS</name></author>
	</entry>
</feed>