aboutsummaryrefslogtreecommitdiff
path: root/archive
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@mullvad.net>2021-11-30 15:59:09 +0100
committerRasmus Dahlberg <rasmus@mullvad.net>2021-11-30 15:59:09 +0100
commitcad130cf4c8b462d5a508ba6b70e3ed36d83ecda (patch)
tree7e9236759dd842706fb55f59fe07ca366de4aec5 /archive
parent3da084216f91ebd34344837a8f7c634c4fdcd45f (diff)
added meeting minutes
Diffstat (limited to 'archive')
-rw-r--r--archive/2021-11-30--meeting-minutes37
1 files changed, 37 insertions, 0 deletions
diff --git a/archive/2021-11-30--meeting-minutes b/archive/2021-11-30--meeting-minutes
new file mode 100644
index 0000000..82c1a3d
--- /dev/null
+++ b/archive/2021-11-30--meeting-minutes
@@ -0,0 +1,37 @@
+Date: 2021-11-30 1200 UTC
+Meet: https://meet.sigsum.org/sigsum
+Chair: rgdd
+
+Agenda
+ * Hello
+ * Status round
+ * Decisions
+ * Next steps
+
+Hello
+ * rgdd
+ * ln5
+
+Status round
+ * [ln5] draft on SSH signature format idea
+ * https://git.sigsum.org/sigsum/tree/doc/proposals/2021-11-ssh-signature-format.mdx
+
+Decisions
+ * Decision? start using SSH signature format
+ * [rgdd] "yes but not yet", needs a bit more work:
+ * ssh tooling actually signs a hash of "the struct", not the struct itself
+ * 1) document this
+ * 2) specify that sigsum stores _this hash_ in the leaf; not hash of checksum
+ * 3) s/checksum_hash/signed_hash/g
+ * 4) with signed_hash in leaf -> don't need shard hint to be stored by log?
+ * finish tooling for signing and key generation and key format conversion
+ * 1) to verify that everything is working as expected
+ * 2) that tooling is good to have anyway
+ * suggestion: v0:tree_leaf:<shard_hint>@sigsum.org looks better?
+ * no, abort this suggestion; tooling output looks better as is
+ * "this is a tree leaf; and the tree leaf version is 0"
+
+Next steps
+ * [ln5] finish tooling for signing, and updating of the signing change proposal
+ * [ln5] sysadmin stuff
+ * [rgdd] implement open-ended shard interval and fix work packages