From 2134d31be55dfbfd05fc2393bd0bc9cc5ee4b4a7 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Tue, 7 Dec 2021 22:16:35 +0100 Subject: added meeting minutes --- archive/2021-12-07--meeting-minutes | 38 +++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 archive/2021-12-07--meeting-minutes (limited to 'archive/2021-12-07--meeting-minutes') diff --git a/archive/2021-12-07--meeting-minutes b/archive/2021-12-07--meeting-minutes new file mode 100644 index 0000000..913d92a --- /dev/null +++ b/archive/2021-12-07--meeting-minutes @@ -0,0 +1,38 @@ +Date: 2021-12-07 1200 UTC +Meet: https://meet.sigsum.org/sigsum +Chair: rgdd + +Agenda + * Hello + * Status round + * Decisions + * Next steps + +Hello + * rgdd + * ln5 + +Status round + * [rgdd] implemented open-ended shard interval + * https://git.sigsum.org/sigsum/commit/?id=4ea13eb1ceee1610d9044965c1a90b6d5443518b + * sigsum-log-go @ tag v0.3.2 + * [ln5] deployed v0.3.2 as new shard "glass-frog" + * [ln5] made some progress on SSH signing format + * it appears that ssh uses ed25519 without prehashing the ssh struct + * ssh-keygen -Y only implements SHA512 for H(message), spec says SHA256 is supported + * need: verify the above by signing with ssh-keygen, verify manually in python nacl + +Decisions + * None + +Next steps + * [rgdd] fix work packages + * [ln5] SSH signing format (continued) + * [ln5] sysadmin work, onboarding of new sysadmin + +Other useful links + * RFCs that are relevant for the ssh signing format proposal + * https://datatracker.ietf.org/doc/html/rfc8709 + * https://datatracker.ietf.org/doc/html/rfc8032 + * GitHub adds support for sigstore's cosign tool + * https://github.blog/2021-12-06-safeguard-container-signing-capability-actions/ -- cgit v1.2.3