diff options
author | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-11-02 16:41:58 +0100 |
---|---|---|
committer | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-11-02 16:41:58 +0100 |
commit | bf462a48ef3b8f2b85bb7796503d7091d220af1b (patch) | |
tree | d2fec7f63dfaa3d28079a27236a919bc2d3c5cba /archive | |
parent | fd8b7f012cdc24c3d801257a0d8d504e181c2171 (diff) |
added meeting minutes
Diffstat (limited to 'archive')
-rw-r--r-- | archive/2021-11-02--meeting-minutes | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/archive/2021-11-02--meeting-minutes b/archive/2021-11-02--meeting-minutes new file mode 100644 index 0000000..5ae9897 --- /dev/null +++ b/archive/2021-11-02--meeting-minutes @@ -0,0 +1,35 @@ +Date: 2021-11-02, 1300 CET +Meet: https://meet.sigsum.org/sigsum +Chair: rgdd + +Agenda + * Hello + * Status round + * Discuss + * Next steps + +Hello + * rgdd + * ln5 + * rohonk + +Status round + * [rgdd] making progress on sigsum-lib-go (ascii, hex, types) + * [ln5] started running barreleye-fish shard + * [rohon] initial work on security proof and parties that interact + +Discuss + * Use-case: mailing list transparency (ln5) + * A reflection about our ASCII parser + * Deserialization would be less error-prone with one list-item per line? + * List-item with multiple things could have same parser, different delim characters + * Decision: see what the syntax for this nested key-value format would look like + +Next steps + * See last week's TODOs which are still in progress + +Other useful links + * [rgdd] security bugs based on unicode + * https://krebsonsecurity.com/2021/11/trojan-source-bug-threatens-the-security-of-all-code/ + * [rgdd] changes to how chrome delivers known logs to clients + * https://groups.google.com/a/chromium.org/g/ct-policy/c/IdbrdAcDQto |