EXIF data handling/storage

I know Discourse strips EXIF, which is fine, but I was wondering if anyone knew the mechanism by which it does it. Specifically:

  • Is EXIF stripped clientside or on the server?
  • If it’s stripped on the server is that logged or stored anywhere?
  • If so is there a best practice on removing it?

Thanks

It’s stripped server-side by ImageMagick. It’s not logged or stored anywhere.

Not sure what you mean by “best practice”.

7 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.