<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openssh-known-hosts.git, branch 0.6.3</title>
<subtitle>known_hosts downloader/merger for OpenSSH</subtitle>
<id>https://git.tiwe.de/openssh-known-hosts.git/atom?h=0.6.3</id>
<link rel='self' href='https://git.tiwe.de/openssh-known-hosts.git/atom?h=0.6.3'/>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/'/>
<updated>2024-10-24T09:16:25+00:00</updated>
<entry>
<title>changelog for 0.6.3</title>
<updated>2024-10-24T09:16:25+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2024-10-24T09:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=da301a83b9bf37988bcb4b3029ee2dcd85983995'/>
<id>urn:sha1:da301a83b9bf37988bcb4b3029ee2dcd85983995</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove examples/kit_edu, service gone</title>
<updated>2024-10-24T08:55:56+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2024-10-24T08:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=274f3a6fca8d003140eed1fdd6bf70e016403bad'/>
<id>urn:sha1:274f3a6fca8d003140eed1fdd6bf70e016403bad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add sopv support</title>
<updated>2024-10-24T08:55:14+00:00</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@hadrons.org</email>
</author>
<published>2024-09-29T23:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=b29ad4a5696aa1cbf85b77ae64c99865e57d2d6b'/>
<id>urn:sha1:b29ad4a5696aa1cbf85b77ae64c99865e57d2d6b</id>
<content type='text'>
This is a subset of the Stateless OpenPGP CLI
&lt;https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/&gt;,
that can easily replace the GnuPG usage.

There are multiple implementations providing this interface.
</content>
</entry>
<entry>
<title>Clarify comment on exit code override to workaround overlapping codes</title>
<updated>2024-10-24T08:55:14+00:00</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@hadrons.org</email>
</author>
<published>2024-10-02T01:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=31b9dc01eb871055de006a3fb94fdaea2059966a'/>
<id>urn:sha1:31b9dc01eb871055de006a3fb94fdaea2059966a</id>
<content type='text'>
The framework expects to be able to ignore specific exit codes from the
plugins, but if we are possibly returning exit codes from different
tools, then it's hard to untangle what tool generated which exit code.

In the plugins at hand the exit code 1 seems like a safe one, given both
curl and rsync usage, so we currently turn any OpenPGP verification
error into that.
</content>
</entry>
<entry>
<title>Current gpgv requires the datafile for detached signatures</title>
<updated>2024-10-24T08:55:14+00:00</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@hadrons.org</email>
</author>
<published>2024-09-30T00:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=c26168119320ca5b03e6b420e3c4192d1e2ecc6a'/>
<id>urn:sha1:c26168119320ca5b03e6b420e3c4192d1e2ecc6a</id>
<content type='text'>
Otherwise we get the following error:

  gpgv: no signed data
  gpgv: can't hash datafile: No data
</content>
</entry>
<entry>
<title>Use OpenPGP when referring to the standard or objects</title>
<updated>2024-10-24T08:55:14+00:00</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@hadrons.org</email>
</author>
<published>2024-09-29T23:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=a18b87e43ece9a448ab912225e1a26d8fd4b3e7f'/>
<id>urn:sha1:a18b87e43ece9a448ab912225e1a26d8fd4b3e7f</id>
<content type='text'>
These are OpenPGP signatures that any conforming implementation should
be able to handle. They are not specific to GnuPG, which is one of many
implementations, even though a very prominent one.
</content>
</entry>
<entry>
<title>always use read with -r</title>
<updated>2021-07-19T11:36:58+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2021-07-19T11:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=f855dc5ac98432ef4b126446c50a9737d98f0fb8'/>
<id>urn:sha1:f855dc5ac98432ef4b126446c50a9737d98f0fb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>factor out download_source()</title>
<updated>2021-07-19T11:35:16+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2021-07-19T11:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=53614d19826293d753aad599f2b2900d8d6303ed'/>
<id>urn:sha1:53614d19826293d753aad599f2b2900d8d6303ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use bash arrays in path_search()</title>
<updated>2021-07-19T11:33:32+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2021-07-19T11:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=265011411069c0c26dd693f714a43a6c7e6ad9ea'/>
<id>urn:sha1:265011411069c0c26dd693f714a43a6c7e6ad9ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make config variables readonly</title>
<updated>2021-07-19T11:24:53+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2021-07-19T11:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/openssh-known-hosts.git/commit/?id=0b161b76dac289f4b7100916bac27961aed88120'/>
<id>urn:sha1:0b161b76dac289f4b7100916bac27961aed88120</id>
<content type='text'>
</content>
</entry>
</feed>
