[Imported from Trac: page WeeklyMeeting, version 229]

meejah 2024-04-09 19:12:43 +00:00
parent 7967afa53f
commit 55a5b5cadf

@ -25,6 +25,63 @@ We usually meet in <https://meet.jit.si/AccurateFiltersManipulate> (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)