Thread

Replies (24)

So here's a question - I want to create a single thread/feed with music videos that I would like to append regularly (e.g. every day/week). What is the best way to do that? Keep "quoting" the previous note? Add a reply every time more and more nested? Anything else?
- it's basically blossom with directories and file chunking. * Merkle tree roots published on nostr, so you can have npub/path addressed directories whose content you can update. * Chunks are encrypted by default (Freenet style CHK content hash key encryption). * Peers request chunks over WebRTC with Freenet style privacy preserving HTL hops-to-live algorihtm. * HTTP blossom servers used as fallback. I also have github replacement on hashtree in the works: image