21 | | === February 13, 2024 |
22 | | |
23 | | attendees: meejah, cypher |
24 | | |
25 | | Updates on what we've been up to. |
26 | | |
27 | | - cypher looked at BIP32 Rust library; wants to be on crates, PyPI, python bindings |
28 | | - 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) |
29 | | |
30 | | Some discussion of desired behavior from magic-folder on conflicts. |
31 | | |
32 | | - protocol should be general (software can make specific choices). When possible. |
33 | | - on new incoming data, prefer to update |
34 | | - on existing conflict, update the marker-file with the new content |
35 | | - if new conflict, download add to content marker (even if file is 'already' conflicted with different participant) |
36 | | |
37 | | 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) |
| 60 | |
| 61 | === February 13, 2024 |
| 62 | |
| 63 | attendees: meejah, cypher |
| 64 | |
| 65 | Updates on what we've been up to. |
| 66 | |
| 67 | - cypher looked at BIP32 Rust library; wants to be on crates, PyPI, python bindings |
| 68 | - 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) |
| 69 | |
| 70 | Some discussion of desired behavior from magic-folder on conflicts. |
| 71 | |
| 72 | - protocol should be general (software can make specific choices). When possible. |
| 73 | - on new incoming data, prefer to update |
| 74 | - on existing conflict, update the marker-file with the new content |
| 75 | - if new conflict, download add to content marker (even if file is 'already' conflicted with different participant) |
| 76 | |
| 77 | 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) |