Git Product home page Git Product logo

Comments (8)

DougPuchalski avatar DougPuchalski commented on August 15, 2024

+1 I'm using carrierwave in my app. Love it.

from comfortable-mexican-sofa.

benvds avatar benvds commented on August 15, 2024

No image manipulation is used now, why not already implement carrierwave? It already support RMagick and MiniMagick. If u want I can provide a pull request.

from comfortable-mexican-sofa.

GBH avatar GBH commented on August 15, 2024

You can set your own rules for paperclip if you want to create thumbs/etc. CarrierWave has problems with how it interfaces with your app. See: carrierwaveuploader/carrierwave#361
I looked really good on the surface, but I'm not going to use it until it gets fixed. DragonFly probably would be better. But for now I'll stick with Paperclip.

from comfortable-mexican-sofa.

Daniel-ltw avatar Daniel-ltw commented on August 15, 2024

Could we re-open this ticket?

I have notice that imagemagick will become a major problem with the CVE that it has.

If Dragonfly do support other lib, rather than imagemagick, then we could also consider that.

Paperclip only does imagemagick.

from comfortable-mexican-sofa.

GBH avatar GBH commented on August 15, 2024

what's the alternative to imagemagick these days?

from comfortable-mexican-sofa.

Daniel-ltw avatar Daniel-ltw commented on August 15, 2024

Like what @benvds mentioned, those would be the alternatives.

from comfortable-mexican-sofa.

GBH avatar GBH commented on August 15, 2024

you mentioned vulnerabilities in imagemagick. so what's the alternative to that? Rmagick and minimagick are just wrappers on top of that, no?

from comfortable-mexican-sofa.

Daniel-ltw avatar Daniel-ltw commented on August 15, 2024

I guess with a simple search so far, graphicsmagick seems to be the best alt to imagemagick.

Here are some CVE details to both library:
http://www.cvedetails.com/product/4903/Graphicsmagick-Graphicsmagick.html?vendor_id=2802
http://www.cvedetails.com/vendor/1749/Imagemagick.html

And I guess finding a ruby image/file processing gem that uses alternative library might be hard too, but should be something that needs exploring.

from comfortable-mexican-sofa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.