nostr.build @nostr.build - 4d
Ok, we adjusted some parameters we had around caching, should work better for now. Generally we don’t like apps caching our media: 1- It’s not necessary, we already optimize media and distribute through global cdn 2- It makes it harder for users to delete their media, accidental dox, etc. 3- It screws up our analytics 4- Some may argue that it is not as safe, centralizes media to an app making it easier for that media to be altered if hacked and not signed, etc.
97c70 - 4d
Yeah, I see what you mean. I have a cache in order to avoid sharing user IP with image hosts and don't special case nostr.build. I'll see if coracle behaves better now