sbrocher wrote:> Hi,
>
> I have a web app that will be generating some files that need be
> transmitted through FTP to another server but, before doing so, they
> must be PGP encrypted with, naturally, the public PGP key of the
> receiver.
>
> Say I have the file contents on a local variable in memory (these
> files are small), is there any "easy" way to perform the PGP
> encryption from RoR?
>
> In other words, I''d like to avoid generating the clear file on the
> file system and then calling a system process (probably gpg) to
> encrypt it.
>
> Has anyone here used ruby GPGME?
>
> http://rubyforge.org/projects/ruby-gpgme/
>
> I''ve successfully used GPGME libs w/other languages before, but
the
> ruby bindings don''t seem to be very active / stable? (the above is
on
> alpha ... I need a prod-ready solution).
>
> Any other ideas?
>
> Thanks!
> Seb
Seb,
Not sure if this helps you but we have ruby bindings for the commercial
version of PGP Command Line. The bindings require a licensed copy of PGP
Command Line which could prove cost prohibitive. If you purchased the
C/L through us we can provide you with the bindings.
If you are interested you can email me via
carl.bourne-yDk44B+76HnRZ1oM81ef8Q@public.gmane.org
Best Regards,
Carl
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---