This message was generated on an offline device. Indeed this device was never connected to the internet.
It was shared from its local relay to my local relay via Bluetooth (and Negentorpy)
I were able to recover it with Amethyst and broadcast it to my online relays.
Everything thanks to @Samiz π₯³ I think I'm getting closer to an alpha version
Login to reply
Replies (26)
Sweet! Hard at work I see. Can't wait to give it a test!
Hey since you're on this rabbit hole, have you researched delay tolerant networking? There's a whole protocol stack with convergence layer handling for this kind of stuff.
I was aware of the existence of some patterns for it but didn't dig into it that much. Definitively something I want to implement in one way or another once I have a working version. Thanks for bringing it up!!
Actually, I think I intuitively implemented some basic patterns of it. But it seems there is a good bunch of good examples, nice.

π
Cool! What I negentropy?
Why you need amethyst?
You need to visualize the event somehow, it doesn't have to be Amethyst, any existing client works
I though the relay on the second phone immediately pushes new messages to online relays, is this the final goal?
I was thinking on providing that option directly from Samiz, but not for the first version certainly
Great work!!!!
π
View quoted note β
this is actually sick
This is what Nostr needs.
syncing from relay
Very cool π
π₯Ή
Nutzap + Samiz : offline local Nostr including zaps π€
Somehow reminded me instantly of a galvanic isolation...


Galvanic isolation - Wikipedia
Love that
That's basically the concept of air gap in the Bitcoin community. I'm considering the use case for @Samiz where you can have an offline signer device broadcasting notes to another connected to the internet
π₯π€
Hi there, very interesting use case. Do you have some docs available for Samiz? What I can collect from NOSTR is a bit scattered. Would be nice to see devices and Apps needed to make things happen. Also a workflow would be very helpfull. Thanks for your great work.
Thank you! You can find al I have in the README file.
As an start base, out of Samiz, you just need a client (Amethyst) and a local relay (Citrine) connected.
I'll probably make a demo video for the next release showing how to set it up.
GitHub
GitHub - KoalaSat/samiz: BLE mesh for nostr notes when the internet is down
BLE mesh for nostr notes when the internet is down - KoalaSat/samiz
Yes, a demo video would be nice. And thank you for the quick reply and the github link ππΌ