I've just put together a list of the various projects I'm working on, over at https://jade.hopepunk.me/projects/
Of interests to people here might be my current software project, OxBike, which will be a #localfirst app built on #p2panda to manage vehicle sharing.
#p2panda has it's own Fediverse account now!
Follow us here if you want to get the latest panda adventures :puppycat_face1:
Great to see a meetup of #P2P projects funded by NGI pop up at P2P Basel 2023 (http://p2p-basel.org) - including #EarthStar, #Cabal, #P2Panda and of course #Manyverse. Jan 27-30th at the University of Basel (#unibas).
#p2p #Earthstar #cabal #p2panda #manyverse #unibas
Didn't know Android let's you build interfaces like that? (Testing #p2panda node running on Android)
Hurra! The https://p2panda.org website is online after one year of fun hacking on the first version of the protocol! 🐼 🐼🐼
I've been running a #p2panda node on my smartphone and laptop and the memory footprint is 7mb o_O
This is so cool: A global computer network where nodes are available when there is sun 🌥️⛅🌤️https://computingwithinlimits.org/2022/papers/limits22-final-Brain.pdf
This is definitely something for #p2panda and #ssb and #earthstar and co, as they automatically start syncing up after sun arrives and the computer boots up.
Let's start a solar node alliance!
We're getting a step closer to secure group #encryption in #p2panda:
https://github.com/p2panda/p2panda/pull/130
This PR implements the core data types for two different methods of encryption based on top of the MLS protocol (Messaging Layer Security) using the #rust implementation "OpenMLS".
One method is "Sender Ratchet Secrets". This is somewhat similar to Signal where every message is individually encrypted with a new key per message. It can be used for secure private messaging in groups for example.
The other one is "Long Term Secrets". This is a long living symmetrical secret (still using the underlying MLS group mechanism for key sharing). It can also be rotated, for example after a member got removed from a group. Members who joined a group later will still be able to decrypt old data (this is not possible using "Sender Ratchet Secrets"). It can be used for a private wiki or anything which is based on trusted "membership".
Recently we had our first #p2panda week somewhere around Berlin! ✨
It's been a deep dive into finding a common language together: Most of the concepts which surround us are known, still we talk about them so differently! It gets especially hard when the concepts are really abstract. Steaming brains for 7 days but so much fun!
Today Mix from #ssb mentioned a wizard from one of Ursula Le Guins books who could find a name for anything. Almost like a superpower. Not sure if we're there but wow if the #p2p scene could find a common language! 😍
#p2panda had it's first session yesterday with the people from OpenMLS to learn how to integrate MLS for encrypted groups into p2panda: https://github.com/openmls/openmls