Replies (23)

would be cool to have a thing like this but that any relay can implement as a file service... just needs 64 character hex content ID hashes or similar to make search easier, make it talk regular http file request language but map the files to their identity hashes idk what y'all in the rest of dev land work with but making a file server with #golang is ridiculously simple, such a service would be a few hundred lines of code
i'm gonna be looking close at this one make sure i implement it at some point down the track not far from now it's just a http json chatter so it should be pretty straightforward
no, it doesn't *necessarily* put files into relays, the relays have to implement it it does implement a method for regular CDN type hosting to be the target for a content link but also allows for relays to do the same thing