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