<feed xmlns='http://www.w3.org/2005/Atom'>
<title>log-go, branch v0.3.3</title>
<subtitle>Moved to https://git.glasklar.is/sigsum/core/log-go</subtitle>
<id>https://git.sigsum.org/log-go/atom?h=v0.3.3</id>
<link rel='self' href='https://git.sigsum.org/log-go/atom?h=v0.3.3'/>
<link rel='alternate' type='text/html' href='https://git.sigsum.org/log-go/'/>
<updated>2021-12-14T22:06:35Z</updated>
<entry>
<title>instance: Add experimental checkpoint endpoint</title>
<updated>2021-12-14T22:06:35Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2021-12-14T21:56:15Z</published>
<link rel='alternate' type='text/html' href='https://git.sigsum.org/log-go/commit/?id=4a4a4e17d159070ceb7ab7a580c8be6ad2c57e06'/>
<id>urn:sha1:4a4a4e17d159070ceb7ab7a580c8be6ad2c57e06</id>
<content type='text'>
This commit adds an experimental endpoint that serves the log's to-sign
tree head formatted as a signed checkpoint.  See documentation at:

https://github.com/transparency-dev/formats/tree/main/log#readme

If we decide to adopt this endpoint we should consider in more detail
what the origin string should be.  Right now, it is assumed that the
log's configured prefix is unique across the set of all sigsum logs.

Example output:
```
$ echo "Public verification key: $vk"
Public verification key: 8cf3ac85aadd42891c5ae9aef27244cb2a546a2312f80020aad3f2ae1af73314
$
$ echo "Formatted as a note key: $vkNote"
Formatted as a note key: sigsum.org:testonly+8de2c54b+AYzzrIWq3UKJHFrprvJyRMsqVGojEvgAIKrT8q4a9zMU
$
$ curl http://localhost:6965/testonly/sigsum/v0/get-checkpoint
sigsum.org:testonly
23
HSt6W8ve4/36xAIf04qDOqaKLaKqSOUqKxLNrkK74+g=

— sigsum.org:testonly jeLFS4WQDEeTavbiYArHzCQUPXbQ1Y/V8/dKJlBxqOAY4eLhSh3uWNJ8YXp1vs/zR4SDNHI+6UybLmHmFlg/VSf5OAs=
```
</content>
</entry>
<entry>
<title>added issue to add experimental checkpoint support</title>
<updated>2021-12-09T12:53:52Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2021-12-09T12:53:39Z</published>
<link rel='alternate' type='text/html' href='https://git.sigsum.org/log-go/commit/?id=30ac45b7d72b7c023c42d54e6d53b24810ed342b'/>
<id>urn:sha1:30ac45b7d72b7c023c42d54e6d53b24810ed342b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added issues</title>
<updated>2021-12-09T10:14:31Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2021-12-09T10:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.sigsum.org/log-go/commit/?id=89f0a41e8baefddf2c6962a8f0eee71dfd124d21'/>
<id>urn:sha1:89f0a41e8baefddf2c6962a8f0eee71dfd124d21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added print of verification key hash</title>
<updated>2021-12-07T13:34:14Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2021-12-07T13:34:14Z</published>
<link rel='alternate' type='text/html' href='https://git.sigsum.org/log-go/commit/?id=e74021bee14cdc6a5aa22ddc2068c2f72dfe277f'/>
<id>urn:sha1:e74021bee14cdc6a5aa22ddc2068c2f72dfe277f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added next poc shard</title>
<updated>2021-12-06T23:35:30Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2021-12-06T23:35:30Z</published>
<link rel='alternate' type='text/html' href='https://git.sigsum.org/log-go/commit/?id=8d145157c7dc0085e1872ba81868e00527dfbd21'/>
<id>urn:sha1:8d145157c7dc0085e1872ba81868e00527dfbd21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added missing command-line parsing</title>
<updated>2021-12-05T12:06:03Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2021-12-05T12:06:03Z</published>
<link rel='alternate' type='text/html' href='https://git.sigsum.org/log-go/commit/?id=3b11ac82fdc4d784ed8fbbf1f7cbae19d17a86e1'/>
<id>urn:sha1:3b11ac82fdc4d784ed8fbbf1f7cbae19d17a86e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implemented open-ended shard interval</title>
<updated>2021-12-04T23:58:32Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2021-12-04T23:58:32Z</published>
<link rel='alternate' type='text/html' href='https://git.sigsum.org/log-go/commit/?id=ba2219bb41ceb0b3b1fbdfe54ac580a476fbffa5'/>
<id>urn:sha1:ba2219bb41ceb0b3b1fbdfe54ac580a476fbffa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added next poc shard</title>
<updated>2021-10-26T17:27:59Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus.dahlberg@kau.se</email>
</author>
<published>2021-10-26T17:27:59Z</published>
<link rel='alternate' type='text/html' href='https://git.sigsum.org/log-go/commit/?id=4daeaf52984d33c4ee1a213ce7eb7da191fb1d46'/>
<id>urn:sha1:4daeaf52984d33c4ee1a213ce7eb7da191fb1d46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added issue about strict hex parsing</title>
<updated>2021-10-12T16:20:00Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus.dahlberg@kau.se</email>
</author>
<published>2021-10-12T16:20:00Z</published>
<link rel='alternate' type='text/html' href='https://git.sigsum.org/log-go/commit/?id=20fe52a60d5ea1f36e2e675fa684f6012ab620fe'/>
<id>urn:sha1:20fe52a60d5ea1f36e2e675fa684f6012ab620fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added ghost-shrimp shard</title>
<updated>2021-10-12T10:11:52Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus.dahlberg@kau.se</email>
</author>
<published>2021-10-12T10:11:52Z</published>
<link rel='alternate' type='text/html' href='https://git.sigsum.org/log-go/commit/?id=903a57b9dc25e3093ff4d3d2a259ce1650070055'/>
<id>urn:sha1:903a57b9dc25e3093ff4d3d2a259ce1650070055</id>
<content type='text'>
</content>
</entry>
</feed>
