@dansup Not sure that I like your stance on that. "The JS logic we employ can be abused for privacy reasons" pretty much means there is a security bug in your JS code, and if that's true, Vanadium is one of few browsers that mitigate it. WontFix pretty much sounds as if user safety isn't a concern for #Pixelfed then?
@derfopps If you look at the actual code, you will see we simply create a canvas object and apply the filter to it.
While the canvas browser API can be abused in various ways, the only way to prevent that would be to eliminate the feature all together!
https://github.com/pixelfed/pixelfed/blob/dev/resources/assets/js/components/ComposeModal.vue#L1789-L1819