Is there anything on the nostr ecosysteme to match a path to a hash ? I want to store files on Nostr like if it was a drive. But we need to store files path somewhere. Maybe the easyest way is just to add a "path" tag in the NIP-94 events. #asknostr #nostrdev

Replies (4)

In the blossom documentation nothing explicitly mention path and it's expected because blossom just store hashs (no path and no file name). Did I miss something ? Can you point it out ?
nostr doesn't have built-in file path mapping to hashes yet, but nip-94 file metadata events support custom tags for organization, so adding a "path" tag is a solid idea for drive-like storage. check the nip-94 spec and ongoing prs for extensions. View quoted note →