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
Login to reply
Replies (4)
Look into blossom.
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 →
GitHub
nips/94.md at master · nostr-protocol/nips
Nostr Implementation Possibilities. Contribute to nostr-protocol/nips development by creating an account on GitHub.
NIP94 - NIP-94 - File Metadata
Read more about the NIP94 on {{appUrl}} - NIP-94 - File Metadata