SatsAndSports's avatar
SatsAndSports
npub1zthq...xm56
https://cashutube.satsandsports.cash/ Into bitcoin, specifically cashu. When I'm not working in the fiat mines, I'm into cycling and camping I'm trying to use White Noise (different npub), but don't have many contacts there yet!
Just started reading The Sovereign Individual This childish sentence, in the preface, makes me think this might be no better than the pleb slop in The Bitcoin Standard image and the first page of the first chapter isn't any better: image
This @FIPS network has N=six nodes and therefore five (N-1) spanning-tree-edges So we have two blooms filters for each spanning-tree-edge, i.e. 10 (possibly distinct) Bloom filters Do we also have two more Bloom filters for each of the *non-spanning-tree* peer connections? For example, if B and C peered with each other here, would we therefore have 12 Bloom filters? image @Johnathan Corgan I'm pretty sure I know the answer (Yes), but I'm not 100% sure This diagram is from the intro:
Just raw-dogged some HTML for the first time in about 25 years, as a sidequest while fixing an SSL cert issue image Seriously though, if we're going to Make Websites Great Again, I should check out things like nsite
Ideas I'm having while hiking now (and listening to the Nostr Compass podcast) - How similar are Bitchat and FIPs? ( @Arjen ) They both solve similar-ish problems in the (Bluetooth) mesh. Last I recall, @calle had added source routing in the Bluetooth mesh - Instead of building support for Cashu Spilman payment channels directly into apps such as Nostr relays and Blossom servers and Nostr client, I should just start with making Docker images which act as proxies to those systems. One container on the client side which adds the payment before forwarding it, and another container on the server side which accepts the payment before forwarding it to the "real" server - I should use HD (hierarchical, deterministic, [BIP32?]) key generation in the encrypted file storage thing that I mentioned an hour or two ago, so that I can give you the keys to access and decrypt a *sub*folder of my data. You can derive the private keys for any file or folder nested within that, but you can't go back up to the root
Thinking of this for file storage, for a decentralised and trust-minimised approach, with redundancy and privacy: - Merkle trees (or something similar) to represent the stored files, so that large files and directory structures can be stored, and Merkle proofs so that service providers can easily prove that they have every (part of) your file. If a provider loses your data, you can prove it publicly. With the right design of this, we can support making lots of small changes very efficiently and updating the root quickly - encrypt the data - Redundancy. Store your data with multiple providers, with a watchtower to test providers regularly (using the Merkle proofs) to identify gaps - as well as encrypting the data, also encrypt the data a second time with a different key for each provider. This forces providers to really store your data, instead of just 'proxying' another provider's copy of your data - Your watchtower(s) doesn't need to know the main encryption key. They just need to know your secondary - per-provider - keys. This gives your watchtower enough information to quickly copy your data to other service providers, always ensuring that you have at least N copies of each fragment of data - the providers sign the Merkle root, giving you a promise to store that data. Making a small change to a huge file system is an efficient process. When you change some data, you sign an event which releases the old root - paid with bitcoin of course. If making many small changes, a system that allows high-frequency micropayments (e.g. Cashu Spilman channels) would help to pay on demand Let's make a simple web-based client for this, perhaps a PWA that uses Nostr to store state
All the cool kids are working on FROST Today, I demo'ed a toy Cashu wallet to some Nostr/Bitcoin folks where spending from the wallet requires a signature to spend (this enforcement is standard Cashu, enforced by the mint), and the signature is made via FROST, and the signers coordinate via Nostr to exchange the FROST data I'll share some links later. It's not really usable, but I just found it fun to connect Frost+Cashu+Nostr View quoted note โ†’
SatsAndSports's avatar
SatsAndSports 2 weeks ago
Hacking feels good this evening, mostly because I'm using it as a distraction from hunger ๐Ÿ˜€ I decided two days ago to cut back drastically on carbs, so I need the dopamine from seeing tests passing to substitute I'm suddenly craving chocolate
SatsAndSports's avatar
SatsAndSports 2 weeks ago
Noob question about @White Noise: Are DMs simply a full MLS group, but just limited by the app to two users? So the Marmot protocol would allow a third user (or a second device for one user) to be added? (That might be bad UX though)
SatsAndSports's avatar
SatsAndSports 2 weeks ago
Look after your knees! I've just recovered from a knee injury and I'm loving hiking again With the benefit of hindsight, I now realise that the relative lack of sport was affecting my mood and productivity for the last few months And I'm enjoying the gym again Bear markets are for (body) builders! image
โ†‘