aboutsummaryrefslogtreecommitdiff
path: root/archive
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@mullvad.net>2022-07-05 14:07:17 +0200
committerRasmus Dahlberg <rasmus@mullvad.net>2022-07-05 14:07:17 +0200
commitb07202b3a6a24d3bfcc9285f941aff85c52bfed2 (patch)
treee9334b6d04cd4d066dbfc2a9b3213766daccd7a3 /archive
parent1c4237519da1887201d548f86820164a39e9fccc (diff)
add meeting minutes
Diffstat (limited to 'archive')
-rw-r--r--archive/2022-07-05--meeting-minutes35
1 files changed, 35 insertions, 0 deletions
diff --git a/archive/2022-07-05--meeting-minutes b/archive/2022-07-05--meeting-minutes
new file mode 100644
index 0000000..5798873
--- /dev/null
+++ b/archive/2022-07-05--meeting-minutes
@@ -0,0 +1,35 @@
+Date: 2022-07-05 1100 UTC
+Meet: https://meet.sigsum.org/sigsum
+Chair: rgdd
+
+Agenda
+ * Hello
+ * Status round
+ * Decisions
+ * Next steps
+
+Hello
+ * rgdd
+ * gregoire
+
+Status round
+ * [rgdd] osfc talk accepted
+ * [rgdd] finalized next milestone and rotated {ms,ms-next} pads
+ * https://pad.sigsum.org/p/sigsum-ms
+ * [gregoire] deploy witness for ghost-shrimp
+ * [gregoire] small fixes in sigsum-py, merged by rgdd
+ * allow symlinks with unit tests that covered the behavior ln5 was worried about
+ * catch connection error from requests lib, maybe what's causing #44
+ * stop using error code 1
+
+Decisions
+ * None
+
+Next steps
+ * [rgdd] start working on "nail a v0 api again"
+
+Other useful links
+ * OpenSSF Best Practice
+ * https://bestpractices.coreinfrastructure.org/en/projects/5716
+ * Setting defaults to not get your memory exhausted in Go's http / grpc libs
+ * https://www.evanjones.ca/rate-limit-for-reliable-servers.html