<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sigsum-py, branch gregoire/daemon</title>
<subtitle>Moved to https://git.glasklar.is/sigsum/core/sigsum-py</subtitle>
<id>https://getuid.sigsum.org/sigsum-py/atom?h=gregoire%2Fdaemon</id>
<link rel='self' href='https://getuid.sigsum.org/sigsum-py/atom?h=gregoire%2Fdaemon'/>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-py/'/>
<updated>2022-08-23T15:23:42Z</updated>
<entry>
<title>Add metrics for log time and tree size</title>
<updated>2022-08-23T15:23:42Z</updated>
<author>
<name>Grégoire Détrez</name>
<email>gregoire@mullvad.net</email>
</author>
<published>2022-08-23T15:23:42Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-py/commit/?id=3b4bbebc98db8411b996291ae30c5d15800ea107'/>
<id>urn:sha1:3b4bbebc98db8411b996291ae30c5d15800ea107</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to change the metrics port</title>
<updated>2022-08-19T12:46:42Z</updated>
<author>
<name>Grégoire Détrez</name>
<email>gregoire@mullvad.net</email>
</author>
<published>2022-08-05T16:08:42Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-py/commit/?id=a0bfd66e46bd27f1db2297c7a9634e12f983a9bb'/>
<id>urn:sha1:a0bfd66e46bd27f1db2297c7a9634e12f983a9bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't count an already-signed tree-head as an error</title>
<updated>2022-08-19T12:46:42Z</updated>
<author>
<name>Grégoire Détrez</name>
<email>gregoire@mullvad.net</email>
</author>
<published>2022-08-05T11:54:42Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-py/commit/?id=4035c20098f0f1f59b70a55b0c7ef2e49d2a49ef'/>
<id>urn:sha1:4035c20098f0f1f59b70a55b0c7ef2e49d2a49ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Daemonize witness</title>
<updated>2022-08-19T12:46:42Z</updated>
<author>
<name>Grégoire Détrez</name>
<email>gregoire@mullvad.net</email>
</author>
<published>2022-07-07T14:02:42Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-py/commit/?id=eb1668efd83d1e44e07f0f8d0e6075f05e31206d'/>
<id>urn:sha1:eb1668efd83d1e44e07f0f8d0e6075f05e31206d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add assert for consistency in tests</title>
<updated>2022-07-05T06:38:47Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-07-05T06:38:47Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-py/commit/?id=6d2e1e1b2845f3c5c2b83c3bbaf523b722d759f8'/>
<id>urn:sha1:6d2e1e1b2845f3c5c2b83c3bbaf523b722d759f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change ERR_USAGE exit code</title>
<updated>2022-06-28T15:29:42Z</updated>
<author>
<name>Grégoire Détrez</name>
<email>gregoire@mullvad.net</email>
</author>
<published>2022-06-28T15:22:42Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-py/commit/?id=d0af9908d289b82bc82bb2fa9ce0ab0554fb6c71'/>
<id>urn:sha1:d0af9908d289b82bc82bb2fa9ce0ab0554fb6c71</id>
<content type='text'>
Cpython already uses exit code 1 for uncaught exception, this uses the
vaguely-standardized value of 64 from `os.EX_USAGE` instead.
</content>
</entry>
<entry>
<title>Catch requests' ConnectionError</title>
<updated>2022-06-28T15:29:42Z</updated>
<author>
<name>Grégoire Détrez</name>
<email>gregoire@mullvad.net</email>
</author>
<published>2022-06-28T15:12:42Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-py/commit/?id=d27fab1ee267947610d7fdf882ad49850ebeba74'/>
<id>urn:sha1:d27fab1ee267947610d7fdf882ad49850ebeba74</id>
<content type='text'>
This is a tentative fix for #44: catch exceptions raised by requests if
it cannot connect to the log so that the witness can return the
expected exit codes.
</content>
</entry>
<entry>
<title>Allow --sigkey-file to be a symlink</title>
<updated>2022-06-28T15:28:42Z</updated>
<author>
<name>Grégoire Détrez</name>
<email>gregoire@mullvad.net</email>
</author>
<published>2022-06-28T14:46:42Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-py/commit/?id=5e6b83d17629fb8e8ae81638b2056a37364ec703'/>
<id>urn:sha1:5e6b83d17629fb8e8ae81638b2056a37364ec703</id>
<content type='text'>
Also adds the first tests (using pytest) &amp; a short paragraph to the
README on how to run them.
</content>
</entry>
<entry>
<title>change get-consistency-proof HTTP method to GET</title>
<updated>2022-04-29T12:26:52Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-04-29T12:26:52Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-py/commit/?id=b614c855be543b5acc1873fc13454893b08718ef'/>
<id>urn:sha1:b614c855be543b5acc1873fc13454893b08718ef</id>
<content type='text'>
Following API changes in log.
</content>
</entry>
<entry>
<title>s/get-tree-head-to-sign/get-tree-head-to-cosign</title>
<updated>2022-04-28T15:09:46Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-04-28T15:09:46Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/sigsum-py/commit/?id=3e287f5a49ceaec5a2f5c7b300f36734a1f952f0'/>
<id>urn:sha1:3e287f5a49ceaec5a2f5c7b300f36734a1f952f0</id>
<content type='text'>
Following changes in log API.
</content>
</entry>
</feed>
