Ruby on Rails Friday, April 1, 2016

Hi! jfried, did you get the solution to encryption of files before uploading them to S3. If yes, how? If you can share the source code then it will be great as a learning resource.

Thanks
Avi

On Thursday, September 1, 2011 at 6:40:59 AM UTC+5:30, jfriedlaender wrote:
Hi,

I need to be able to encrypt files before storing them on S3, and then
decrypt them when accessing them. The files will be images, documents,
PDF, etc.

I am using Carrierwave to handle the file upload and storage. I am
storing them in Amazon S3.

Has anyone done this, or have any ideas how this would be achieved?

Thanks.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/a3500225-44fd-443e-a8f5-a38fefec48d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment