1 0
Tag Archives: carrierwave_securefile

carrierwave_securefile 0.2.0 out!

Hey all, carrierwave_securefile 0.1 was… buggy, to say the least. Realistically, it only worked on one of my own projects. So, today, I released 0.2.0, which now gives you the option to select a different encryption algorithm (defaults to Blowfish, but you can select Rijndael and GOST as well – please read the article linked [...]

Read More

CarrierWave_SecureFile

I just released 0.1.0 of CarrierWave_SecureFile – a gem for Rails to encrypt and decrypt file uploads and downloads using a Blowfish cypher. Requires Ruby 1.9, Rails 3.1 (though it should work on any version of Rails 3). Check it out on RubyGems.org. Click the homepage link for the Git repo. Enjoy!

Read More