<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — gpg errors verification of package signatures]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=624&amp;type=atom" />
	<updated>2021-12-13T17:51:33Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=624</id>
		<entry>
			<title type="html"><![CDATA[Re: gpg errors verification of package signatures]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3870#p3870" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>anon34286 wrote:</cite><blockquote><p>is this a test version?above v0.3.1 is not on the download page</p></blockquote></div><p>You can install v0.4 using v0.3.1 iso. You have to enable testing repo as mentioned at <br /><a href="https://forums.hyperbola.info/viewtopic.php?pid=3860#p3860">https://forums.hyperbola.info/viewtopic … 3860#p3860</a></p><p>Well, the packages of v0.3.1 are really old, and few in number. v0.4 is way more functional due to many more packages, but typically if you use a desktop environment(DE), using lumina which is compulsory DE for v0.4 is a step down compared to user experience of plasma, or equivalent DEs. However, you experience the beauty of minimalism.</p><p>If you&#039;re willing to shift to window managers, v0.4 is definitely amazing and has a lot of options!</p><p>Installation instructions are the same as that of v0.3.1</p>]]></content>
			<author>
				<name><![CDATA[sagaracharya]]></name>
			</author>
			<updated>2021-12-13T17:51:33Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3870#p3870</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gpg errors verification of package signatures]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3869#p3869" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>sagaracharya wrote:</cite><blockquote><p>It just means that all keys aren&#039;t available on both keyservers. A couple are available here and there.</p></blockquote></div><p>so everyone has a problem with that now?</p>]]></content>
			<author>
				<name><![CDATA[anon34286]]></name>
			</author>
			<updated>2021-12-13T17:32:08Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3869#p3869</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gpg errors verification of package signatures]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3868#p3868" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>sagaracharya wrote:</cite><blockquote><p>v0.4</p></blockquote></div><p>is this a test version?above v0.3.1 is not on the download page</p>]]></content>
			<author>
				<name><![CDATA[anon34286]]></name>
			</author>
			<updated>2021-12-13T17:30:36Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3868#p3868</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gpg errors verification of package signatures]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3867#p3867" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>sagaracharya wrote:</cite><blockquote><div class="quotebox"><cite>throgh wrote:</cite><blockquote><p>To host an own keyserver is a little bit more complicated. First we need to find a fitting application especially for that. When looking at the development available I get mostly implementations with Rust or Go, which would be not possible or even more complicated (in regards for Go as language).</p></blockquote></div><p>I&#039;m not suggesting hosting a keyserver. Just having each member&#039;s public key as a static page on website like my public key at<br /><a href="https://designman.org/sagar/static/sagaracharya_public_key.txt">https://designman.org/sagar/static/saga … ic_key.txt</a></p><p>Then one can do something like<br /></p><div class="codebox"><pre><code>curl https://designman.org/sagar/static/sagaracharya_public_key.txt | gpg --import </code></pre></div><p>And perhaps edit a bit of pacman code for importing that way too. It would also improve decentralization of public keys.</p></blockquote></div><p>Well, there are some parts to be thought of and I&#039;m not sure if this could be done right from the start. Also when editing that part of pacman, we would have even more to modify as the software is no longer compatible with upstream-logic for PGP-verification.</p><p>In general: As rachad has written to circumvent that part the configuration-option &quot;SigLevel = Never&quot; can be used for version 0.3.1.</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2021-12-13T14:22:58Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3867#p3867</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gpg errors verification of package signatures]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3866#p3866" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>sagaracharya wrote:</cite><blockquote><p>What are you installing? v0.3.1 or v0.4?</p></blockquote></div><p>v0.3.1</p>]]></content>
			<author>
				<name><![CDATA[anon34286]]></name>
			</author>
			<updated>2021-12-13T13:57:27Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3866#p3866</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gpg errors verification of package signatures]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3864#p3864" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>throgh wrote:</cite><blockquote><p>To host an own keyserver is a little bit more complicated. First we need to find a fitting application especially for that. When looking at the development available I get mostly implementations with Rust or Go, which would be not possible or even more complicated (in regards for Go as language).</p></blockquote></div><p>I&#039;m not suggesting hosting a keyserver. Just having each member&#039;s public key as a static page on website like my public key at<br /><a href="https://designman.org/sagar/static/sagaracharya_public_key.txt">https://designman.org/sagar/static/saga … ic_key.txt</a></p><p>Then one can do something like<br /></p><div class="codebox"><pre><code>curl https://designman.org/sagar/static/sagaracharya_public_key.txt | gpg --import </code></pre></div><p>And perhaps edit a bit of pacman code for importing that way too. It would also improve decentralization of public keys.</p>]]></content>
			<author>
				<name><![CDATA[sagaracharya]]></name>
			</author>
			<updated>2021-12-13T13:42:34Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3864#p3864</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gpg errors verification of package signatures]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3863#p3863" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>sagaracharya wrote:</cite><blockquote><p>@throgh Do you think we should atleast shift all hyperbola signing keys to hyperbola&#039;s own servers so we don&#039;t trust keyservers anymore? Such problems would vanish for hyperbola&#039;s dev public keys.</p></blockquote></div><p>To host an own keyserver is a little bit more complicated. First we need to find a fitting application especially for that. When looking at the development available I get mostly implementations with Rust or Go, which would be not possible or even more complicated (in regards for Go as language).</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2021-12-13T13:29:49Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3863#p3863</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gpg errors verification of package signatures]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3861#p3861" />
			<content type="html"><![CDATA[<p>the only way to solve it is by making a small change in /etc/pacman.conf<br /><strong>SigLevel = Never</strong></p>]]></content>
			<author>
				<name><![CDATA[rachad]]></name>
			</author>
			<updated>2021-12-13T12:53:33Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3861#p3861</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gpg errors verification of package signatures]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3858#p3858" />
			<content type="html"><![CDATA[<p>It just means that all keys aren&#039;t available on both keyservers. A couple are available here and there.</p><p>What are you installing? v0.3.1 or v0.4?</p><p>@throgh Do you think we should atleast shift all hyperbola signing keys to hyperbola&#039;s own servers so we don&#039;t trust keyservers anymore? Such problems would vanish for hyperbola&#039;s dev public keys.</p>]]></content>
			<author>
				<name><![CDATA[sagaracharya]]></name>
			</author>
			<updated>2021-12-13T08:58:17Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3858#p3858</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[gpg errors verification of package signatures]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3857#p3857" />
			<content type="html"><![CDATA[<p>different times gave different results | i tryed to chang keyservers in /etc/pacman.d/gnupg/gpg.conf<br />on usb live:<br />hkp://keyserver.ubuntu.com:<br />date ...<br />pacman-key --init<br />mount -o remount,size=100M,noatime /etc/pacman.d/gnupg<br />pacman-key populate hyperbola arch<br />...<br />pacman-key --refresh-keys<br />gpg: refreshing 77 keys from hkp://keyserver.ubuntu.com<br />gpg: key x1: x signature not checked due to a missing keys<br />gpg: key x1: &quot;name surname &lt;x@x.x&gt;&quot; x new signatures<br />gpg: key x2: x signature not checked due to a missing keys<br />gpg: key x2: &quot;name surname &lt;x@x.x&gt;&quot; x new signatures<br />gpg: key x3: x signature not checked due to a missing keys<br />gpg: key x3: &quot;name surname &lt;x@x.x&gt;&quot; x new signatures<br />...<br />gpg: Total number processed: 75<br />gpg:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;new user IDs: 19<br />gpg:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; new subkeys: 4<br />gpg:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;new signatures: 4117<br />gpg: key 16x1: no user ID for key signature packet of class 10<br />gpg: key 16x1: no user ID for key signature packet of class 10<br />gpg: key 16x1: no user ID for key signature packet of class 10<br />gpg: key 16x1: no user ID for key signature packet of class 10<br />gpg: key 16x2: no user ID for key signature packet of class 10<br />gpg: key 16x2: no user ID for key signature packet of class 10<br />gpg: key 16x2: no user ID for key signature packet of class 10<br />gpg: key 16x2: no user ID for key signature packet of class 10<br />gpg: key 16x2: no user ID for key signature packet of class 10<br />...<br />gpg: public key 16x is 3037 days newer than the signature<br />gpg: marginals needed: 3&nbsp; completes needed: 1&nbsp; trust model: pgp<br />gpg: depth: 0&nbsp; valid:&nbsp; &nbsp;1&nbsp; signed:&nbsp; 61&nbsp; trust: 0-, 0q, 0n, 0m, 0f, 1u<br />gpg: depth: 1&nbsp; valid:&nbsp; 61&nbsp; signed:&nbsp; 8&nbsp; trust: 0-, 0q, 0n, 61m, 0f, 0u<br />gpg: next trustdb cheak due at 2022-02-13</p><br /><br /><p>hkp://keyring.debian.org:<br />pacman-key --refresh-keys<br />gpg: refreshing 77 keys from hkp://keyring.debian.org<br />gpg: no valid openPGP data found.<br />gpg: key 16x1: 101 signature not checked due to a missing keys<br />gpg: key 16x1: &quot;Felix Yan &lt;felixonmars@archlinux.org&gt;&quot; 2 new missing IDs<br />gpg: key 16x1: &quot;Felix Yan &lt;felixonmars@archlinux.org&gt;&quot; 103 new signatures<br />gpg: no valid openPGP data found.<br />gpg: no valid openPGP data found.<br />gpg: Total number processed: 1<br />gpg:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;new user IDs: 2<br />gpg:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;new signatures: 103<br />gpg: key 16x1: no user ID for key signature packet of class 10<br />gpg: key 16x1: no user ID for key signature packet of class 10<br />gpg: key 16x1: no user ID for key signature packet of class 10<br />gpg: key 16x1: no user ID for key signature packet of class 10<br />gpg: key 16x2: no user ID for key signature packet of class 10<br />gpg: key 16x2: no user ID for key signature packet of class 10<br />gpg: key 16x2: no user ID for key signature packet of class 10<br />gpg: key 16x2: no user ID for key signature packet of class 10<br />gpg: key 16x2: no user ID for key signature packet of class 10<br />...<br />gpg: marginals needed: 3&nbsp; completes needed: 1&nbsp; trust model: pgp<br />gpg: depth: 0&nbsp; valid:&nbsp; &nbsp;1&nbsp; signed:&nbsp; 62&nbsp; trust: 0-, 0q, 0n, 0m, 0f, 1u<br />gpg: depth: 1&nbsp; valid:&nbsp; 62&nbsp; signed:&nbsp; 5&nbsp; trust: 0-, 0q, 0n, 62m, 0f, 0u<br />gpg: next trustdb cheak due at 2022-12-30<br />==&gt; ERROR: A specified local key could not be updated from a keyserver.</p>]]></content>
			<author>
				<name><![CDATA[anon34286]]></name>
			</author>
			<updated>2021-12-13T08:27:35Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3857#p3857</id>
		</entry>
</feed>
