You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm ready to replace my ImageMagick backend to imageflow, but I'm worried about "Production-ready for trusted image files" I read in docs. What that means? In my use case, imageflow will serve images uploaded by users. Is it safe to use imageflow in this case?
The text was updated successfully, but these errors were encountered:
Imageflow hasn't been audited by a third party firm for use with untrusted
image files, thus the statement. That said, it's almost certainly safer
than ImageMagick (check the rate of CVEs for ImageMagick).
On Wed, Jul 28, 2021, 4:52 PM Gustavo Honorato ***@***.***> wrote:
I'm ready to replace my ImageMagick backend to imageflow, but I'm worried
about "Production-ready for trusted image files". What that means? In my
use case, imageflow will serve images uploaded by users. Is it safe to use
imageflow in this case?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#50>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA2LH3IRQWNGC225HLTHX3T2CCZDANCNFSM5BFI4BOA>
.
I'm ready to replace my ImageMagick backend to imageflow, but I'm worried about "Production-ready for trusted image files" I read in docs. What that means? In my use case, imageflow will serve images uploaded by users. Is it safe to use imageflow in this case?
The text was updated successfully, but these errors were encountered: