Replying to Avatar 0xtr

nostr:npub1ye5ptcxfyyxl5vjvdjar2ua3f0hynkjzpx552mu5snj3qmx5pzjscpknpr can we get an optional exif removal feature on NIP-68 picture events in Nostrudel? Probably many people that want to share their photos but doesn't want to share all the metadata that might be contained in the image file.

I think it's already doing this in the background, but I probably should make it more obvious in the UI.

Maybe something warning the user metadata was found and removed

Also your default blossom server might be stripping metadata

Reply to this note

Please Login to reply.

Discussion

Good idea to clarify to the user that the metadata is going to be removed, I have no idea today if it does anything to it.

Well, BUD-01 says very clearly that the blossom server MUST NOT modify the blob on uploads? Or could that be done with BUD-05 maybe?

Its BUD-05. If a user trusts a server they can IP-load to the /media endpoint and let the server modify and optimize the picture

Then they can use the /mirror endpoint on other servers to copy the new blob to other servers

I need to add that to my Blossom server implementation «cherry-server».

Glad your maintaining your own blossom server. It's better if there are lots of implementations