From e10d7b40fb5a4d5e57ba82b90ff0eb6fd5f57415 Mon Sep 17 00:00:00 2001 From: meejah <> Date: Wed, 21 Feb 2024 03:38:19 +0000 Subject: [PATCH] move sections around [Imported from Trac: page WeeklyMeeting, version 226] --- WeeklyMeeting.md | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/WeeklyMeeting.md b/WeeklyMeeting.md index 3b120c4..1b8c1b7 100644 --- a/WeeklyMeeting.md +++ b/WeeklyMeeting.md @@ -25,23 +25,6 @@ We usually meet in (but open to ## Notes from 2024 Meetings -### February 13, 2024 - -attendees: meejah, cypher - -Updates on what we've been up to. - - - cypher looked at BIP32 Rust library; wants to be on crates, PyPI, python bindings - - meejah looked at contributed Py2 PR, magic-folder bug (via IRC), magic-folder conflict resolution and some magic-wormhole interface issues (delegated vs. deferred wormhole features) - -Some discussion of desired behavior from magic-folder on conflicts. - - - protocol should be general (software can make specific choices). When possible. - - on new incoming data, prefer to update - - on existing conflict, update the marker-file with the new content - - if new conflict, download add to content marker (even if file is 'already' conflicted with different participant) - -Cypher will file a bug identifying issues with the "read-only" option for joining folders (docs missing, behavior seems wrong: it's not actually optional) ### February 20, 2024 @@ -82,6 +65,24 @@ attendees: meejah, cypher, hacklschorch - h: please update #tahoe-lafs topic about meeting 18:00UTC +### February 13, 2024 + +attendees: meejah, cypher + +Updates on what we've been up to. + + - cypher looked at BIP32 Rust library; wants to be on crates, PyPI, python bindings + - meejah looked at contributed Py2 PR, magic-folder bug (via IRC), magic-folder conflict resolution and some magic-wormhole interface issues (delegated vs. deferred wormhole features) + +Some discussion of desired behavior from magic-folder on conflicts. + + - protocol should be general (software can make specific choices). When possible. + - on new incoming data, prefer to update + - on existing conflict, update the marker-file with the new content + - if new conflict, download add to content marker (even if file is 'already' conflicted with different participant) + +Cypher will file a bug identifying issues with the "read-only" option for joining folders (docs missing, behavior seems wrong: it's not actually optional) + ### February 6, 2024 attendees: meejah, cypher