Oddbean new post about | logout
 Nostr.build uses a blurhash or something in the event that appears in Amethyst as the image is loading. Maybe something like that?

nostr:nprofile1qqsyvrp9u6p0mfur9dfdru3d853tx9mdjuhkphxuxgfwmryja7zsvhqpzamhxue69uhhv6t5daezumn0wd68yvfwvdhk6tcpz9mhxue69uhkummnw3ezuamfdejj7qgwwaehxw309ahx7uewd3hkctcscpyug nostr:nprofile1qqsfnz2sqsflkatdssmeztxr90s8xrd7r07xkhfwaa6eu9zkcguljpgppemhxue69uhkummn9ekx7mp0qyt8wumn8ghj7un9d3shjtnddaehgu3wwp6kytcpzamhxue69uhkummnw3ezuendwsh8w6t69e3xj7srn6f7x nostr:nprofile1qqsglv2qkn5dmmuhee9cy8fywfu2rfp4xd3xy0myqg2gfvmjl9yqqrqpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qz8rhwden5te0dehhxarj9ekh2arfdeuhwctvd3jhgtnrdaksz9nhwden5te0wfjkccte9ec8y6tdv9kzumn9wsrny48f 
 I’m looking for a specific way to basically TELL Damus to blur an image, even if it’s from someone I follow. And then if I connect to a particular relay, it could give me those images blurred specifically because my personal relay gave the “signal” to do so, while I’m browsing in @damus 

Essentially a way to tag or assign blurring to any specific note. 
 there's no way to do that at the moment, but nip36 seems like the right approach for this:

https://github.com/nostr-protocol/nips/blob/master/36.md 
 I can publish http headers with moderation ratings, if you want to consume them. We perform it asynchronously, so they are not immediately available, only after 20-60 seconds. 
 that would be great 
 Ok, I’ll implement it today and let you know details on the TG group. 
 Why would you want to do that? 
 I found a lightweight model that can determine with pretty solid accuracy whether an image is NSFW or not. Would be cool to have a SFW relay that did this for you and auto-blurred posts from people you follow that might have nudity. 
 We are already using one (probably same model) and nostrcheck.me uses our API for that too.