Join Nostr
2026-04-13 12:27:30 UTC

Tim Bouma on Nostr: #Nostr is the protocol that keeps on giving. Over the weekend, I experimented with ...

#Nostr is the protocol that keeps on giving.

Over the weekend, I experimented with publishing events with an “o” tag having the sha256 digest of an original document (pdf, jpg, etc). Then using a separate script to calculate the digest of a selected document to see if there is a corresponding event. It worked, because according to NIP-01, single letter tags are indexed, so I could filter for the event.

This is a big deal because now I have the basis to build an electronic transferable record (ETR) system that does not require any “blockchain”. This can be used to manage title documents such as a bills of lading. Even, better, since payments is already tightly integrated (nip57, lud16) adding payments for title transfer will be a breeze!

Onward!