From 55a5b5cadf41f01b7853832fc615d83c037bd05e Mon Sep 17 00:00:00 2001 From: meejah <> Date: Tue, 9 Apr 2024 19:12:43 +0000 Subject: [PATCH] [Imported from Trac: page WeeklyMeeting, version 229] --- WeeklyMeeting.md | 57 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/WeeklyMeeting.md b/WeeklyMeeting.md index d23cc15..117a11f 100644 --- a/WeeklyMeeting.md +++ b/WeeklyMeeting.md @@ -25,6 +25,63 @@ We usually meet in (but open to ## Notes from 2024 Meetings +## April 9, 2024 + +attendees: meejah, hacklschorsch, ccx, chris, b3n + +hacklschorsch: macbook, trying to ... do haskell stuff? (GHC 8.6 works?) so trying to get Obsidian / Obelisk working on\ + mac (to be able to build "the mobile GUI" + +(meejah provides quick overview of the Haskell Tahoe client stuff we have) + +chris / cypher: released Rust library for deterministic RSA keys from BIP32-like words; working towards making one's ow\ +n mutable RSA key; some future pairing possibly around the Python API etc. + +b3n: working towards Trac removal; need the dump of database + content of folder; "just make a tarball of the trac user\ + folder" (plus database dump) + +flo: there's "trac-export.db.bz2" served from tahoe-lafs.org/~trac (which we should _probably_ delete) + +b3n: there's "trac-admin auth-copy" which should work + +meejah: magic-wormhole release, some haskell magic-wormhole; what about hmac stuff? A not-python version? + + +chris: yeah .. thinking of ways of facilitating different implementations; tahoe libraries? + +ccx: ocamljs exists + +flo: can we do a read-only browser client to tahoe-lafs? + +-> preserves and syndicate -- #preserves channel on Libera + +Nim, syndicate -- original impl was in. + +Someone is working on a DBUS-like thing on top of PostmarketOS (Alpine with "stuff for phones"). Pub/sub. + +ccx: when thinking of a "lightweight" phone client, something like 9p or something to "a node" (i.e. a real tahoe node) + 5.g. do "everything except decryption" on "the node". + + +meejah: sounds interesting! like a "medium-level" API, something like "please assemble this ciphertext, and give it to \ +me" so that the client doesn't reveal the "full capability", it stays on the phone. + +(some discussion of Web browsers etc) + +chris: browser extension, maybe? There's also "sub-source reliability" (??) + +ccx: can use browser for some stuff (less-sensitive data, across more people) + +meejah: just trying to contextualize a bunch of this stuff, and it's important to understand what is possible (and not \ +possible) these days. Agoric has done some thinking around this. + +ccx: also sandstorm.io + +(meejah aside: sandstorm doesn't (didn't) have accounts, really, just email address .. wonder if they still have that?) + +ccx: still grieving death of CloudABI -- extension of capsicum to make a unix-link system on top of FreeBSD. + + ## April 2, 2024 attendees: shapr, b3n, cypher, meejah, (hacklschorsch, Ccx)