What is Nostr?
mleku
npub1fjq…leku
2025-01-19 12:37:41
in reply to nevent1q…p6ev

mleku on Nostr: blossom is just a content addressed network file store you store stuff, and the hash ...

blossom is just a content addressed network file store

you store stuff, and the hash of the stuff is the address you can retrieve it with

if you want to do a path-based file store it's not difficult to do either, but it requires a file-to-mapping table, a tree structured linked list

i think webdav is an example of a protocol that does this already that you can probably find a library or canned server to redirect traffic for this purpose as the case may be

i wrote a simple path based store on top of badger that i plan to some day use as a configuration store... or something

it's a fun subject, really, store and retrieve, but how do you want to address it
Author Public Key
npub1fjqqy4a93z5zsjwsfxqhc2764kvykfdyttvldkkkdera8dr78vhsmmleku